RE: [EXT] [dpdk-dev v3 1/1] lib/cryptodev: multi-process IPC request handler

2022-10-05 Thread Ji, Kai
Please see my comments inline > -Original Message- > From: Akhil Goyal > Sent: Tuesday, October 4, 2022 7:13 PM > To: Ji, Kai ; dev@dpdk.org > Subject: RE: [EXT] [dpdk-dev v3 1/1] lib/cryptodev: multi-process IPC request > handler > > > This patch add a fun

RE: [EXT] [dpdk-dev v3 1/1] lib/cryptodev: multi-process IPC request handler

2022-10-04 Thread Akhil Goyal
> This patch add a function to support queue-pair configuration > request to allow the primary or secondary process to setup/free the > queue-pair via IPC handler. Add in queue pair in-used by process id > array in rte_cryptodev_data for pid tracking. > > Signed-off-by: Kai Ji I had a comment on