From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id A54531E8BE for ; Thu, 14 Jun 2018 10:15:47 +0200 (CEST) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Jun 2018 01:15:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,222,1526367600"; d="scan'208";a="63999193" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.107]) by fmsmga001.fm.intel.com with SMTP; 14 Jun 2018 01:15:43 -0700 Received: by (sSMTP sendmail emulation); Thu, 14 Jun 2018 09:15:42 +0100 Date: Thu, 14 Jun 2018 09:15:41 +0100 From: Bruce Richardson To: Stephen Hemminger Cc: Thomas Monjalon , shahafs@mellanox.com, dev@dpdk.org Message-ID: <20180614081541.GA17692@bricha3-MOBL.ger.corp.intel.com> References: <20180613151416.6dc769e1@xeon-e3> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180613151416.6dc769e1@xeon-e3> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.10.0 (2018-05-17) Subject: Re: [dpdk-dev] Mlx meson build 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: , X-List-Received-Date: Thu, 14 Jun 2018 08:15:48 -0000 On Wed, Jun 13, 2018 at 03:14:16PM -0700, Stephen Hemminger wrote: > Is there any chance of getting MLX drivers to build with meson? > It seems like it should be possible to always build with meson if rdma-core is present. > The meson build language has ways of checking for necessary dependencies. > > Are you working on it for 18.08? or shall I bodge something together. I'm not actively working on it, due to time constraints but I'm happy enough to review and help out others with the work. /Bruce