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 15A53A0032; Tue, 16 Nov 2021 18:06:25 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3A1341163; Tue, 16 Nov 2021 18:06:24 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 9C0C540141 for ; Tue, 16 Nov 2021 18:06:23 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 4CBAB5C021A; Tue, 16 Nov 2021 12:06:23 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Tue, 16 Nov 2021 12:06:23 -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=fm2; bh= wGAQPK1fXxCdRSRoxeflt/oTLU3RMcIVkh82jltX+Ls=; b=UWM4sGydI1eueZcn vI2GI/LL2YxvfzGpObKtsvfDmU/fPSWIwbTdXv1cV9yXl1Vfaz0qXIALHzTk62Vk XRlmEUPjuaz/jk5ytrDfru1SPqH7rfSMBCz2bxIoKSVr2lW75ArukmD/BI+S0J2y T1Se2h3GIGzF0l7Nne3Ftd7o918SPklbi4HQFA6ZXiTY4PL+SUdaRAAFMeXLrX2q J/RAV8UDOrgiaY4s06IAmADHhrbmuNB2qhazJVfmYPA2bFqYfx2ydMzAiRAaCxAa bpticgYciHM4dlwKCTqdG5fI90S+Vxwd2X8PafDf8Dhghqb4ywC1aDfhwtY3XMHz htk86A== 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=wGAQPK1fXxCdRSRoxeflt/oTLU3RMcIVkh82jltX+ Ls=; b=aVjq53IvaVBeANlNQABU0pnahCiSqym++YV/WM06JBfGdDrE93M8lCGiV vMrRNai3AjXbltAQz+U4XgGH1RRJzteqS6nhLf71RqX4HqwHvklhOn54U2KegbOK Kw/0jhUUfVku32Zp55pb3EIk5sUFqQijwiuB3wGuGXfzU2oKUOeaTSzjgZWbEdui FTYq/PsbfW6wqi09y3SQG03Ux5yL2YGnXfrywLd8RiwB4JABj9r6YDBpxSFRDC9z PUMfIr0UcWa1cJXolMH6vPlyXeST1UxOJTdoLfaVeUI+PjYVDAxaAU7wcvhhj246 8XF73Vl07KieSzuwSkcM+3cVZ5RsA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrfedvgdelgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 16 Nov 2021 12:06:21 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: dev@dpdk.org, bruce.richardson@intel.com, bluca@debian.org, tredaelli@redhat.com, i.maximets@ovn.org, james.r.harris@intel.com, mohammed@hawari.fr, Aaron Conole , Michael Santana Subject: Re: [PATCH 1/5] ci: test build with minimum configuration Date: Tue, 16 Nov 2021 18:06:20 +0100 Message-ID: <41978474.LeJqzCrlB4@thomas> In-Reply-To: <20211110164814.5231-2-david.marchand@redhat.com> References: <20211110164814.5231-1-david.marchand@redhat.com> <20211110164814.5231-2-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 10/11/2021 17:48, David Marchand: > Disabling optional libraries was not tested. > Add a new target in test-meson-builds.sh and GHA. > > The Bluefield target is removed from test-meson-builds.sh to save space > and compilation time in exchange of the new target. OK to remove build-arm64-bluefield. We should also remove build-arm64-host-clang which has no benefit. And instead of adding a new target, can we reuse an existing one, like build-clang-static or build-arm64-dpaa?