]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/features/mlx5.ini
crypto/ipsec_mb: add chacha_poly PMD
[dpdk.git] / doc / guides / cryptodevs / features / mlx5.ini
index ceadd967b6822c28e5c9ea210c27c38f3750e192..a89526add0b92e6b627f4123b671c874e549d235 100644 (file)
@@ -4,12 +4,22 @@
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Features]
+Symmetric crypto       = Y
 HW Accelerated         = Y
+In Place SGL           = Y
+OOP SGL In SGL Out     = Y
+OOP SGL In LB  Out     = Y
+OOP LB  In SGL Out     = Y
+OOP LB  In LB  Out     = Y
+Cipher multiple data units = Y
+Cipher wrapped key     = Y
 
 ;
 ; Supported crypto algorithms of a mlx5 crypto driver.
 ;
 [Cipher]
+AES XTS (128)  = Y
+AES XTS (256)  = Y
 
 ;
 ; Supported authentication algorithms of a mlx5 crypto driver.