From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add queue region feature info to release notes Date: Tue, 16 Jan 2018 12:27:46 +0100 Message-ID: <3445176.Yov2LBmk8X@xps> References: <20171221035200.22479-1-wei.zhao1@intel.com> <872c53a0-2ebb-a6e7-56a4-7174499124b3@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Wei Zhao , john.mcnamara@intel.com To: Ferruh Yigit Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 303622951 for ; Tue, 16 Jan 2018 12:28:18 +0100 (CET) In-Reply-To: <872c53a0-2ebb-a6e7-56a4-7174499124b3@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 21/12/2017 19:10, Ferruh Yigit: > On 12/20/2017 7:52 PM, Wei Zhao wrote: > > This patch add inforation about i40e queue region > > realted to release notes, it has been missed before. > > > > Signed-off-by: Wei Zhao > > --- > > doc/guides/rel_notes/release_17_11.rst | 17 +++++++++++++++++ > > I think we shouldn't update release notes once it has been released. > > Perhaps it can be an option to mention from this in latest release notes with a > note that says actual support added in v17.11? I disagree. It is really confusing to add 17.11 feature in 18.02 release notes. It is better to add it in 17.11 release notes and backport it. Please Ferruh, could you remove the patch v2 updating release_18_02.rst from next-net?