From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH 6/7] bus/fslmc: enabling dpaa2 compilation for other platforms Date: Wed, 28 Feb 2018 21:32:07 +0530 Message-ID: References: <1519752352-15442-1-git-send-email-hemant.agrawal@nxp.com> <1519752352-15442-7-git-send-email-hemant.agrawal@nxp.com> <20180228144533.GB10572@bricha3-MOBL3.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, thomas@monjalon.net, shreyansh.jain@nxp.com To: Bruce Richardson Return-path: Received: from EUR03-AM5-obe.outbound.protection.outlook.com (mail-eopbgr30066.outbound.protection.outlook.com [40.107.3.66]) by dpdk.org (Postfix) with ESMTP id 13C4F4CA5 for ; Wed, 28 Feb 2018 17:02:25 +0100 (CET) In-Reply-To: <20180228144533.GB10572@bricha3-MOBL3.ger.corp.intel.com> Content-Language: en-US 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 2/28/2018 8:15 PM, Bruce Richardson wrote: > On Tue, Feb 27, 2018 at 10:55:51PM +0530, Hemant Agrawal wrote: >> Signed-off-by: Hemant Agrawal >> --- >> drivers/bus/fslmc/qbman/qbman_sys_decl.h | 14 ++++++++++++++ >> 1 file changed, 14 insertions(+) >> > > With these patches should config/common_base be changed to enable all > these drivers globally for compilation testing? > currently we are planning to enable them in config/common_linuxapp only. We still have issue with BSD compilations. some of the compat files are linux dependent. > /Bruce > >