Re: [dpdk-dev] [PATCH v2 00/16] Add support for fourth generation of Intel QuickAssist Technology devices
From: Zhang, Roy Fan <hidden>
Date: 2021-06-29 12:14:41
From: Zhang, Roy Fan <hidden>
Date: 2021-06-29 12:14:41
-----Original Message----- From: Kusztal, ArkadiuszX <redacted> Sent: Monday, June 28, 2021 5:34 PM To: dev@dpdk.org Cc: gakhil@marvell.com; Trahe, Fiona <redacted>; Zhang, Roy Fan [off-list ref]; Kusztal, ArkadiuszX [off-list ref] 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 <redacted>