From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id E14BA1C694 for ; Fri, 13 Apr 2018 18:14:33 +0200 (CEST) X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Apr 2018 09:14:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,446,1517904000"; d="scan'208";a="33174078" Received: from bricha3-mobl.ger.corp.intel.com ([10.252.21.150]) by orsmga007.jf.intel.com with SMTP; 13 Apr 2018 09:14:29 -0700 Received: by (sSMTP sendmail emulation); Fri, 13 Apr 2018 17:14:29 +0100 Date: Fri, 13 Apr 2018 17:14:28 +0100 From: Bruce Richardson To: Tomasz Duszynski Cc: dev@dpdk.org, jck@semihalf.com, dima@marvell.com, nsamsono@marvell.com, jianbo.liu@arm.com Message-ID: <20180413161428.GC37024@bricha3-MOBL.ger.corp.intel.com> References: <1523447107-13324-1-git-send-email-tdu@semihalf.com> <20180413161219.GB37024@bricha3-MOBL.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180413161219.GB37024@bricha3-MOBL.ger.corp.intel.com> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [dpdk-dev] [PATCH 0/2] add MRVL MVPP2 PMD to meson 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: Fri, 13 Apr 2018 16:14:35 -0000 On Fri, Apr 13, 2018 at 05:12:19PM +0100, Bruce Richardson wrote: > 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 Applied to dpdk-next-build /Bruce