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 1AC117260 for ; Thu, 18 Jan 2018 03:00:16 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Jan 2018 18:00:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,375,1511856000"; d="scan'208";a="24245133" Received: from kmsmsx156.gar.corp.intel.com ([172.21.138.133]) by orsmga001.jf.intel.com with ESMTP; 17 Jan 2018 18:00:14 -0800 Received: from pgsmsx103.gar.corp.intel.com ([169.254.2.108]) by KMSMSX156.gar.corp.intel.com ([169.254.1.225]) with mapi id 14.03.0319.002; Thu, 18 Jan 2018 10:00:13 +0800 From: "Zhao1, Wei" To: Thomas Monjalon , "Zhang, Helin" CC: "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" Thread-Topic: [dpdk-dev] [PATCH v3] doc: add queue region feature info to release notes Thread-Index: AQHTiDOOXzPjCWK+z0KNoOJ3zcZ7SaNrFQwQgAAAZHCAC3zUAIACXJIg Date: Thu, 18 Jan 2018 02:00:11 +0000 Message-ID: References: <20180103081324.53616-1-wei.zhao1@intel.com> <20180108033953.142410-1-wei.zhao1@intel.com> <4055110.uAXHWP0QBb@xps> In-Reply-To: <4055110.uAXHWP0QBb@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [172.30.20.206] 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: Thu, 18 Jan 2018 02:00:17 -0000 Hi, Thomas I will update it in 17.11 release nots later as your comment.=20 And it has been CC to John, but not get any feedback. Thanks. > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Wednesday, January 17, 2018 5:53 AM > To: Zhang, Helin ; Zhao1, Wei > > Cc: dev@dpdk.org; Mcnamara, John ; Yigit, > Ferruh > Subject: Re: [dpdk-dev] [PATCH v3] 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 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! >=20 > This patch has not been reviewed by John, doc maintainer. > There are some english errors. > It documents extensively a testpmd addition, which is usually not > documented in release notes. > And it is adding 17.11 features in 18.02 release notes. >=20 > It is too much, so it is just removed when pulling next-net. >=20 > If you want to explain what is possible with i40e, you should document it= in > i40e.rst. > The release notes is just a short list of what is added.