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 40C08A0350; Tue, 30 Jun 2020 01:28:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6EB601BF5B; Tue, 30 Jun 2020 01:28:55 +0200 (CEST) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) by dpdk.org (Postfix) with ESMTP id 9A0921BE9D for ; Tue, 30 Jun 2020 01:28:54 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailnew.nyi.internal (Postfix) with ESMTP id E61345803F7; Mon, 29 Jun 2020 19:28:53 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Mon, 29 Jun 2020 19:28:53 -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= NbvxAFjhPg9MQOqgyIT5clxy4xuOVVq7ZZ/BRFBgVfs=; b=KaspCTV4Jubjlnao 2lIUuWu6zrW7hNOQo66luPapS3bJLxXvLq2MKVeOgwQCSrrBQfyAclJx94BHpfVU hCkgeo3tr79tooehAfZwd5iI3EZgHhb6NC5iAB9hNzMoqXXfhNEdMfGKoZVeYC3w LC/ROId3WK9FBVxxf10hpGemq3Iegh0XVb28ny+ve9ZeltbAfyT8AIar82XSIYDL k2I71q0sUPyhqnWn0iCzw2FgG9DzALTzS57o5k57csEsEpQtYVMlCSm1DuakoB/O tGAzPknNNUllXcF1NAb+3d5v+amjTgLK3oXt1kUKegH2UrvKeGNlxQOc0pSNu7ZG TtDsUA== 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=NbvxAFjhPg9MQOqgyIT5clxy4xuOVVq7ZZ/BRFBgV fs=; b=JW2pd8mmAWSG15FBUvtZ2BXgK0fRuuKWabq5fKkZY9tVFotfFMsKBpl4J 8v8a24UKUjmhgPF45VwWM6PUbg/To+YcXMDFZtVeSWrpJCP8uuZrVwKpFYeGyuaC +DfnvpbkEDqORKOhqMg0mGlSggHAjCoajV/c/vGeyTtAKmTDrB+E6bvBX+rlg0zd 3W6x/A05S9M7qiTSg9NvqVutqplueuUkfdcGg0JS/gEENCZuTmkdqvWHWGxmShRb GVaMGMo5uTPleBeNcZfsqh/ZWmZmogGX319cEgv4j+Mp1j7MW7KSZbEjfgPRTlNn j1UTOJsT0zpUEdm6zu9ACIBgeQmJw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrvddttddgvddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedunecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl 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 3E31B3280060; Mon, 29 Jun 2020 19:28:52 -0400 (EDT) From: Thomas Monjalon To: Fady Bader Cc: dev@dpdk.org, tbashar@mellanox.com, talshn@mellanox.com, yohadt@mellanox.com, dmitry.kozliuk@gmail.com, harini.ramakrishnan@microsoft.com, ocardona@microsoft.com, pallavi.kadam@intel.com, ranjit.menon@intel.com, olivier.matz@6wind.com, arybchenko@solarflare.com, mdr@ashroe.eu, nhorman@tuxdriver.com Date: Tue, 30 Jun 2020 01:28:51 +0200 Message-ID: <1983340.Wn3agqbDfT@thomas> In-Reply-To: <20200622115528.22928-4-fady@mellanox.com> References: <'20200531124151.16848-2-fady@mellanox.com'> <20200622115528.22928-1-fady@mellanox.com> <20200622115528.22928-4-fady@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3 3/4] eal: export needed functions for mempool 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" 22/06/2020 13:55, Fady Bader: > Some eal functions were used by mempool lib but not exported on Windows. > The function was exported. Do not use past for facts which are still true after the patch. This patch could be merged with next one enabling the compilation.