From patchwork Sat Feb 26 18:36:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 108369 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3D844A04A2; Sat, 26 Feb 2022 19:37:07 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5755410E9; Sat, 26 Feb 2022 19:37:06 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 827814068F for ; Sat, 26 Feb 2022 19:37:05 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id D84015C0153; Sat, 26 Feb 2022 13:37:03 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Sat, 26 Feb 2022 13:37:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm3; bh=GrbSsbofEKUW9Dfl8ob74f+eE6arnlMs0eQ9OSbtnrM=; b=BBkqO k07TB5LFS5U5kSpi8mCLkfny6CIsSwmf8qzaOVdfm+l598fh0k+n6uGUmzXAKKFI BtLf7x6oeTqoevOE9QbtLKM1sX+UsaPIVhE+185+jCb96M9AxijuPP9WXi6mtwlg YmFjU7tcr4qYuEC8ZeGhuwUvVGVSvmFHjOCVxvGPczZL09uCMk56FzCF2v10/+8c xeTVzSJZCceztrtGyog5qkwP5LdPbWwrBOWYPsfMjHVw4nqBT+LaYPy/EqGOGlST UFHBigf8ck64aqeWw7KJT+oU/Fn2jC+JeXg3OY08plRrSiRPwSOoqFslihzdfliT hhNq1fDmURL6M5e3w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=GrbSsbofEKUW9Dfl8ob74f+eE6arn lMs0eQ9OSbtnrM=; b=BkzR4WQW3bTd0DN/jVSkf+1ZPwZoz54hZBt/zlTCFP/Cs K4Be1RhuSpfNhhvEmTwFFln0e9210hUsErZ+xBxG7GdTjneuzTYr2NHoQyj/XqtN L4OYqHCx6BNu0m1I1pmb4Ae9qnzPH24nAWsd/iYZc1Vfa5Xha5ACmaZcNnbjVPEP gJ19lR2a6f7fis9IvMyOL7ZsdUp9gKEzSnv5cS7+VMck7wO3Ma46jCf05l/tNKIi RlROfT9D2D0/16Y07ha0vqsWp/JC+1CS8UQQzA+tzv/F2raZfnpW/ubzIHm3p+XQ 6mazwZ65GdUdTrdGSqjUFdpWLZqOti+SVh1eZRsFA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrleeigdduuddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuggftrf grthhtvghrnhepueeuudeijedvffetgedvgfelgeevvedtveevgeetvdeftdegvdfftdeg jeeiffejnecuffhomhgrihhnpehshhgsrdgtihdplhhinhhugidqsghuihhlugdrshhhne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 26 Feb 2022 13:37:02 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Cc: Aaron Conole , Michael Santana , Bruce Richardson Subject: [PATCH] ci: remove redundant drivers enabling Date: Sat, 26 Feb 2022 19:36:51 +0100 Message-Id: <20220226183651.2165304-1-thomas@monjalon.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 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 No need to explicitly enable drivers bus/vdev and mempool/ring. bus/vdev is always enabled since commit 2e33309ebe03 ("config: enable/disable drivers in Arm builds") mempool/ring is always enabled since commit 81c2337e044d ("build: make ring mempool driver mandatory") Signed-off-by: Thomas Monjalon Acked-by: Bruce Richardson --- .ci/linux-build.sh | 2 +- devtools/test-meson-builds.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/linux-build.sh b/.ci/linux-build.sh index 67d68535e0..77c0d1976b 100755 --- a/.ci/linux-build.sh +++ b/.ci/linux-build.sh @@ -89,7 +89,7 @@ OPTS="$OPTS --default-library=$DEF_LIB" OPTS="$OPTS --buildtype=debugoptimized" OPTS="$OPTS -Dcheck_includes=true" if [ "$MINI" = "true" ]; then - OPTS="$OPTS -Denable_drivers=bus/vdev,mempool/ring,net/null" + OPTS="$OPTS -Denable_drivers=net/null" OPTS="$OPTS -Ddisable_libs=*" fi meson build --werror $OPTS diff --git a/devtools/test-meson-builds.sh b/devtools/test-meson-builds.sh index c07fd16fdc..a653b253cb 100755 --- a/devtools/test-meson-builds.sh +++ b/devtools/test-meson-builds.sh @@ -221,7 +221,7 @@ for c in gcc clang ; do done build build-mini cc skipABI $use_shared -Ddisable_libs=* \ - -Denable_drivers=bus/vdev,mempool/ring,net/null + -Denable_drivers=net/null # test compilation with minimal x86 instruction set # Set the install path for libraries to "lib" explicitly to prevent problems