]> git.droids-corp.org - dpdk.git/commitdiff
i40e: add base driver update to release notes
authorJingjing Wu <jingjing.wu@intel.com>
Tue, 27 Oct 2015 08:34:36 +0000 (16:34 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 14 Dec 2015 00:07:06 +0000 (01:07 +0100)
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/rel_notes/release_2_2.rst

index da370b8cd59403dcd52e33cda1c39f7599322dd8..bdda578edb8936f3df2d70ad4a4d5e1a300239fb 100644 (file)
@@ -84,6 +84,21 @@ New Features
   * Add 2 new flow director modes on x550.
   * One is MAC VLAN mode, the other is tunnel mode.
 
+* **Updated the i40e base driver.**
+
+  The i40e base driver was updated with several changes including the
+  following:
+
+  *  Added promiscuous on VLAN support
+  *  Added a workaround to drop all flow control frames
+  *  Added VF capabilities to virtual channel interface
+  *  Added Tx Scheduling related AQ commands
+  *  Added additional PCTYPES supported for FortPark RSS
+  *  Added parsing for CEE DCBX TLVs
+  *  Added FortPark specific registers
+  *  Added AQ functions to handle RSS Key and LUT programming
+  *  Increased pf reset max loop limit
+
 * **Added i40e vector RX/TX.**
 
 * **Added i40e Rx interrupt support.**