From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 4/9] build: add Meson files for avf PMD Date: Wed, 19 Sep 2018 10:42:50 +0200 Message-ID: <7052864.LfY7Zieeln@xps> References: <20180910200415.8340-1-bluca@debian.org> <4046352.vXojQzu8gc@xps> <20180919083151.GB19304@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Luca Boccassi , dev@dpdk.org, jingjing.wu@intel.com, Wenzhuo Lu , qi.z.zhang@intel.com, ferruh.yigit@intel.com To: Bruce Richardson Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id AD4512BD3 for ; Wed, 19 Sep 2018 10:42:53 +0200 (CEST) In-Reply-To: <20180919083151.GB19304@bricha3-MOBL.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 19/09/2018 10:31, Bruce Richardson: > On Tue, Sep 18, 2018 at 10:48:30PM +0200, Thomas Monjalon wrote: > > 18/09/2018 16:58, Luca Boccassi: > > > Signed-off-by: Luca Boccassi > > > --- > > > drivers/net/avf/base/meson.build | 20 ++++++++++++++++++++ > > > drivers/net/avf/meson.build | 19 +++++++++++++++++++ > > > drivers/net/meson.build | 1 + > > > 3 files changed, 40 insertions(+) > > > > I cannot merge this patch because of compilation issues > > in the avf driver itself. > > > > I will merge others and keep this one for later. > > > Those should be fixed by patches: http://patches.dpdk.org/project/dpdk/list/?series=1372 Yes, waiting for them to be merged in next-net-intel and next-net.