test/crypto: enable chacha_poly PMD
[dpdk.git] / doc / guides / rel_notes / release_21_11.rst
index 3edcdb5..9f29238 100644 (file)
@@ -235,6 +235,7 @@ New Features
     * KASUMI PMD.
     * SNOW3G PMD.
     * ZUC PMD.
+    * CHACHA20_POLY1305 - A new PMD added.
 
 * **Updated the aesni_mb crypto PMD.**
 
@@ -290,6 +291,7 @@ New Features
   * Added tests to validate packets hard expiry.
   * Added tests to verify tunnel header verification in IPsec inbound.
   * Added tests to verify inner checksum.
+  * Added tests for CHACHA20_POLY1305 PMD, including a new testcase for SGL OOP.
 
 * **Revised packet capture framework.**