Re: [dpdk-dev] [PATCH v3 1/2] build: add support for ARM builds

2018-01-19 Thread Bruce Richardson
On Fri, Jan 19, 2018 at 04:49:04PM +, Hemant Agrawal wrote: > HI Bruce, > Are these planned for 18.02? If so, I will prioritize this work. > > Regards, > Hemant > Hi Hemant, yes, this is planned to be merged as *experimental* for 18.02. If no feedback, I'll pull them as-is for 18.02

Re: [dpdk-dev] [PATCH v3 1/2] build: add support for ARM builds

2018-01-19 Thread Hemant Agrawal
iumnetworks.com; harry.van.haa...@intel.com; > herbert.g...@arm.com; dev@dpdk.org; Hemant Agrawal > ; Shreyansh Jain > Subject: Re: [dpdk-dev] [PATCH v3 1/2] build: add support for ARM builds > Importance: High > > On Fri, Jan 19, 2018 at 07:22:50PM +0530, Pavan Nikhilesh

Re: [dpdk-dev] [PATCH v3 1/2] build: add support for ARM builds

2018-01-19 Thread Bruce Richardson
On Fri, Jan 19, 2018 at 07:22:50PM +0530, Pavan Nikhilesh wrote: > From: Bruce Richardson > > Add files to enable compiling for ARM cross builds. > This can be tested by doing a cross-compile for armv8-a type using > the linaro gcc toolchain. > > meson arm-build --cross-file aarch64_cros