From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B10AE3195; Tue, 23 Jan 2018 16:01:42 +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 fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2018 07:01:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,401,1511856000"; d="scan'208";a="13525548" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga002.fm.intel.com with ESMTP; 23 Jan 2018 07:01:41 -0800 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 23 Jan 2018 07:01:41 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 23 Jan 2018 07:01:41 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.152]) with mapi id 14.03.0319.002; Tue, 23 Jan 2018 23:01:39 +0800 From: "Zhang, Helin" To: "Mcnamara, John" , "Zhao1, Wei" , "dev@dpdk.org" CC: "thomas@monjalon.net" , "stable@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v5] doc: add queue region feature info to release notes Thread-Index: AQHTk0GPUkTaYMiMpUqkbU/1KK7mRaOBQPRggABOkiA= Date: Tue, 23 Jan 2018 15:01:39 +0000 Message-ID: References: <20180119032814.57248-1-wei.zhao1@intel.com> <20180122051830.102203-1-wei.zhao1@intel.com> In-Reply-To: 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 v5] 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, 23 Jan 2018 15:01:43 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mcnamara, John > Sent: Tuesday, January 23, 2018 6:22 PM > To: Zhao1, Wei; dev@dpdk.org > Cc: thomas@monjalon.net; stable@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v5] doc: add queue region feature info to > release notes >=20 >=20 >=20 > > -----Original Message----- > > From: Zhao1, Wei > > Sent: Monday, January 22, 2018 5:19 AM > > To: dev@dpdk.org > > Cc: Mcnamara, John ; thomas@monjalon.net; > > stable@dpdk.org; Zhao1, Wei > > Subject: [PATCH v5] 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. > > > > ... > > +Queue region configuration > > +~~~~~~~~~~~~~~~~~~~~~~~~~~~ >=20 > The underline for a section header should match the length of the text an= d > should be followed by a blank line, line in my suggested changes. >=20 > See also: > http://dpdk.org/doc/guides/contributing/documentation.html#section- > headers >=20 > However, this isn't an error so: >=20 > Acked-by: John McNamara Applied to dpdk-next-net-intel, with commit log changes. Thanks! /Helin >=20 >=20