[dpdk-dev] [PATCH v2 1/2] doc: add vxlan support to release notes

Pablo de Lara pablo.de.lara.guarch at intel.com
Thu Dec 18 16:48:46 CET 2014


From: Siobhan Butler <siobhan.a.butler at intel.com>

Added to New and Supported features for VXLAN feature.

Signed-off-by: Siobhan Butler <siobhan.a.butler at intel.com>
---
 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



More information about the dev mailing list