From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D6824A0C43; Wed, 12 May 2021 22:38:20 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 532A74003F; Wed, 12 May 2021 22:38:20 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id A63F24003E for ; Wed, 12 May 2021 22:38:19 +0200 (CEST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 03EB45C013C; Wed, 12 May 2021 16:38:18 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Wed, 12 May 2021 16:38:18 -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= LQRRZLtPxCwC4efvKThOD7t+ixYWaAudhDi9or6IN8M=; b=HKLD/ydgLlMsVp+5 Sii4mPLKSpxa/YdzlcwgkM3DZek6c3SS0CcVbtXekTHeCkJ+SJ9A5w639SVdkcMn xyLTLddKRCA5Ay9VbS08G83L8NNg1qPZTc6tldRDpwuBS5CRs0j/7EPgegYQmDRn 2KQfE6rb0vX51sUTiVHntG2I+uzmJYycgOBBKDEpaRoISOGOBOb2oUb1Y2zypPp1 tGdI7T2+ds7kMPpXIvJz7NTIRCm2Nx8Ftc6iYlVr4RPHBtlRD8/dYKsSRw9Spetv Jmazpv6/35Mlk4f3/WF9XdxY0Q7YgaEAFW9VBC84J8KQTd4aF0xAYlTeanoeNr++ Wa0WvQ== 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=fm2; bh=LQRRZLtPxCwC4efvKThOD7t+ixYWaAudhDi9or6IN 8M=; b=OCMKFOBEve3/y5pX44+BtgBR0yEozRXu3xr//YMXHbtPXVnWp1+4CcZh6 MR7y0GYSkSUqAjMRpqwOOn3KRx01FjZ2nryL2UK+zRGM80K281BuOvVEcBv1p1AX Nfxk2qiOXN6lVDjuLGE7FWE5lMByqUmySmt/ErzDePPv735EInzXL3anssR6DnQc EAYrHqD2kPPZ62/O5nkCmbllTelTaVKlBoTLebMcusdP9zZqTrd/fBzB/uIwn/nH /pgvtWzEKG5DvCloxtdpezjos1Yq5XF+H0AzuHKrwz3PqZOiP1NECoSUEn4dgj+h j5AEtng+PLdkPWI75zhz1nBnNhHGg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdehvddgudegkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr lhhonhdrnhgvth 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; Wed, 12 May 2021 16:38:16 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: dev@dpdk.org, ferruh.yigit@intel.com, bruce.richardson@intel.com, Neil Horman , "Kinsella, Ray" Date: Wed, 12 May 2021 22:38:15 +0200 Message-ID: <1641165.axTpplifrG@thomas> In-Reply-To: <6027754.usKPUfTrSP@thomas> References: <20210225111457.32540-1-david.marchand@redhat.com> <6027754.usKPUfTrSP@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 2/2] buildtools: check symbol maps in developer mode X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 12/05/2021 22:24, Thomas Monjalon: > > > Hook check-symbol-maps.sh in the symbol check when in developer mode to > > > help developers catch issues before submitting their changes. > > > > > > Signed-off-by: David Marchand > > +1 > > > > Reviewed-by: Ray Kinsella > > Series applied, thanks Oops, sorry no it cannot be merged as-is because of an incompatibility with Busybox grep: unrecognized option: exclude=version.map I think it is because of the old function find_orphan_symbols() using the option --exclude.