net/i40e: enable flow query RSS
[dpdk.git] / doc / guides / rel_notes / release_20_08.rst
index a83c868..eb16d13 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.**