From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavan Nikhilesh Subject: Re: [PATCH 1/1] doc: announce API change to lcore role function Date: Tue, 13 Feb 2018 20:17:08 +0530 Message-ID: <20180213144707.GA13856@ltp-pvn> References: <1515789935-3794-1-git-send-email-erik.g.carrillo@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: "Van Haaren, Harry" , "aconole@redhat.com" , "thomas@monjalon.net" , "nhorman@tuxdriver.com" , "Carrillo, Erik G" , "Yigit, Ferruh" Return-path: Received: from NAM01-BN3-obe.outbound.protection.outlook.com (mail-bn3nam01on0077.outbound.protection.outlook.com [104.47.33.77]) by dpdk.org (Postfix) with ESMTP id 5EA5D1B2C7 for ; Tue, 13 Feb 2018 15:47:34 +0100 (CET) Content-Disposition: inline In-Reply-To: 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 Tue, Feb 13, 2018 at 02:43:39PM +0000, Van Haaren, Harry wrote: > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit > > Sent: Tuesday, February 13, 2018 2:38 PM > > To: Carrillo, Erik G ; nhorman@tuxdriver.com > > Cc: dev@dpdk.org; pbhagavatula@caviumnetworks.com; aconole@redhat.com; > > thomas@monjalon.net > > Subject: Re: [dpdk-dev] [PATCH 1/1] doc: announce API change to lcore role > > function > > > > 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 > > > Ah yes, lets make the return be 1 if the correct RTE_ROLE is probed - makes sense. > > @Pavan, as original author of code, do you have an Ack for this? :) > > > Acked-by: Harry van Haaren Acked-by: Pavan Nikhilesh