RE: [dpdk-dev v10 3/9] crypto/qat: rework session functions

2022-02-22 Thread Zhang, Roy Fan
> -Original Message- > From: Ji, Kai > Sent: Tuesday, February 22, 2022 5:02 PM > To: dev@dpdk.org > Cc: gak...@marvell.com; Zhang, Roy Fan ; Ji, Kai > > Subject: [dpdk-dev v10 3/9] crypto/qat: rework session functions > > This patch introduces a set of

[dpdk-dev v10 3/9] crypto/qat: rework session functions

2022-02-22 Thread Kai Ji
This patch introduces a set of set_session methods to QAT generations. In addition, the reuse of QAT session between generations is prohibit as the support of min_qat_dev_gen_id' is removed. Signed-off-by: Kai Ji --- drivers/crypto/qat/dev/qat_asym_pmd_gen1.c | 9 +- drivers/crypto/qat/dev/q