> -----Original Message----- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Wednesday, February 28, 2018 4:02 PM > To: Richardson, Bruce <bruce.richard...@intel.com> > Cc: dev@dpdk.org; tho...@monjalon.net; shreyansh.j...@nxp.com > Subject: Re: [PATCH 6/7] bus/fslmc: enabling dpaa2 compilation for other > platforms > > 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 <hemant.agra...@nxp.com> > >> --- > >> 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. > Yes, of course. I should have spotted that from the checks in the meson files. :-)
/Bruce