From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [EXT] Re: [PATCH] eal: change init macro as exec environment specific Date: Tue, 02 Apr 2019 14:45:32 +0200 Message-ID: <1774374.xfdjkiLUGA@xps> References: <20170807120408.21975-1-jerin.jacob@caviumnetworks.com> <810ae62704a0d606c8c903446f7dfee2fe94e5b9.camel@marvell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "ferruh.yigit@intel.com" To: Jerin Jacob Kollanukkaran Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id AC7A22C36 for ; Tue, 2 Apr 2019 14:45:35 +0200 (CEST) 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" 02/04/2019 03:15, Jerin Jacob Kollanukkaran: > On Thu, 2019-03-14 at 20:44 +0000, Jerin Jacob Kollanukkaran wrote: > > On Wed, 2019-03-13 at 14:14 +0530, Jerin Jacob wrote: > > > On Wed, 2019-03-13 at 09:16 +0100, Thomas Monjalon wrote: > > > > Then maybe you should send your patches so we can decide if it is > > > > maintainable enough or not. > > > > > > The __attribute__((constructor)) only stuff we have issue to > > > support. > > > The common code changes are related to adapt > > > __attribute__((constructor)) scheme. > > > > > > This patch will fix that issue. Other than that there is no common > > > code > > > changes.i.e everything emulated under lib/librte_eal/new_port/ > > > > Thomas, > > > > I explained the use case and changes required. Let me know, do you > > need > > any other change on this patch to get this patch accepted? > > Ping? This patch needs to be refreshed. And I have some comments, sending in another email with better context.