From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v3 00/10] meson build support for dpaaX Date: Wed, 14 Mar 2018 09:08:54 +0000 Message-ID: <20180314090854.GA12092@bricha3-MOBL.ger.corp.intel.com> References: <1519889597-5805-1-git-send-email-hemant.agrawal@nxp.com> <1521014166-3201-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, thomas@monjalon.net To: Hemant Agrawal Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id C1C197CBA for ; Wed, 14 Mar 2018 10:08:59 +0100 (CET) Content-Disposition: inline In-Reply-To: <1521014166-3201-1-git-send-email-hemant.agrawal@nxp.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, Mar 14, 2018 at 01:25:56PM +0530, Hemant Agrawal wrote: > Earlier dpaaX was only compiled for armv8 target. This patch series first prepares the dpaaX drivers to be compiled for non-ARM platform as well. > > > Note: This patch changes all of the dpaa drivers/modules - So it shall be applied to master tree instead of meson build tree. > >>From discussion with Thomas, the proposal was for me to take this entire set into the build tree. However, if it's likely to cause conflicts with future patches from you, I can send a pull-request shortly after merge to get it into main tree too. Would that work for you? Thomas, you ok to take an early PR for next-build? /Bruce