From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 1BC1A1B2DD for ; Thu, 21 Dec 2017 19:10:28 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Dec 2017 10:10:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,437,1508828400"; d="scan'208";a="13686826" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.224.153]) ([10.241.224.153]) by FMSMGA003.fm.intel.com with ESMTP; 21 Dec 2017 10:10:27 -0800 To: Wei Zhao , dev@dpdk.org Cc: john.mcnamara@intel.com References: <20171221035200.22479-1-wei.zhao1@intel.com> From: Ferruh Yigit Message-ID: <872c53a0-2ebb-a6e7-56a4-7174499124b3@intel.com> Date: Thu, 21 Dec 2017 10:10:27 -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: <20171221035200.22479-1-wei.zhao1@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Thu, 21 Dec 2017 18:10:29 -0000 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?