From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: add queue region feature info to release notes Date: Tue, 16 Jan 2018 11:49:02 +0000 Message-ID: <24e142fc-e616-14e0-3fc0-608c8834c4c3@intel.com> References: <20171221035200.22479-1-wei.zhao1@intel.com> <872c53a0-2ebb-a6e7-56a4-7174499124b3@intel.com> <3445176.Yov2LBmk8X@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org, Wei Zhao , john.mcnamara@intel.com To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id BC9C7A48D for ; Tue, 16 Jan 2018 12:49:05 +0100 (CET) In-Reply-To: <3445176.Yov2LBmk8X@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 1/16/2018 11:27 AM, Thomas Monjalon wrote: > 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? Updating a release notes after release looks wrong to me. But I will update the repo to move this into 17.11 release notes, no patch required. And there is one more similar update, I guess that should be updated too, I will check it as well.