From d2b84bdefc64999cf77a321207b1cda3edeef398 Mon Sep 17 00:00:00 2001 From: Jingjing Wu Date: Wed, 18 Jan 2017 00:49:46 +0800 Subject: [PATCH] doc: update release notes for i40e base driver Signed-off-by: Jingjing Wu --- doc/guides/rel_notes/release_17_02.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst index d297bfdf9b..9d2980572f 100644 --- a/doc/guides/rel_notes/release_17_02.rst +++ b/doc/guides/rel_notes/release_17_02.rst @@ -94,6 +94,16 @@ New Features 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 -- 2.20.1