net/cnxk: add TM shaper and node operations
[dpdk.git] / doc / guides / rel_notes / release_21_11.rst
index 945a3d4..d4c66d8 100644 (file)
@@ -73,6 +73,10 @@ New Features
   * Implement support for tunnel offload.
   * Updated HWRM API to version 1.10.2.44
 
+* **Updated Intel iavf driver.**
+
+  * Added Intel iavf support on Windows.
+
 * **Updated Intel ice driver.**
 
   * Added 1PPS out support by a devargs.
@@ -80,6 +84,7 @@ New Features
 * **Updated Marvell cnxk ethdev driver.**
 
   * Added rte_flow support for dual VLAN insert and strip actions.
+  * Added rte_tm support.
 
 * **Updated Marvell cnxk crypto PMD.**