From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/1] doc: announce API change to lcore role function Date: Tue, 13 Feb 2018 14:37:45 +0000 Message-ID: References: <1515789935-3794-1-git-send-email-erik.g.carrillo@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, pbhagavatula@caviumnetworks.com, aconole@redhat.com, thomas@monjalon.net To: Erik Gabriel Carrillo , nhorman@tuxdriver.com Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 384FFA48F for ; Tue, 13 Feb 2018 15:37:47 +0100 (CET) In-Reply-To: <1515789935-3794-1-git-send-email-erik.g.carrillo@intel.com> 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 1/12/2018 8:45 PM, Erik Gabriel Carrillo wrote: > This an API/ABI change notice for DPDK 18.05 announcing a change in > the meaning of the return values of the rte_lcore_has_role() function. > > Signed-off-by: Erik Gabriel Carrillo Acked-by: Ferruh Yigit