> >
> > 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: [email protected]
> > Signed-off-by: Bernard Iremonger <[email protected]>
> > Acked-by: Fiona Trahe <[email protected]>
> > Acked-by: Konstantin Ananyev <[email protected]>
> > ---
> > Changes in v2:
> > Added crypto_dequeue_burst() function
> >
> Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto
Thanks.