From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id EE4071B53 for ; Wed, 19 Sep 2018 10:31:57 +0200 (CEST) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Sep 2018 01:31:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,393,1531810800"; d="scan'208";a="87412406" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.107]) by fmsmga002.fm.intel.com with SMTP; 19 Sep 2018 01:31:52 -0700 Received: by (sSMTP sendmail emulation); Wed, 19 Sep 2018 09:31:52 +0100 Date: Wed, 19 Sep 2018 09:31:51 +0100 From: Bruce Richardson To: Thomas Monjalon Cc: Luca Boccassi , dev@dpdk.org, jingjing.wu@intel.com, Wenzhuo Lu Message-ID: <20180919083151.GB19304@bricha3-MOBL.ger.corp.intel.com> References: <20180910200415.8340-1-bluca@debian.org> <20180918145822.16763-1-bluca@debian.org> <20180918145822.16763-4-bluca@debian.org> <4046352.vXojQzu8gc@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4046352.vXojQzu8gc@xps> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [dpdk-dev] [PATCH v5 4/9] build: add Meson files for avf PMD 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, 19 Sep 2018 08:31:58 -0000 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