[dpdk-dev] [PATCH v2] app/test/ipsec: fix logic around dequeue burst
Akhil Goyal
akhil.goyal at nxp.com
Wed Apr 17 10:59:25 CEST 2019
> >
> > 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: stable at dpdk.org
> > Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
> > Acked-by: Fiona Trahe <fiona.trahe at intel.com>
> > Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> > ---
> > Changes in v2:
> > Added crypto_dequeue_burst() function
> >
> Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list