> -----Original Message----- > From: Nayak, Nishikanta <nishikanta.na...@intel.com> > Sent: Wednesday, December 20, 2023 1:26 PM > To: dev@dpdk.org > Cc: Ji, Kai <kai...@intel.com>; Power, Ciara <ciara.po...@intel.com>; Kusztal, > ArkadiuszX <arkadiuszx.kusz...@intel.com>; Nayak, Nishikanta > <nishikanta.na...@intel.com>; Thomas Monjalon <tho...@monjalon.net>; > Burakov, Anatoly <anatoly.bura...@intel.com> > Subject: [PATCH 1/4] common/qat: add files specific to GEN5 > > Adding GEN5 files for handling GEN5 specific operaions. > These files are inherited from the existing files/APIs which has some changes > specific GEN5 requirements Also updated the mailmap file. > > Signed-off-by: Nishikant Nayak <nishikanta.na...@intel.com> > --- A note on this one, We will send a v2 of this patchset soon, renaming the device to GEN_LCE instead of GEN5. This will avoid clashing with the patch I have just sent for another QAT device, that is named GEN5. (https://patches.dpdk.org/project/dpdk/patch/20240223151255.3310490-5-ciara.po...@intel.com/) Thanks, Ciara