From mboxrd@z Thu Jan 1 00:00:00 1970 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) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Dec 2017 19:25:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,438,1508828400"; d="scan'208";a="4692717" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.224.153]) ([10.241.224.153]) by orsmga007.jf.intel.com with ESMTP; 21 Dec 2017 19:25:58 -0800 To: "Zhao1, Wei" , "dev@dpdk.org" Cc: "Mcnamara, John" , "Zhang, Helin" References: <20171221035200.22479-1-wei.zhao1@intel.com> <872c53a0-2ebb-a6e7-56a4-7174499124b3@intel.com> From: Ferruh Yigit Message-ID: <15ab0b70-164d-c8d0-283b-f46eb736d9f8@intel.com> Date: Thu, 21 Dec 2017 19:25:58 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH] doc: add queue region feature info to release notes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2017 03:26:00 -0000 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?