> > > > Added crypto_dequeue_burst() function to call > > rte_crypto_dequeue_burst() in a loop with a > > delay to ensure that all the packets are > > dequeued from the crtpto device. > > > > Fixes: 59d7353b0df0 ("test/ipsec: fix test suite setup") > > Cc: sta...@dpdk.org > > Signed-off-by: Bernard Iremonger <bernard.iremon...@intel.com> > > Acked-by: Fiona Trahe <fiona.tr...@intel.com> > > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com> > > --- > > Changes in v2: > > Added crypto_dequeue_burst() function > > > Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Applied to dpdk-next-crypto Thanks.