[dpdk-dev] [PATCH v4 0/3] add rte ring reset api and use it to flush a ring by hash

Thomas Monjalon thomas at monjalon.net
Wed Jan 2 13:50:55 CET 2019


02/01/2019 01:55, Gavin Hu:
> V4: Include the ring perf test case enhancement patch in the series.
> 
> V3: Allow experimental API for meson build
> 
> V2: Fix the coding style issue(commit message line too long)
> 
> V1: To flush a ring not in use, dequeue one by one is wasting cpu cycles.
> The patch is to just resetting the head and tail indices to save cpu
> cycle.

It is too late for adding this API in 19.02, but we should
review and give opinion, so it will be ready to integrate
in early February.




More information about the dev mailing list