[PATCH v2] crypto/ipsec_mb: fix allocating mb_mgr in session

Akhil Goyal gakhil at marvell.com
Thu May 25 09:09:06 CEST 2023


> Acked-by: Kai Ji <kai.ji at intel.com>
> 
> > Subject: [PATCH v2] crypto/ipsec_mb: fix allocating mb_mgr in session
> >
> > When configuring the session, use the queue pair mb_mgr that was already
> > allocated if possible. If this doesn't exist, then allocate a new mb_mgr.
> >
> > This reduces unnecessary cycles creating an mb_mgr for every session
> > configured.
> >
> > Fixes: c75542ae4200 ("crypto/ipsec_mb: introduce IPsec_mb framework")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> > Signed-off-by: Ciara Power <ciara.power at intel.com>
> > ---
Applied to dpdk-next-crypto



More information about the stable mailing list