From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 0/4] increase port_id range Date: Mon, 11 Sep 2017 12:24:16 +0100 Message-ID: <25ce953e-07d7-a5cb-08c6-3ccb01c29fc7@intel.com> References: <20170904055734.21354-1-zhiyong.yang@intel.com> <20170909144727.46388-1-zhiyong.yang@intel.com> <951fd16f-2f2f-e079-fcd3-d5cddef1ba7d@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "thomas@monjalon.net" , "hemant.agrawal@nxp.com" , "Hunt, David" To: "Yang, Zhiyong" , "dev@dpdk.org" 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) 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 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.