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

Siobhan Butler siobhan.a.butler at intel.com
Thu Dec 18 15:52:07 CET 2014


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 568d0c9..9c6ba51 100644
--- a/doc/guides/rel_notes/new_features.rst
+++ b/doc/guides/rel_notes/new_features.rst
@@ -49,4 +49,6 @@ New Features
 
 *   Support NIC filters in addition to flow director for Intel® 1GbE and 10GbE Controllers
 
+*   Support for VXLAN packet on Intel(R) 40GbE Controllers
+
 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 c51eb26..510d489 100644
--- a/doc/guides/rel_notes/supported_features.rst
+++ b/doc/guides/rel_notes/supported_features.rst
@@ -360,3 +360,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.
-- 
1.9.4.msysgit.2



More information about the dev mailing list