From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by dpdk.space (Postfix) with ESMTP id 520E2A00E6
	for <public@inbox.dpdk.org>; Mon, 18 Mar 2019 07:09:57 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id A59F24CC7;
	Mon, 18 Mar 2019 07:09:34 +0100 (CET)
Received: from mga18.intel.com (mga18.intel.com [134.134.136.126])
 by dpdk.org (Postfix) with ESMTP id CF1682C30
 for <dev@dpdk.org>; Mon, 18 Mar 2019 07:09:24 +0100 (CET)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 17 Mar 2019 23:09:24 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.58,492,1544515200"; d="scan'208";a="152619866"
Received: from dpdk-qiming2.sh.intel.com ([10.67.119.132])
 by fmsmga002.fm.intel.com with ESMTP; 17 Mar 2019 23:09:23 -0700
From: Qiming Yang <qiming.yang@intel.com>
To: dev@dpdk.org
Cc: qi.z.zhang@intel.com,
	Qiming Yang <qiming.yang@intel.com>
Date: Mon, 18 Mar 2019 21:32:30 +0800
Message-Id: <20190318133230.140978-5-qiming.yang@intel.com>
X-Mailer: git-send-email 2.9.5
In-Reply-To: <20190318133230.140978-1-qiming.yang@intel.com>
References: <20190102143829.7624-1-qiming.yang@intel.com>
 <20190318133230.140978-1-qiming.yang@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] [PATCH v2 4/4] doc: add release note for VXLAN-GPE
	support
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>
Message-ID: <20190318133230.DlGoFBspoQYarCNmC-hhKrevgf4eimNhWZyiIxCGAE0@z>

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 61a2c73..2aef044 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -91,6 +91,12 @@ New Features
 
   * Added promiscuous mode support.
 
+* **Updated the i40e driver.**
+
+  New features for PF:
+
+  * Support for VXLAN-GPE packet on IntelĀ® 40GbE Controllers.
+  * Added support for VXLAN-GPE classification.
 
 Removed Items
 -------------
-- 
2.9.5