From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 0/2] add MRVL MVPP2 PMD to meson Date: Fri, 13 Apr 2018 17:12:19 +0100 Message-ID: <20180413161219.GB37024@bricha3-MOBL.ger.corp.intel.com> References: <1523447107-13324-1-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, jck@semihalf.com, dima@marvell.com, nsamsono@marvell.com, jianbo.liu@arm.com To: Tomasz Duszynski Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 332E31C687 for ; Fri, 13 Apr 2018 18:12:25 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1523447107-13324-1-git-send-email-tdu@semihalf.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, Apr 11, 2018 at 01:45:05PM +0200, Tomasz Duszynski wrote: > This patchseries adds MRVL MVPP2 PMD to meson build system. > > Tomasz Duszynski (2): > net/mvpp2: rename the version file to standard > net/mvpp2: add meson build file > The patches look ok to me as far as the meson code is concerned, but I have no way to test compilation etc. It doesn't cause issues with other x86 or arm builds though, so: Series Acked-by: Bruce Richardson