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: Tue, 16 Jan 2018 22:53:06 +0100 Message-ID: <4055110.uAXHWP0QBb@xps> References: <20180103081324.53616-1-wei.zhao1@intel.com> <20180108033953.142410-1-wei.zhao1@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , ferruh.yigit@intel.com To: "Zhang, Helin" , "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 A406C1B2E6 for ; Tue, 16 Jan 2018 22:53:39 +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" > > > 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.