]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_20_05.rst
net/i40e: support hash configuration in RSS flow
[dpdk.git] / doc / guides / rel_notes / release_20_05.rst
index c4e84d15d44406e698ac3c9e0c933f9b549920ba..2cc583610b813cda5eefba2c7a65c05c193e7d7f 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.**