From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id DDA5D23C; Tue, 23 Jan 2018 11:22:19 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2018 02:22:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,400,1511856000"; d="scan'208";a="23986404" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by fmsmga004.fm.intel.com with ESMTP; 23 Jan 2018 02:22:18 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.138]) by IRSMSX151.ger.corp.intel.com ([169.254.4.108]) with mapi id 14.03.0319.002; Tue, 23 Jan 2018 10:22:17 +0000 From: "Mcnamara, John" To: "Zhao1, Wei" , "dev@dpdk.org" CC: "thomas@monjalon.net" , "stable@dpdk.org" Thread-Topic: [PATCH v5] doc: add queue region feature info to release notes Thread-Index: AQHTk0GPUkTaYMiMpUqkbU/1KK7mRaOBQPRg Date: Tue, 23 Jan 2018 10:22:17 +0000 Message-ID: References: <20180119032814.57248-1-wei.zhao1@intel.com> <20180122051830.102203-1-wei.zhao1@intel.com> In-Reply-To: <20180122051830.102203-1-wei.zhao1@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjQ0MDhjNmItM2UxNi00ZDZiLTlkNTMtNmM3NjNjOWMyNWU1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlZMMytTdUg1Z2J1alJUY0VVdDA3XC8rOWowZDllNW92TitVT0Ywd1J3VzVVPSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] 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 10:22:20 -0000 > -----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 >=20 > This patch add inforation about i40e queue region realted to release > notes, it has been missed before in v17.11 release notes. This feature ha= s > been implemented in v17.11. >=20 > ... > +Queue region configuration > +~~~~~~~~~~~~~~~~~~~~~~~~~~~ The underline for a section header should match the length of the text and should be followed by a blank line, line in my suggested changes. See also: http://dpdk.org/doc/guides/contributing/documentation.html#sectio= n-headers However, this isn't an error so: Acked-by: John McNamara