RE: [dpdk-dev v7 05/10] crypto/qat: rework asymmetric crypto build operation

2022-02-09 Thread Zhang, Roy Fan
> -Original Message- > From: Kai Ji > Sent: Tuesday, February 8, 2022 6:15 PM > To: dev@dpdk.org > Cc: gak...@marvell.com; Ji, Kai > Subject: [dpdk-dev v7 05/10] crypto/qat: rework asymmetric crypto build > operation > > This patch reworks the

[dpdk-dev v7 05/10] crypto/qat: rework asymmetric crypto build operation

2022-02-08 Thread Kai Ji
This patch reworks the asymmetric crypto data path implementation to QAT driver. The change includes separation of different QAT generations' asymmetric crypto data path implementations and shrink the device capabilities declaration code size. Signed-off-by: Kai Ji --- drivers/common/qat/qat_qp.