[dpdk-dev] [PATCH] app/test-crypto-perf: improve dequeue logic

Kevin Traynor ktraynor at redhat.com
Wed Mar 27 18:31:48 CET 2019


On 27/03/2019 11:47, Akhil Goyal wrote:
> In case of hardware PMDs (which may take a longer duration
> for processing the packets), there may be a case when the
> number of enqueued packets are more than the dequeued.
> 
> So if the difference is more than 8 times the burst size,
> more dequeue operations should be performed otherwise all
> the buffers will be blocked in hardware.
> 

Please add Fixes: tag and stable tag if appropriate.

> Signed-off-by: Akhil Goyal <akhil.goyal at nxp.com>



More information about the dev mailing list