> Acked-by: Kai Ji <kai...@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...@intel.com > > > > Signed-off-by: Ciara Power <ciara.po...@intel.com> Applied to dpdk-next-crypto
Thanks.