[dpdk-dev] [PATCH v4 00/14] refactor and cleanup of rte_ring

Yuanhan Liu yuanhan.liu at linux.intel.com
Wed Mar 29 04:47:52 CEST 2017


On Tue, Mar 28, 2017 at 09:35:52PM +0100, 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 being more consistent in behaviour. The specific
> changes made are explained in each patch which makes that change.
> 
...
>  52 files changed, 664 insertions(+), 1472 deletions(-)
                     ^^^                ^^^^
Great rework!

Series Reviewed-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>

	--yliu


More information about the dev mailing list