From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 960DDA04B1; Wed, 4 Nov 2020 11:11:42 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0FAE6C8C4; Wed, 4 Nov 2020 11:11:39 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 66E86C8BC for ; Wed, 4 Nov 2020 11:11:37 +0100 (CET) IronPort-SDR: IW3Chic99LTdj/2HqhElaFdx14ptMHfEo2lIvEYO1Ky/Jgqx3x8D4zy2x0w5OP4MxSi0nybcSr wuHWKJYNe6aw== X-IronPort-AV: E=McAfee;i="6000,8403,9794"; a="156184342" X-IronPort-AV: E=Sophos;i="5.77,450,1596524400"; d="scan'208";a="156184342" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Nov 2020 02:11:35 -0800 IronPort-SDR: hJZjiqwmwI9gc1pnJpSqb+N+C7eniW+7EK3Q7Z0UgSSJCag8AGDPYS1OOfx1h/ZnLfx0tlwBta Uc6OVeRephJQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,450,1596524400"; d="scan'208";a="352626266" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga008.jf.intel.com with ESMTP; 04 Nov 2020 02:11:35 -0800 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 4 Nov 2020 02:11:33 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 4 Nov 2020 18:11:32 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.1713.004; Wed, 4 Nov 2020 18:11:32 +0800 From: "Zhang, Qi Z" To: "Zhang, AlvinX" CC: "dev@dpdk.org" , "Zhang, AlvinX" Thread-Topic: [PATCH] doc: update release notes for iavf Thread-Index: AQHWsoF6RQdQDA6xoU2ohbXSwOvFh6m3wJ+g Date: Wed, 4 Nov 2020 10:11:31 +0000 Message-ID: <2c15a68740844c49b5169d51c5c902ec@intel.com> References: <20201104080653.13916-1-alvinx.zhang@intel.com> In-Reply-To: <20201104080653.13916-1-alvinx.zhang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: update release notes for iavf X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Zhang,Alvin > Sent: Wednesday, November 4, 2020 4:07 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Zhang, AlvinX > Subject: [PATCH] doc: update release notes for iavf >=20 > From: Alvin Zhang >=20 > Update release notes with feature of outer IP hash for GTPC and GTPU. >=20 > Signed-off-by: Alvin Zhang Applied to dpdk-next-net-intel. Thanks Qi