> > Subject: [PATCH] crypto/virtio: fix dataqueues iteration > > > > Fix dataqueues iteration using nb_queue_pairs info available in > > device data instead of max dataqueues as dataqueue count might > > have been changed in device configuration. > > > > Fixes: 6f0175ff53e0 ("crypto/virtio: support basic PMD ops") > > Cc: stable@dpdk.org > > > > Signed-off-by: Gowrishankar Muthukrishnan > Acked-by: Akhil Goyal Applied to dpdk-next-crypto Thanks