From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 17E4B1B010 for ; Tue, 9 Jan 2018 07:29:08 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Jan 2018 22:29:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,334,1511856000"; d="scan'208";a="191734344" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga005.jf.intel.com with ESMTP; 08 Jan 2018 22:29:07 -0800 Received: from fmsmsx113.amr.corp.intel.com (10.18.116.7) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 8 Jan 2018 22:29:07 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX113.amr.corp.intel.com (10.18.116.7) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 8 Jan 2018 22:29:07 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.93]) with mapi id 14.03.0319.002; Tue, 9 Jan 2018 14:29:05 +0800 From: "Zhang, Helin" To: "Zhao1, Wei" , "dev@dpdk.org" CC: "Mcnamara, John" Thread-Topic: [PATCH v3] doc: add queue region feature info to release notes Thread-Index: AQHTiDOJAmCHLAH6N0uQThXfNM/knKNrFQwQgAAAZHA= Date: Tue, 9 Jan 2018 06:29:05 +0000 Message-ID: References: <20180103081324.53616-1-wei.zhao1@intel.com> <20180108033953.142410-1-wei.zhao1@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3] doc: add queue region feature info to release notes 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: , X-List-Received-Date: Tue, 09 Jan 2018 06:29:09 -0000 > -----Original Message----- > From: Zhang, Helin > Sent: Tuesday, January 9, 2018 2:26 PM > To: Zhao1, Wei; dev@dpdk.org > Cc: Mcnamara, John > Subject: RE: [PATCH v3] doc: add queue region feature info to release not= es >=20 >=20 >=20 > > -----Original Message----- > > From: Zhao1, Wei > > Sent: Monday, January 8, 2018 11:40 AM > > To: dev@dpdk.org > > Cc: Zhang, Helin; Mcnamara, John; Zhao1, Wei > > Subject: [PATCH v3] doc: add queue region feature info to release > > notes > > > > This patch add inforation about i40e queue region realted to release > > notes, it has been missed before in v17.11 release notes. This feature > > has been implemented in v17.11. > > > > Signed-off-by: Wei Zhao > Acked-by: Helin Zhang Applied to dpdk-next-net-intel, with minor changes. Thanks! /Helin