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 E12DBA2EEB for ; Thu, 12 Sep 2019 18:23:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 99D391EBE6; Thu, 12 Sep 2019 18:23:27 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 57FB21EBB9 for ; Thu, 12 Sep 2019 18:23:26 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id B21E821D2B; Thu, 12 Sep 2019 12:23:25 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 12 Sep 2019 12:23:25 -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=mesmtp; bh=iJMUgp0exZsLZIyodnRpXfhx56erWP1EmExthDU7ktY=; b=hl1AEaJ8Fpg3 8nMYA0dqX1EY70Sghr1af+KfQrdMd4ft7ZKZi3L6mvlzMY8/8lUk37+f2WUcWoIw O0lc/dIPPh1LOqGbXUEhxUk9J9FdHgAB164qZkZpqKB52XCyFnmc/J5Ek9SsJm3V RrR5qRc5efcbjdWQi6ZRQZJq9zXfEys= 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=fm3; bh=iJMUgp0exZsLZIyodnRpXfhx56erWP1EmExthDU7k tY=; b=oV+Jl4z5tGPyv6Zaul1Lu3aBxyNHEoDMmC4crPmgw5xrt7y+dHdTZlrXs 82uTxto2CWEHJr+r9hFTP1UkRQU3OHYTEU7WfdUj5zb7JeQR9bl4omZVnDylA5rk 2r+XlSnU94g4QX4VbWvDIQ/pQOkkQFJbj8YMSOXdW9emmkQ1gkzaN3A1hsNTHO8u IKmODNkvTxtPx/6TgT1Fv3wzORBk2LYRz4h81hDE5ZYFHKPwKnyOTykxZiTaojqL AQUOB7rCDmscxCNN17DVeHXrFxOSubVrx7TScW5Z4vHfy0jK/6Ut/gB+Qv8Sz/Ye y7fwRDKE4H4HJfXnVc0Sj0hpxAaCQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrtdehgdellecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgjfhgggfgtsehtufertd dttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehm ohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefgedrvddtfedrudekgeenucfrrg hrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucev lhhushhtvghrufhiiigvpedt 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 AE39680062; Thu, 12 Sep 2019 12:23:24 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: bruce.richardson@intel.com Date: Thu, 12 Sep 2019 18:23:22 +0200 Message-ID: <1795310.iqBpLxB3uh@xps> In-Reply-To: <20190812230358.988-1-thomas@monjalon.net> References: <20190812230358.988-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 0/6] build system improvements 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" 13/08/2019 01:03, Thomas Monjalon: > While testing compilation of mlx drivers, > I hit some issues and misses. > The result is 6 patches of cleanup, fixes and test improvements. > > Thomas Monjalon (6): > build: remove redundant libs from pkgconfig > drivers: add some reasons for meson disabling > net/mlx: fix meson build with custom dependency path > net/mlx: fix build with make and recent gcc > devtools: test compiler availability only once > devtools: load target-specific compilation environment > > devtools/test-meson-builds.sh | 52 +++++++++++++++++---------- > drivers/baseband/turbo_sw/meson.build | 1 + > drivers/compress/isal/meson.build | 1 - > drivers/net/af_xdp/meson.build | 1 - > drivers/net/memif/meson.build | 5 +-- > drivers/net/mlx4/Makefile | 3 +- > drivers/net/mlx4/meson.build | 9 ++--- > drivers/net/mlx5/Makefile | 3 +- > drivers/net/mlx5/meson.build | 7 ++-- > drivers/raw/ioat/meson.build | 1 + > 10 files changed, 52 insertions(+), 31 deletions(-) Applied