doc: fix crypto perf script guide
[dpdk.git] / doc / guides / rel_notes / release_21_02.rst
index 2a1f43b..baf3215 100644 (file)
@@ -92,6 +92,14 @@ New Features
 
   * Added support for 64B completion queue entries
 
+* **Updated Hisilicon hns3 driver.**
+
+  * Added support for traffic management
+
+* **Updated Intel i40e driver.**
+
+  * Added support on Windows.
+
 * **Updated Intel ice driver.**
 
   Updated the Intel ice driver with new features and improvements, including:
@@ -116,6 +124,21 @@ New Features
   * Added support for E-Switch mirroring and jump action in the same flow.
   * Added support to handle modify action in correct order regarding the
     mirroring action on E-Switch.
+  * Enlarged the number of flow priorities to 21844 (0 - 21843) for ingress or
+    egress flow groups greater than 0 and for any transfer flow group.
+  * Added support for the Tx mbuf fast free offload.
+  * Added support for flow modify field action.
+
+* **Updated the Pensando ionic driver.**
+
+  Updated the Pensando ionic driver with new features and improvements, including:
+
+  * Fixed bugs related to link autonegotiation.
+  * Fixed bugs related to port start/stop and queue start/stop.
+  * Added support for probing the supported queue versions. Note that
+    extremely old (pre-1.0) firmware will no longer be usable with the PMD.
+  * Removed unused code.
+  * Reduced device startup time.
 
 * **Updated Wangxun txgbe driver.**
 
@@ -151,6 +174,12 @@ New Features
 
   See the :doc:`../compressdevs/mlx5` for more details.
 
+* **Added python script to run crypto perf tests and graph the results.**
+
+  A new python script has been added to automate running crypto performance
+  tests and output graphed results to PDF files.
+  See the :doc:`../tools/cryptoperf` guide for more details.
+
 * **Added support for build-time checking of header includes.**
 
   A new build option ``check_includes`` has been added, which, when enabled,