net/mlx5: add device parameter for MPRQ stride size
[dpdk.git] / doc / guides / rel_notes / release_20_05.rst
index c4e84d1..31b5b99 100644 (file)
@@ -96,6 +96,8 @@ New Features
   Updated i40e PMD with new features and improvements, including:
 
   * Enable MAC address as FDIR input set for ipv4-other, ipv4-udp and ipv4-tcp.
+  * Added support for RSS using L3/L4 source/destination only.
+  * Added support for setting hash function in rte flow.
 
 * **Updated the Intel iavf driver.**
 
@@ -124,6 +126,7 @@ New Features
 
   * Added support for matching on IPv4 Time To Live and IPv6 Hop Limit.
   * Added support for creating Relaxed Ordering Memory Regions.
+  * Added support for jumbo frame size (9K MTU) in Multi-Packet RQ mode.
 
 * **Updated the AESNI MB crypto PMD.**