From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH v2 1/2] doc: add vxlan support to release notes Date: Thu, 18 Dec 2014 15:48:46 +0000 Message-ID: <1418917727-22921-2-git-send-email-pablo.de.lara.guarch@intel.com> References: <1418914328-22145-1-git-send-email-siobhan.a.butler@intel.com> <1418917727-22921-1-git-send-email-pablo.de.lara.guarch@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1418917727-22921-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" From: Siobhan Butler Added to New and Supported features for VXLAN feature. Signed-off-by: Siobhan Butler --- doc/guides/rel_notes/new_features.rst | 2 ++ doc/guides/rel_notes/supported_features.rst | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/doc/guides/rel_notes/new_features.rst b/doc/guides/rel_notes/new_features.rst index 00895ce..2c37af7 100644 --- a/doc/guides/rel_notes/new_features.rst +++ b/doc/guides/rel_notes/new_features.rst @@ -54,6 +54,8 @@ New Features * Support configuring hash functions + * Support for VXLAN packet on Intel(R) 40GbE Controllers + * Packet Distributor Sample Application For further features supported in this release, see Chapter 3 Supported Features. diff --git a/doc/guides/rel_notes/supported_features.rst b/doc/guides/rel_notes/supported_features.rst index 37e5416..e683ead 100644 --- a/doc/guides/rel_notes/supported_features.rst +++ b/doc/guides/rel_notes/supported_features.rst @@ -382,3 +382,8 @@ Supported Features * Exact match flow classification in the L3 Forwarding sample application * Support in LPM for IPv6 addresses + +* Tunneling packet support: + + * Provide the APIs for VXLAN destination UDP port and VXLAN packet filter configuration + and support VXLAN TX checksum offload on Intel(R) 40GbE Controllers. -- 2.1.0