RE: [dpdk-dev v7 06/10] crypto/qat: unify qat sym pmd apis

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 06/10] crypto/qat: unify qat sym pmd apis > > This patch removes qat_sym_pmd.c and integrates all the ap

[dpdk-dev v7 06/10] crypto/qat: unify qat sym pmd apis

2022-02-08 Thread Kai Ji
This patch removes qat_sym_pmd.c and integrates all the apis into qat_sym.c. The unified/integrated qat sym crypto pmd apis should make them easier to maintain. Signed-off-by: Kai Ji --- drivers/common/qat/meson.build | 4 +- drivers/common/qat/qat_device.c | 4 +- drivers/common/