From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 12CAF2C05 for ; Mon, 11 Sep 2017 13:24:19 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP; 11 Sep 2017 04:24:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,377,1500966000"; d="scan'208";a="899080220" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.57]) ([10.237.220.57]) by FMSMGA003.fm.intel.com with ESMTP; 11 Sep 2017 04:24:17 -0700 To: "Yang, Zhiyong" , "dev@dpdk.org" Cc: "thomas@monjalon.net" , "hemant.agrawal@nxp.com" , "Hunt, David" References: <20170904055734.21354-1-zhiyong.yang@intel.com> <20170909144727.46388-1-zhiyong.yang@intel.com> <951fd16f-2f2f-e079-fcd3-d5cddef1ba7d@intel.com> From: Ferruh Yigit Message-ID: <25ce953e-07d7-a5cb-08c6-3ccb01c29fc7@intel.com> Date: Mon, 11 Sep 2017 12:24:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 0/4] increase port_id range 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: Mon, 11 Sep 2017 11:24:20 -0000 On 9/11/2017 11:55 AM, Yang, Zhiyong wrote: > Hi Ferruh, > >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Monday, September 11, 2017 6:27 PM >> To: Yang, Zhiyong ; dev@dpdk.org >> Cc: thomas@monjalon.net; hemant.agrawal@nxp.com; Hunt, David >> >> Subject: Re: [PATCH v3 0/4] increase port_id range >> >>> 3. add 17.11 release note. > >> This breaks almost all rte_eth_dev APIs, and will effect almost all users! So >> please document this update in release notes. >> > I have added release notes in 3/4 patch and will update the content according to > Your suggestion. Ahh, I missed it, thanks.