Re: [dpdk-dev] meson support : cross compile issues

2018-02-27 Thread Hemant Agrawal
Hi Bruce, > On Tue, Feb 27, 2018 at 02:38:53PM +, Hemant Agrawal wrote: > > Hi, > > > > How do we set CROSS COMPILE kernel path support. E.g. something > > equivalent to RTE_KERNELDIR for Makefile > > > > * Currently the Igb_uio compilation fails. > > * Also, there is no check t

Re: [dpdk-dev] meson support : cross compile issues

2018-02-27 Thread Bruce Richardson
On Tue, Feb 27, 2018 at 02:38:53PM +, Hemant Agrawal wrote: > Hi, > > How do we set CROSS COMPILE kernel path support. E.g. something equivalent to > RTE_KERNELDIR for Makefile > > * Currently the Igb_uio compilation fails. > * Also, there is no check to disable igb_uio compil

[dpdk-dev] meson support : cross compile issues

2018-02-27 Thread Hemant Agrawal
Hi, How do we set CROSS COMPILE kernel path support. E.g. something equivalent to RTE_KERNELDIR for Makefile * Currently the Igb_uio compilation fails. * Also, there is no check to disable igb_uio compilation by flag e.g. CONFIG_RTE_EAL_IGB_UIO=n Other minor issue observed is