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 E2A71A00C2; Sun, 30 Oct 2022 12:09:06 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77E1A40693; Sun, 30 Oct 2022 12:09:06 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 5794E40151 for ; Sun, 30 Oct 2022 12:09:05 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id AA5215C00DA; Sun, 30 Oct 2022 07:09:04 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 30 Oct 2022 07:09:04 -0400 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 :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm3; t=1667128144; x=1667214544; bh=0W G9qaUbjTj+jIdMRX85PztwKftgOsqLyy8hCYGM4eI=; b=yz0O23FjVqC9LJ3P4x x2riMBd4JUvHlqgPjJ6NcMNjCxG/oQXa+3xgpMXJy+Bc4s0cS1y2EYdSGdQykE62 MFMwC9OmE+SnhLOGpdDVNk8iqbWe2aut8OfP48TpBNGuKEQpfDmMVlBAbQxXDLhJ LGoLa8tLEfIz+Qbz5TRKMQSwx9K40PgZfCONLA6e+ZSaPGM9cVw3NEAC6HdRmrmo j7GDgbBIHxqAaLLK4lAs+yTVZm3MFsEi/ZXtZ8KUjBeysBvkbkoLHsvM5JW39s4y bKGxEkbesDSEgiQDylPiIUBpmJEH4ouYU/PRvQu7WZdkzqbUhw4xLwzZXUVvH9pQ yRYA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1667128144; x=1667214544; bh=0WG9qaUbjTj+j IdMRX85PztwKftgOsqLyy8hCYGM4eI=; b=ZYeaF5/rks1N1xWIeK4xpEkRfTBV5 gBohWm6q0WTQWKx5Vz8W4GqdD3kL3p3GqlP+52q9uoGej6aDDiLZtz9/W/s9qmYM 7Vv2ucuq7kx8cg8Ojs5snwcvMOuCWaGb3PwfWBzmsJwrYhCov+HypRhiub6RrA4z BRzsvRYnWojSXk2R0Rv5T3oeVzUAzzbEEzCVLaU2n6w/LdR98IEoasQTW69g/Y4a WIy4q8WSXp3dHTcXeDim7Wfd3Kx/bm/Kh+ULfiKS1OCX3+u8pfNyqt0ZV2MIqYoH M2B9mBnyMUqeSDpLJiF1r3dR7c/cKHMCHJWOF2FmVIo15yyqPeAEpfngw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedruddtgddvhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekre dtredttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpedvjefhudeghedvtdeije eigeetuedugfejueekieeltdfhteevkeehhfeilefhtdenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrd hnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 30 Oct 2022 07:09:03 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: valex@nvidia.com, ferruh.yigit@amd.com, andrew.rybchenko@oktetlabs.ru, rasland@nvidia.com, david.marchand@redhat.com Subject: [PATCH v3 0/2] fix build disabling common/mlx5 Date: Sun, 30 Oct 2022 12:08:24 +0100 Message-Id: <20221030110827.1994953-1-thomas@monjalon.net> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Andrew reported a build failure when disabling mlx5 common driver. It is a blocker for -rc2 release. While fixing the use of a variable across mlx5 drivers in first patch, the consistency of its use is improved in a second patch. v2: apply the same protection to other mlx5 drivers v3: fix ibverbs_link=dlopen (include directory was missing) Thomas Monjalon (2): common/mlx5: fix build disabling common/mlx5: move build config initialization and check drivers/common/mlx5/linux/meson.build | 3 +-- drivers/common/mlx5/meson.build | 2 ++ drivers/common/mlx5/windows/meson.build | 4 ---- drivers/compress/mlx5/meson.build | 5 +++++ drivers/crypto/mlx5/meson.build | 5 +++++ drivers/net/mlx5/hws/meson.build | 4 ++++ drivers/net/mlx5/meson.build | 9 ++++++--- drivers/regex/mlx5/meson.build | 5 +++++ drivers/vdpa/mlx5/meson.build | 5 +++++ 9 files changed, 33 insertions(+), 9 deletions(-) -- 2.36.1