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: Thu, 21 Dec 2017 19:25:58 -0800 Message-ID: <15ab0b70-164d-c8d0-283b-f46eb736d9f8@intel.com> References: <20171221035200.22479-1-wei.zhao1@intel.com> <872c53a0-2ebb-a6e7-56a4-7174499124b3@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: "Mcnamara, John" , "Zhang, Helin" To: "Zhao1, Wei" , "dev@dpdk.org" Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 136701B27F for ; Fri, 22 Dec 2017 04:25:59 +0100 (CET) In-Reply-To: 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 12/21/2017 5:36 PM, Zhao1, Wei wrote: > Ok, this will be updating in release notes for v18.02, > and have a mention that this feature has been implemented in v17.11? I think mentioning from first implemented release helps to reduce confusion, in case users interested in implementation details etc... But no strong opinion. > > > >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Friday, December 22, 2017 2:10 AM >> To: Zhao1, Wei ; dev@dpdk.org >> Cc: Mcnamara, John >> Subject: Re: [dpdk-dev] [PATCH] doc: add queue region feature info to >> release notes >> >> 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?