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

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Oct 26 15:04:19 CEST 2022


Hi Kai,


> -----Original Message-----
> From: Ji, Kai <kai.ji at intel.com>
> Sent: Wednesday, October 26, 2022 1:49 PM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Ji, Kai <kai.ji at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Burakov, Anatoly
> <anatoly.burakov at intel.com>
> Subject: [dpdk-dev v4] crypto/ipsec_mb: 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 reguest to primary process via IPC

Still typo: reguest -> request.

> 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>

Just one missing typo to fix. Apart from that:

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com> 


More information about the dev mailing list