fm10k: enable TSO support
[dpdk.git] / doc / guides / rel_notes / release_2_2.rst
index 128f956..034bcff 100644 (file)
@@ -4,8 +4,22 @@ DPDK Release 2.2
 New Features
 ------------
 
+* **Added e1000 Rx interrupt support.**
+
 * **Added igb TSO support for both PF and VF.**
 
+* **RSS enhancement on Intel x550 NIC**
+
+  * Support 512 entries RSS redirection table.
+  * Support per VF RSS redirection table.
+
+* **Flow director enhancement on Intel x550 NIC**
+
+  * Add 2 new flow director modes on x550.
+  * One is MAC VLAN mode, the other is tunnel mode.
+
+* **Added fm10k TSO support for both PF and VF.**
+
 * **Enhanced support for the Chelsio CXGBE driver.**
 
   *  Added support for Jumbo Frames.
@@ -13,7 +27,6 @@ New Features
 
 * **Added vhost-user multiple queue support.**
 
-
 Resolved Issues
 ---------------