crypto/cnxk: support lookaside IPsec
[dpdk.git] / doc / guides / rel_notes / release_21_11.rst
index d707a55..bcc3e22 100644 (file)
@@ -55,6 +55,17 @@ New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
+* **Enabled new devargs parser.**
+
+  * Enabled devargs syntax
+    ``bus=X,paramX=x/class=Y,paramY=y/driver=Z,paramZ=z``
+  * Added bus-level parsing of the devargs syntax.
+  * Kept compatibility with the legacy syntax as parsing fallback.
+
+* **Updated Marvell cnxk crypto PMD.**
+
+  * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K.
+
 
 Removed Items
 -------------