Hi Kai,

> -----Original Message-----
> From: Ji, Kai <[email protected]>
> Sent: Wednesday, October 26, 2022 1:49 PM
> To: [email protected]
> Cc: [email protected]; Ji, Kai <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>; Burakov, Anatoly
> <[email protected]>
> 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 <[email protected]>
> Acked-by: Arek Kusztal <[email protected]>

Just one missing typo to fix. Apart from that:

Acked-by: Pablo de Lara <[email protected]> 

Reply via email to