[dpdk-dev] [EXT] [PATCH v2 00/16] Add support for fourth generation of Intel QuickAssist Technology devices

Akhil Goyal gakhil at marvell.com
Fri Jul 16 20:09:59 CEST 2021


> 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.
> 
> v2:
> - add service discovery
> 
Fixed patch title/description
Fixed checkpatch warning also.
Series Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto except the last patch which needs a rework.
Also squashed the 15/16 patch to 14/16 patch as it makes no sense to have
A separate patch just to alter feature flags when the main thing is done in the
Previous patch.



More information about the dev mailing list