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 EA42AA00C5; Sun, 5 Jul 2020 12:51:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C56411DB61; Sun, 5 Jul 2020 12:51:01 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 96DE31DB5F for ; Sun, 5 Jul 2020 12:51:00 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id CB9EC5C00B0; Sun, 5 Jul 2020 06:50:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 05 Jul 2020 06:50:59 -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= ZLez3IccEys8igSwQcHXsgcbdf1jxSnGHgVqgCDkSOM=; b=jBFEBVTLCZaIVSLI Rj7ufUC+EBpFuhIv8HkPbQeXeuIoIbxT5W21Xr0R0FU2+4q8lEn5AWSdZp+SK4Nc 6DcpLT7IU8AQH9TbAGvWpYqKhDBR5NopqtghXhzm1w5JoGr3c+s8AkAXHVhHdNBb lgb/G6Km4qmXo3XeCKVpB0n0rMeBdKsDHG8iV3a2ES+0vQY3+D5z1SEOwGfWVGcN 1Vu4OUlcUuz10rAdLqJVI7KG3UsFHRPOLXwHPHVchbolYwl3ComLCyCzCdY3EeD6 rb9jm5XCDAM89SapPMcjZ3G39dcWLd5nF6vj8T/f7+2zeitQARGI4LKs+OLN5uuS fLUsvA== 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=ZLez3IccEys8igSwQcHXsgcbdf1jxSnGHgVqgCDkS OM=; b=LKXQ3ai1xRlDW9CpJJQQG4KIU2dhO1QGtxL3exrfBh4/OqG4MVHAnL5OR H+itMv/tpjSlGIL+8w1wqSXw1CSbqitBefC1dvUNI4d6Co1hKOjlTj878Bpt29/z UtHh9ZQ+ivHLo5zvaSXRgqJNYLlgZCToA7Yq13J9EGRjuYTquVvWX1ZpDMUofqc4 mannu3ZKSNrJSSA33BrCql5LnrJB+OM8FzQPE0DfR4OkEnBj6R8E9eEOWTxHzv9h E255YCrevqOWuCtDVOunBZYWjRIoI2PwFS6TL1U5+07k0RXwYsy3YHsdJncXaSq4 kCCYVM/XQWO/17wkI3cUe0+tHszXQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedruddugdefhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth 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 5F74B328005D; Sun, 5 Jul 2020 06:50:58 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: David Marchand , "Richardson, Bruce" , Nithin Dabilpuram , Jerin Jacob , Luca Boccassi , Sunil Pai G , Jerin Jacob Date: Sun, 05 Jul 2020 12:50:56 +0200 Message-ID: <3279409.ARMlaCC7F6@thomas> In-Reply-To: References: <20200701180507.2850094-1-thomas@monjalon.net> <20200702160911.3596412-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] build: remove special handling for node library 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" 04/07/2020 16:22, Jerin Jacob: > On Thu, Jul 2, 2020 at 9:39 PM Thomas Monjalon wrote: > > > > The node library had a need of being linked as a whole > > to make some constructors effective. > > Now that all libraries are linked with --whole-archive, > > there is no need to have this library separate. > > > > Fixes: e2db26f76673 ("build: always link whole DPDK static libraries") > > > > Signed-off-by: Thomas Monjalon > > Tested the change with: echo "node_list_dump" | sudo > ./build/app/test/dpdk-test -c 0x3 > > Tested-by: Jerin Jacob Applied