RE: [PATCH v2] common/qat: limit configuration to the primary process

2023-10-27 Thread Power, Ciara
Hi Arek, > -Original Message- > From: Kusztal, ArkadiuszX > Sent: Monday, October 23, 2023 4:53 AM > To: dev@dpdk.org > Cc: gak...@marvell.com; Ji, Kai ; Power, Ciara > ; Kusztal, ArkadiuszX > > Subject: [PATCH v2] common/qat: limit configuration to the primary

[PATCH v2] common/qat: limit configuration to the primary process

2023-10-22 Thread Arkadiusz Kusztal
This change prevents certain configuration functions from being called by the secondary process. Signed-off-by: Arkadiusz Kusztal --- v2: - fixed incorrect function call - rephrased comments drivers/common/qat/qat_device.c | 115 +++- drivers/common/qat/qat_d