> -----Original Message----- > From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com> > Sent: Monday, June 28, 2021 5:34 PM > To: dev@dpdk.org > Cc: gak...@marvell.com; Trahe, Fiona <fiona.tr...@intel.com>; Zhang, Roy > Fan <roy.fan.zh...@intel.com>; Kusztal, ArkadiuszX > <arkadiuszx.kusz...@intel.com> > Subject: [PATCH v2 00/16] Add support for fourth generation of Intel > QuickAssist Technology devices > > This patchset adds support for fourth generation (GEN4) of Intel QuickAssist > Technology (QAT) devices. > Symmetric crypto PMD is enabled with following algorithms: > > * AES-CBC > * AES-CMAC > * AES-XCBC MAC > * NULL (auth, cipher) > * SHA1-HMAC > * SHA2-HMAC (224, 256, 384, 512) > * Chacha20-Poly1305 > * AES-CCM > * AES-GCM > > Other services (compression, asymmetric crypto) are not added with this > patchset. >
Please address the checkstyle issues in patch No. 7 and 8. Other than that Acked-by: Fan Zhang <roy.fan.zh...@intel.com>