net/bnxt: support VXLAN decap offload
[dpdk.git] / doc / guides / rel_notes / release_20_11.rst
index 5b73889..d6fb438 100644 (file)
@@ -156,6 +156,8 @@ New Features
   * Added support for RSS hash level selection.
   * Updated HWRM structures to 1.10.1.70 version.
   * Added TRUFLOW support for Stingray devices.
+  * Added support for representors on MAIA cores of SR.
+  * Added support for VXLAN decap offload using rte_flow.
 
 * **Updated Cisco enic driver.**
 
@@ -169,6 +171,10 @@ New Features
   Added the FEC PMD which provides functions for query FEC capabilities and
   current FEC mode from device. Also, PMD for configuring FEC mode is also provided.
 
+* **Updated Intel iavf driver.**
+
+  * Added support of AVX512 instructions in Rx and Tx path.
+
 * **Updated Intel ice driver.**
 
   * Used write combining stores.