> This patch fixes the raw data path dequeue burst fail problem. > Previously the in case the queue is full and not all packets > asked to be dequeued are processed, the dequeue burst will > never happen. > > Fixes: c21574edc52a ("cryptodev: add dequeue count parameter in raw API") > Cc: roy.fan.zh...@intel.com > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> Cc: sta...@dpdk.org
Applied to dpdk-next-crypto