numam-dpdk/drivers
Kai Ji b35848bc01 crypto/ipsec_mb: add multi-process IPC request handler
As the queue pair used in secondary process needs to be set up by
the primary process, this patch adds an IPC register function to help
secondary process to send out queue-pair setup request to primary
process via IPC request messages. A new "qp_in_used_pid" param stores
the PID to provide the ownership of the queue-pair so that only the PID
matched queue-pair can be free'd in the request.

Signed-off-by: Kai Ji <kai.ji@intel.com>
Acked-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2022-10-29 13:01:41 +02:00
..
baseband baseband/acc100: configure PMON control registers 2022-10-29 13:01:40 +02:00
bus bus/vdev: fix crash in device cleanup 2022-10-20 11:35:07 +02:00
common crypto/qat: add ECDH public key verification 2022-10-29 13:01:41 +02:00
compress common/mlx5: fix disabling build 2022-10-30 15:55:10 +01:00
crypto crypto/ipsec_mb: add multi-process IPC request handler 2022-10-29 13:01:41 +02:00
dma dma/idxd: check DSA device allocation 2022-10-10 17:53:18 +02:00
event common/cnxk: support 103XX CPT 2022-10-29 13:01:40 +02:00
gpu dev: hide driver object 2022-09-23 16:14:34 +02:00
mempool drivers: mark SW PMDs to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00
net common/cnxk: generate MD5 ipad opad 2022-10-29 13:01:40 +02:00
raw raw/cnxk_bphy: extend PF function address access 2022-10-26 23:19:19 +02:00
regex common/mlx5: fix disabling build 2022-10-30 15:55:10 +01:00
vdpa common/mlx5: fix disabling build 2022-10-30 15:55:10 +01:00
meson.build build: export include directories list 2022-10-28 14:27:48 +02:00