From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1C6B1A04A3; Tue, 16 Jun 2020 10:09:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 25B041B9B7; Tue, 16 Jun 2020 10:09:49 +0200 (CEST) Received: from new3-smtp.messagingengine.com (new3-smtp.messagingengine.com [66.111.4.229]) by dpdk.org (Postfix) with ESMTP id 325191B952 for ; Tue, 16 Jun 2020 10:09:47 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailnew.nyi.internal (Postfix) with ESMTP id A5401580199; Tue, 16 Jun 2020 04:09:46 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Tue, 16 Jun 2020 04:09:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= fsPXF+1itZ9szgiJmi1TrdFiPvARVg3iYDTQJz7xH/8=; b=Va0/3h9OEijy4Vm+ WuJg+HBXm9qL3KOp+V1Ut/v1zkuSmhx2B96ZjYHLLGw15e8FwnJPvN85ndMb04r3 PGHiY6FZBTpee5+TswWKPpBT6ekqz1G2YzUpfITodObGjXmzA977oy6M85mHOx34 uMUnzPHLg+H7du2vwB/uX1fZmMrtxhWazP+I9kjXJ+Tt/fsT5JBpk9irKcBziM2S lYiXiyNxjsL6RuhOI6/PcY4yhPpPqYdIpvyV11/mRWYeU0b8Bxq8mbTV6GU4ooPl Ggq6/8lyRyUfd9hYBw6E93MVcqCPuyyySmy3MD4ngf0JciRGag7yreAeqMQBBjz9 V1hCEQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=fsPXF+1itZ9szgiJmi1TrdFiPvARVg3iYDTQJz7xH /8=; b=i3tEOBGlZNvzx2bEv2x+a+Rf0qpdogZ0sE1i0Wr+kD7e/XsP5GI6setR6 Cc2iDZJ7YboD48nfB4gTWjUrSjebRx8ywvaTh5ZiFIOt6CylI2GQJQRpfP2YGE5x holGReHj8dWG4KmCbCQdGaB9xotaBEaroe9CEIsWni835y4CEQn+VKI4u1paGETV zwLtgRHuVaiK62opToV5MvX+E7q0F4fKz8uDtWldkNVvKdxHzGj0vq2JOoRpidcu aonK28NWHb8RyNPgoWr+ZwxKVDFv+KQxtHpy12yUZ+dhqsk7laHQAZNUsBCPxuTq AxnwbaGgXuZ8lnbQajM+liM4EAGDQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudejtddgtddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id AE0E83280059; Tue, 16 Jun 2020 04:09:44 -0400 (EDT) From: Thomas Monjalon To: Tal Shnaiderman Cc: dev@dpdk.org, pallavi.kadam@intel.com, dmitry.kozliuk@gmail.com, david.marchand@redhat.com, olivier.matz@6wind.com, ranjit.menon@intel.com, navasile@linux.microsoft.com, fady@mellanox.com, harini.ramakrishnan@microsoft.com, ocardona@microsoft.com Date: Tue, 16 Jun 2020 10:09:43 +0200 Message-ID: <2493055.5tyvKvVbxn@thomas> In-Reply-To: <20200601093818.5420-4-talshn@mellanox.com> References: <20200601093818.5420-1-talshn@mellanox.com> <20200601093818.5420-4-talshn@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 01/06/2020 11:38, talshn@mellanox.com: > From: Tal Shnaiderman > > Export needed eal functions used by the lib. > > Signed-off-by: Tal Shnaiderman > --- > --- a/lib/librte_eal/rte_eal_exports.def > +++ b/lib/librte_eal/rte_eal_exports.def > @@ -3,6 +3,7 @@ EXPORTS > per_lcore__rte_errno > rte_calloc > rte_calloc_socket > + per_lcore__lcore_id [...] > --- a/lib/librte_eal/rte_eal_version.map > +++ b/lib/librte_eal/rte_eal_version.map > @@ -394,4 +394,5 @@ EXPERIMENTAL { > rte_mem_unmap; > __emutls_v.per_lcore__rte_errno; > __rte_trace_mem_per_thread_alloc; > + __emutls_v.per_lcore__lcore_id; I'm surprised about this one in the Linux/BSD map. Can it be removed?