]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_21_11.rst
app/testpmd: support multi-process
[dpdk.git] / doc / guides / rel_notes / release_21_11.rst
index 6c311ab74dc4405c2a625c4874b06e48c33fca2f..43d367bcada268a168ff82a50882e6e53b0c4643 100644 (file)
@@ -75,7 +75,17 @@ New Features
 
 * **Updated NXP dpaa_sec crypto PMD.**
 
-  * Added DES-CBC and non-HMAC algo support.
+  * Added DES-CBC, AES-XCBC-MAC, AES-CMAC and non-HMAC algo support.
+  * Added PDCP short MAC-I support.
+
+* **Updated NXP dpaa2_sec crypto PMD.**
+
+  * Added PDCP short MAC-I support.
+
+* **Added multi-process support for testpmd.**
+
+  Added command-line options to specify total number of processes and
+  current process ID. Each process owns subset of Rx and Tx queues.
 
 
 Removed Items