> The enqueue/dequeue loop's exit condition is
> (ops_enqd_total >= total_ops). If the PMD driver cannot process the
> ops (returns zero), ops_enqd_total won't increase, resulting in an
> infinite loop. A check is added to process one op to determine
> whether PMD can process the packet.
> 
> Signed-off-by: Rupesh Chiluka <rchil...@marvell.com>
> ---
Acked-by: Akhil Goyal <gak...@marvell.com>

Applied to dpdk-next-crypto
Thanks.

Reply via email to