]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_20_08.rst
net/i40e: enable flow query RSS
[dpdk.git] / doc / guides / rel_notes / release_20_08.rst
index a83c86805cd88a1764df6e68b77e023c408f485d..eb16d13ca9155cd66ffa665e8a44d323bf07f67c 100644 (file)
@@ -132,6 +132,15 @@ New Features
   Updated i40e PMD with new features and improvements, including:
 
   * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST port only.
+  * Re-implemented get_fdir_info and get_fdir_stat in private API.
+  * Re-implemented set_gre_key_len in private API.
+  * Added support for flow query RSS.
+
+* **Updated the Intel ixgbe driver.**
+
+  Updated the Intel ixgbe driver with new features and improvements, including:
+
+  * Re-implemented get_fdir_info and get_fdir_stat in private API.
 
 * **Added DOCSIS protocol to rte_security.**