From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: add queue region feature info to release notes Date: Thu, 18 Jan 2018 08:30:28 +0100 Message-ID: <5680512.hVgF8YlmN2@xps> References: <20180103081324.53616-1-wei.zhao1@intel.com> <4055110.uAXHWP0QBb@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Zhang, Helin" , "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" , beilei.xing@intel.com To: "Zhao1, Wei" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 30DC7199B5 for ; Thu, 18 Jan 2018 08:31:03 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" You can probably work with Beilei who is trying to do the same thing for other i40e features: https://dpdk.org/dev/patchwork/patch/33953/ 18/01/2018 03:00, Zhao1, Wei: > Hi, Thomas > I will update it in 17.11 release nots later as your comment. > 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 > > > > > > > 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! > > > > 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. > > > > It is too much, so it is just removed when pulling next-net. > > > > 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.