[PATCH 1/1] examples/ipsec-secgw: add option for descriptors per QP
Akhil Goyal
gakhil at marvell.com
Wed Jun 15 17:15:00 CEST 2022
> > Added option to configure number of queue pair descriptors via command
> > line (--desc-nb NUMBER_OF_DESC).
> >
> > When the crypto processing takes longer durations, small queue pair size
> > would result in cryptodev enqueue failures. Larger queue pair size would
> > allow more packets to stay in flight simultaneously and reduce enqueue
> > failures.
> >
> > Signed-off-by: Volodymyr Fialko <vfialko at marvell.com>
>
> Acked-by: Anoob Joseph <anoobj at marvell.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto
More information about the dev
mailing list