doc: add i40e vxlan support to release notes
authorSiobhan Butler <siobhan.a.butler@intel.com>
Thu, 18 Dec 2014 15:48:46 +0000 (15:48 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 19 Dec 2014 23:38:39 +0000 (00:38 +0100)
Added to New and Supported features for VXLAN feature.

Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
doc/guides/rel_notes/new_features.rst
doc/guides/rel_notes/supported_features.rst

index 00895ce..2993b1e 100644 (file)
@@ -54,6 +54,8 @@ New Features
 
     *   Support configuring hash functions
 
+    *   Support for VXLAN packet on Intel® 40GbE Controllers
+
 *   Packet Distributor Sample Application
 
 For further features supported in this release, see Chapter 3 Supported Features.
index 37e5416..7936e93 100644 (file)
@@ -47,9 +47,9 @@ Supported Features
 
 *   Support for Intel 40GbE Controllers:
 
-    *   Intel(R) XL710 40 Gigabit Ethernet Controller
+    *   Intel® XL710 40 Gigabit Ethernet Controller
 
-    *   Intel(R) X710 40 Gigabit Ethernet Controller
+    *   Intel® X710 40 Gigabit Ethernet Controller
 
 *   Support NIC filters in addition to flow director for Intel� 1GbE and 10GbE Controllers
 
@@ -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® 40GbE Controllers.