DPDK patches and discussions
 help / color / mirror / Atom feed
From: Siobhan Butler <siobhan.a.butler@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 1/2] doc: add vxlan support to release notes
Date: Thu, 18 Dec 2014 14:52:07 +0000	[thread overview]
Message-ID: <1418914328-22145-2-git-send-email-siobhan.a.butler@intel.com> (raw)
In-Reply-To: <1418914328-22145-1-git-send-email-siobhan.a.butler@intel.com>

Added to New and Supported features for VXLAN feature.

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

  reply	other threads:[~2014-12-18 14:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 14:52 [dpdk-dev] [PATCH 0/2] doc: update " Siobhan Butler
2014-12-18 14:52 ` Siobhan Butler [this message]
2014-12-18 16:58   ` [dpdk-dev] [PATCH 1/2] doc: add vxlan support " Iremonger, Bernard
2014-12-18 14:52 ` [dpdk-dev] [PATCH 2/2] doc: updating from 1.7 to 1.8 release note Siobhan Butler
2014-12-18 16:57   ` Iremonger, Bernard
2014-12-18 15:48 ` [dpdk-dev] [PATCH v2 0/2] doc: update to release notes Pablo de Lara
2014-12-18 15:48   ` [dpdk-dev] [PATCH v2 1/2] doc: add vxlan support " Pablo de Lara
2014-12-18 15:48   ` [dpdk-dev] [PATCH v2 2/2] doc: updating from 1.7 to 1.8 release note Pablo de Lara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1418914328-22145-2-git-send-email-siobhan.a.butler@intel.com \
    --to=siobhan.a.butler@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).