[EXT] [dpdk-dev v5] crypto/ipsec_mb: multi-process IPC request handler

Akhil Goyal gakhil at marvell.com
Thu Oct 27 11:54:48 CEST 2022


> 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 at intel.com>
> Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
> v5:
> - minor updates and typo fix
Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list