net/mlx5: support E-Switch mirroring and jump in one flow
[dpdk.git] / doc / guides / rel_notes / release_21_02.rst
index a6bbfac..79fe82f 100644 (file)
@@ -99,6 +99,13 @@ New Features
   * Added Double VLAN support for DCF switch QinQ filtering.
   * Added support for UDP dynamic port assignment for eCPRI tunnel in DCF.
 
+* **Updated Intel iavf driver.**
+
+  Updated iavf PMD with new features and improvements, including:
+
+  * Added support for FDIR/RSS packet steering for eCPRI flow.
+  * Added support for FDIR TCP/UDP pattern without input set.
+
 * **Updated Mellanox mlx5 driver.**
 
   Updated the Mellanox mlx5 driver with new features and improvements, including:
@@ -106,6 +113,7 @@ New Features
   * Introduced basic support on Windows.
   * Added GTP PDU session container matching and raw encap/decap.
   * Added support for RSS action in the sample sub-actions list.
+  * Added support for E-Switch mirroring and jump action in the same flow.
 
 * **Updated Wangxun txgbe driver.**