[PATCH] crypto/ipsec-mb: fix qp setup for secondary process
Akhil Goyal
gakhil at marvell.com
Mon Nov 7 05:45:12 CET 2022
> Acked-by: Kai Ji <kai.ji at intel.com>
> > Subject: [PATCH] crypto/ipsec-mb: fix qp setup for secondary process
> >
> > If a secondary process is using a queue pair that has been setup by the primary
> > process, we need to reset mb_mgr pointers.
> > This commit removes an error return in this case, allowing secondary to do the
> > remaining setup for the existing qp.
> >
> > Fixes: b35848bc01f6 ("crypto/ipsec_mb: add multi-process IPC request
> handler")
> > Cc: kai.ji at intel.com
> >
> > Signed-off-by: Ciara Power <ciara.power at intel.com>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list