From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 8161010B7 for ; Wed, 21 Feb 2018 10:21:36 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Feb 2018 01:21:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,543,1511856000"; d="scan'208";a="28711169" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.77]) by FMSMGA003.fm.intel.com with SMTP; 21 Feb 2018 01:21:32 -0800 Received: by (sSMTP sendmail emulation); Wed, 21 Feb 2018 09:21:29 +0000 Date: Wed, 21 Feb 2018 09:21:28 +0000 From: Bruce Richardson To: Hemant Agrawal Cc: Thomas Monjalon , "dev@dpdk.org" Message-ID: <20180221092128.GA17160@bricha3-MOBL3.ger.corp.intel.com> References: <20180219205524.19153-1-thomas@monjalon.net> <3615553.WtLrhvcjrZ@xps> <20180220093810.GA16092@bricha3-MOBL3.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH] version: 18.05-rc0 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: Wed, 21 Feb 2018 09:21:37 -0000 On Wed, Feb 21, 2018 at 08:16:07AM +0000, Hemant Agrawal wrote: > Hi Bruce, > > > > On Tue, Feb 20, 2018 at 06:12:49AM +0000, Hemant Agrawal wrote: > > > Hi Thomas, > > > Can you integrate ? > > > > > > An early integration will help the subsequent kernel module patches to use > > new path. > > > > > > Regards, > > > Hemant > > > > > > > I think that could do with a respin to include the meson.build file changes also. > > > [Hemant] I have just sent a v6. However, > I was only able to test linux based igb_uio.ko compilation with meson. > I could not find the kni build support with meson. Yes, it's not implemented yet. > > My freebsd meson compilation is failing. Will you please help in checking out the freebsd meson changes? Yes, will do. /Bruce