>-----Original Message----- >From: dev <[email protected]> On Behalf Of Fan Zhang >Sent: Friday 22 October 2021 18:04 >To: [email protected] >Cc: [email protected]; Zhang, Roy Fan <[email protected]> >Subject: [dpdk-dev] [dpdk-dev v4 3/9] common/qat: add gen specific queue >pair function > >This patch adds the queue pair data structure and function prototypes for >different QAT generations. > >Signed-off-by: Fan Zhang <[email protected]> >--- > drivers/common/qat/qat_qp.c | 3 ++ > drivers/common/qat/qat_qp.h | 103 ++++++++++++++++++++++++---------- >-- <snip>
Acked-by: Ciara Power <[email protected]>

