2017-03-31 15:37, Ferruh Yigit:
> After latest master tree integrated into next-net, icc build throws
> following error, which I assume related to this patchset, FYI:
>
> In file included from .../lib/librte_ring/rte_ring.c(90):
> .../lib/librte_ring/rte_ring.h(162): error #1366: a reduction in
>
On 3/29/2017 2:09 PM, Bruce Richardson wrote:
> This patchset make a set of, sometimes non-backward compatible, cleanup
> changes to the rte_ring code in order to improve it. The resulting code is
> shorter, since the existing functions are restructured to reduce code
> duplication, as well as bein
2017-03-29 14:09, Bruce Richardson:
> Bruce Richardson (14):
> ring: remove split cacheline build setting
> ring: create common structure for prod and cons metadata
> ring: eliminate duplication of size and mask fields
> ring: remove debug setting
> ring: remove the yield when waiting for
This patchset make a set of, sometimes non-backward compatible, cleanup
changes to the rte_ring code in order to improve it. The resulting code is
shorter, since the existing functions are restructured to reduce code
duplication, as well as being more consistent in behaviour. The specific
changes m
4 matches
Mail list logo