From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: [PATCH v5 4/9] build: add Meson files for avf PMD Date: Wed, 19 Sep 2018 11:15:00 +0100 Message-ID: <1537352100.10481.20.camel@debian.org> References: <20180910200415.8340-1-bluca@debian.org> <4046352.vXojQzu8gc@xps> <20180919083151.GB19304@bricha3-MOBL.ger.corp.intel.com> <7052864.LfY7Zieeln@xps> <20180919094531.GA21008@bricha3-MOBL.ger.corp.intel.com> <20180919100851.GB21008@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, jingjing.wu@intel.com, Wenzhuo Lu , qi.z.zhang@intel.com, ferruh.yigit@intel.com To: Bruce Richardson , Thomas Monjalon Return-path: Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by dpdk.org (Postfix) with ESMTP id 06AB11041 for ; Wed, 19 Sep 2018 12:15:02 +0200 (CEST) Received: by mail-wm1-f66.google.com with SMTP id 207-v6so6196626wme.5 for ; Wed, 19 Sep 2018 03:15:02 -0700 (PDT) In-Reply-To: <20180919100851.GB21008@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" On Wed, 2018-09-19 at 11:08 +0100, Bruce Richardson wrote: > On Wed, Sep 19, 2018 at 10:45:31AM +0100, Bruce Richardson wrote: > > On Wed, Sep 19, 2018 at 10:42:50AM +0200, Thomas Monjalon wrote: > > > 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 > > > > > > --- > > > > > > =C2=A0drivers/net/avf/base/meson.build | 20 +++++++++++++++++++= + > > > > > > =C2=A0drivers/net/avf/meson.build=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0| 19 +++++++++++++++++++ > > > > > > =C2=A0drivers/net/meson.build=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0|=C2=A0=C2=A01 + > > > > > > =C2=A03 files changed, 40 insertions(+) > > > > >=20 > > > > > I cannot merge this patch because of compilation issues > > > > > in the avf driver itself. > > > > >=20 > > > > > I will merge others and keep this one for later. > > > > >=20 > > > >=20 > > > > Those should be fixed by patches: http://patches.dpdk.org/proje > > > > ct/dpdk/list/?series=3D1372 > > >=20 > > > Yes, waiting for them to be merged in next-net-intel and next- > > > net. > > >=20 > >=20 > > To ease tracking, I'll do a v4 of the above set and include this > > patch in > > that as a third patch. That way, we'll avoid synchronisation > > between the > > trees. > >=20 > > /Bruce >=20 > Now superceded by: http://patches.dpdk.org/patch/44908/ from set: > http://patches.dpdk.org/project/dpdk/list/?series=3D1386 >=20 > /Bruce Great, thanks --=20 Kind regards, Luca Boccassi