From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wenzhuo Lu Subject: [PATCH 4/4] doc: update release note for VxLAN & NVGRE checksum off-load support Date: Mon, 11 Jan 2016 15:07:24 +0800 Message-ID: <1452496044-17524-5-git-send-email-wenzhuo.lu@intel.com> References: <1452496044-17524-1-git-send-email-wenzhuo.lu@intel.com> To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 245218E59 for ; Mon, 11 Jan 2016 08:07:41 +0100 (CET) In-Reply-To: <1452496044-17524-1-git-send-email-wenzhuo.lu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Wenzhuo Lu --- doc/guides/rel_notes/release_2_3.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/guides/rel_notes/release_2_3.rst b/doc/guides/rel_notes/release_2_3.rst index 99de186..8a8f878 100644 --- a/doc/guides/rel_notes/release_2_3.rst +++ b/doc/guides/rel_notes/release_2_3.rst @@ -4,6 +4,15 @@ DPDK Release 2.3 New Features ------------ +* **Support VxLAN & NVGRE checksum off-load on X550** + + * VxLAN & NVGRE RX/TX checksum off-load is supported on X550. + Provide RX/TX checksum off-load on both inner and outer IP + header and TCP header. + * Support VxLAN port configuration. Although the default VxLAN + port number is 4789, it can be changed. We should make it + configable to meet the change. + Resolved Issues --------------- -- 1.9.3