doc: update release notes for i40e base driver
authorJingjing Wu <jingjing.wu@intel.com>
Tue, 17 Jan 2017 16:49:46 +0000 (00:49 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 19:09:28 +0000 (20:09 +0100)
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
doc/guides/rel_notes/release_17_02.rst

index d297bfd..9d29805 100644 (file)
@@ -94,6 +94,16 @@ New Features
   As an EXPERIMENTAL feature, please aware it can be changed or even
   removed without prior notice.
 
   As an EXPERIMENTAL feature, please aware it can be changed or even
   removed without prior notice.
 
+* **Updated the i40e base driver.**
+
+  updated the i40e base driver, including the following changes:
+
+  * replace existing legacy memcpy() calls with i40e_memcpy() calls.
+  * use BIT() macro instead of bit fields
+  * add clear all WoL filters implementation
+  * add broadcast promiscuous control per VLAN
+  * remove unused X722_SUPPORT and I40E_NDIS_SUPPORT MARCOs
+
 * **Added Solarflare libefx-based network PMD.**
 
   A new network PMD which supports Solarflare SFN7xxx and SFN8xxx family
 * **Added Solarflare libefx-based network PMD.**
 
   A new network PMD which supports Solarflare SFN7xxx and SFN8xxx family