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 7FA3AA0524; Thu, 30 Jan 2020 23:33:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2AEAE1C035; Thu, 30 Jan 2020 23:33:01 +0100 (CET) Received: from new3-smtp.messagingengine.com (new3-smtp.messagingengine.com [66.111.4.229]) by dpdk.org (Postfix) with ESMTP id BDDEF1C033 for ; Thu, 30 Jan 2020 23:32:58 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.nyi.internal (Postfix) with ESMTP id 335ADE022; Thu, 30 Jan 2020 17:32:57 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 30 Jan 2020 17:32:57 -0500 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=mesmtp; bh=kpG9Sbmu+h95Qt4Q64a1KPOcETrprQWV+PNw+c1MhVQ=; b=bScOakBYiiuy aUfml/8sKMqM6GZ1qEnDrhj/bdcelAMdemAA+TijDTMz23V07avMU/TPZYMWM2pV A+JGS6RHEGhX5CElgf+3fvIYM8RDTE7ZEpOT3h4tfo78pBKR24DBtcZriE9r9D08 iwd9w+1BkzqKVBj5i5iD6qM92l+dJzY= 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=fm1; bh=kpG9Sbmu+h95Qt4Q64a1KPOcETrprQWV+PNw+c1Mh VQ=; b=vILfjZPuuf5qW94EEhipDWDm7m6Q7lt3KGp5GayeqtCnQWqYbnWgDU2je BimS1flfdZf2dokQFBOQ/UpQ0bDJuvTi664ZapgPTqP+6mO4oX7mNMuk7hRIiXoK 8gKYquqaV8HzRpevl//O1KsyYeI/K50/SqFJg73elT8F/7XM2XdObK5lF3Lufxzz 4DRqovCkF9Xi9QZrARRbStnQ1RkRRmPeHaa0RlqKcrxKj7ThxhLo7QSz+OtN8Zeh zs4BTTn6iwt3p50P1dwoZosoD6B4IqUJMAOJGIvLv2wDxdwMSGpdVmnWhmZzj+Cf 1M++FlPjz/kMq4gsCaKJNJt+FpcKg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrfeekgdduiedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght 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 D122430602DB; Thu, 30 Jan 2020 17:32:54 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: dev@dpdk.org, bruce.richardson@intel.com, kevin.laatz@intel.com, aconole@redhat.com, nhorman@tuxdriver.com, akhil.goyal@nxp.com, anoobj@marvell.com, bluca@debian.org, fiona.trahe@intel.com, ferruh.yigit@intel.com, Michael Santana , John McNamara , Marko Kovacevic Date: Thu, 30 Jan 2020 23:32:53 +0100 Message-ID: <1698714.yIU609i1g2@xps> In-Reply-To: <20200130160009.6549-5-david.marchand@redhat.com> References: <20191220152058.10739-1-david.marchand@redhat.com> <20200130160009.6549-1-david.marchand@redhat.com> <20200130160009.6549-5-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3 4/4] add ABI checks 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" 30/01/2020 17:00, David Marchand: > Enabling them requires a configuration that will trigger the ABI dumps > generation as part of the existing devtools/test-build.sh and > devtools/test-meson-builds.sh scripts. [...] > --- a/devtools/test-meson-builds.sh > +++ b/devtools/test-meson-builds.sh > if [ -f "$builddir/build.ninja" ] ; then > + # for existing environments, force debugoptimized so that ABI > + # checks can run > + $MESON configure --buildtype=debugoptimized $builddir This is forcing meson to re-run each time, even if the buildtype is already "debugoptimized". Please query meson configuration to avoid useless re-run: $MESON configure $builddir | awk '$1=="buildtype" {print $2}'