From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add ABI change notice for numa_node_count in eal Date: Wed, 14 Feb 2018 01:04:47 +0100 Message-ID: <2172789.JQAdkqdrfQ@xps> References: <3cf7f9aa904a5ba53ba63d7c32539e8b78638939.1513946317.git.anatoly.burakov@intel.com> <20180207101019.GA22174@jerin> <20180209144209.GA7548@bricha3-MOBL3.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Bruce Richardson , Jerin Jacob , "Mcnamara, John" , Neil Horman , "Kovacevic, Marko" To: "Burakov, Anatoly" Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 7EE9B23B for ; Wed, 14 Feb 2018 01:04:58 +0100 (CET) In-Reply-To: <20180209144209.GA7548@bricha3-MOBL3.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > > > There will be a new function added in v18.05 that will return number of > > > > detected sockets, which will change the ABI. > > > > > > > > Signed-off-by: Anatoly Burakov > > > > --- > > > > +* eal: new ``numa_node_count`` member will be added to ``rte_config`` > > > > +structure in v18.05. > > > > > > Acked-by: John McNamara > > > > Acked-by: Jerin Jacob > > > Acked-by: Bruce Richardson Acked-by: Thomas Monjalon