Re: [dpdk-dev] [PATCH v2 07/16] crypto/qat: rework init common header function

2021-06-29 Thread Zhang, Roy Fan
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Monday, June 28, 2021 5:34 PM > To: dev@dpdk.org > Cc: gak...@marvell.com; Trahe, Fiona ; Zhang, Roy > Fan ; Kusztal, ArkadiuszX > > Subject: [PATCH v2 07/16] crypto/qat: rework init common header function > > Rework init common he

[dpdk-dev] [PATCH v2 07/16] crypto/qat: rework init common header function

2021-06-28 Thread Arek Kusztal
Rework init common header function for request descriptor so it can be called only once. Signed-off-by: Arek Kusztal --- drivers/crypto/qat/qat_sym.c | 25 +-- drivers/crypto/qat/qat_sym_session.c | 265 ++- drivers/crypto/qat/qat_sym_session.h | 12 ++ 3 files