Hi Arek, > -----Original Message----- > From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com> > Sent: Wednesday, February 21, 2024 7:50 AM > To: dev@dpdk.org > Cc: gak...@marvell.com; Power, Ciara <ciara.po...@intel.com>; Kusztal, > ArkadiuszX <arkadiuszx.kusz...@intel.com> > Subject: [PATCH v3] common/qat: add virtual qat device (vQAT) > > This commit adds virtual QAT device to the Intel QuickAssist Technology PMD. > There are three kinds of virtual QAT device defined which offer different QAT > service to the customers: symmetric crypto, asymmetric crypto and > compression. > > Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusz...@intel.com> > --- > v2: > - added symmetric crypto qp config > v3: > - added compression > - added asymmetric crypto <snip>
Acked-by: Ciara Power <ciara.po...@intel.com>