numam-dpdk/drivers/crypto/ipsec_mb
Ciara Power e0e095d314 crypto/ipsec_mb: fix queue setup in 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: b35848bc01 ("crypto/ipsec_mb: add multi-process IPC request handler")

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Kai Ji <kai.ji@intel.com>
2022-11-07 05:42:54 +01:00
..
ipsec_mb_ops.c crypto/ipsec_mb: fix queue setup in secondary process 2022-11-07 05:42:54 +01:00
ipsec_mb_private.c crypto/ipsec_mb: fix multiprocess request registration 2022-11-03 12:59:18 +01:00
ipsec_mb_private.h crypto/ipsec_mb: add multi-process IPC request handler 2022-10-29 13:01:41 +02:00
meson.build drivers: mark SW PMDs to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00
pmd_aesni_gcm_priv.h crypto/ipsec_mb: remove redundant includes 2022-09-27 17:16:52 +02:00
pmd_aesni_gcm.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
pmd_aesni_mb_priv.h crypto/ipsec_mb: support all tag sizes for ZUC-EIA3-256 2022-10-07 19:46:11 +02:00
pmd_aesni_mb.c crypto/ipsec_mb: support remaining SGL 2022-10-29 13:01:38 +02:00
pmd_chacha_poly_priv.h crypto/ipsec_mb: add chacha_poly PMD 2021-10-20 15:33:16 +02:00
pmd_chacha_poly.c cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
pmd_kasumi_priv.h crypto/ipsec_mb: move kasumi PMD 2021-10-20 12:06:01 +02:00
pmd_kasumi.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
pmd_snow3g_priv.h crypto/ipsec_mb: move snow3g PMD 2021-10-20 12:06:01 +02:00
pmd_snow3g.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
pmd_zuc_priv.h crypto/ipsec_mb: fix ZUC authentication verify 2022-02-24 11:21:12 +01:00
pmd_zuc.c cryptodev: rework session framework 2022-10-04 22:04:59 +02:00