[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-18 Thread Bruce Richardson
On Fri, Nov 18, 2016 at 08:50:52AM -0500, Neil Horman wrote: > On Fri, Nov 18, 2016 at 12:03:19PM +, Hemant Agrawal wrote: > > > -Original Message- > > > From: Neil Horman [mailto:nhorman at tuxdriver.com] > > > On Tue, Nov 15, 2016 at 09:34:16AM +, Hemant Agrawal wrote: > > > > >

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-18 Thread Neil Horman
On Fri, Nov 18, 2016 at 04:37:38PM +, Bruce Richardson wrote: > On Fri, Nov 18, 2016 at 08:50:52AM -0500, Neil Horman wrote: > > On Fri, Nov 18, 2016 at 12:03:19PM +, Hemant Agrawal wrote: > > > > -Original Message- > > > > From: Neil Horman [mailto:nhorman at tuxdriver.com] > > >

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-18 Thread Hemant Agrawal
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > On Tue, Nov 15, 2016 at 09:34:16AM +, Hemant Agrawal wrote: > > > On Mon, Nov 14, 2016 at 02:29:24AM +0530, Jerin Jacob wrote: > > > > On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > > > > >

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-18 Thread Neil Horman
On Fri, Nov 18, 2016 at 12:03:19PM +, Hemant Agrawal wrote: > > -Original Message- > > From: Neil Horman [mailto:nhorman at tuxdriver.com] > > On Tue, Nov 15, 2016 at 09:34:16AM +, Hemant Agrawal wrote: > > > > On Mon, Nov 14, 2016 at 02:29:24AM +0530, Jerin Jacob wrote: > > > > >

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-15 Thread Thomas Monjalon
2016-11-15 09:27, Neil Horman: > On Tue, Nov 15, 2016 at 09:34:16AM +, Hemant Agrawal wrote: > > > > On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > > > > > Hi Neil, > > > > >Pmdinfogen compiles with host compiler. It usages rte_byteorder.h > > > > >of the target

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-15 Thread Neil Horman
On Tue, Nov 15, 2016 at 09:34:16AM +, Hemant Agrawal wrote: > > On Mon, Nov 14, 2016 at 02:29:24AM +0530, Jerin Jacob wrote: > > > On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > > > > Hi Neil, > > > >Pmdinfogen compiles with host compiler. It usages > > > >

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-15 Thread Hemant Agrawal
> On Mon, Nov 14, 2016 at 02:29:24AM +0530, Jerin Jacob wrote: > > On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > > > Hi Neil, > > >Pmdinfogen compiles with host compiler. It usages > > > rte_byteorder.h > of the target platform. > > > However, if the host

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-15 Thread Neil Horman
On Tue, Nov 15, 2016 at 09:34:16AM +, Hemant Agrawal wrote: > > On Mon, Nov 14, 2016 at 02:29:24AM +0530, Jerin Jacob wrote: > > > On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > > > > Hi Neil, > > > >Pmdinfogen compiles with host compiler. It usages > > > >

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-14 Thread Neil Horman
On Mon, Nov 14, 2016 at 02:29:24AM +0530, Jerin Jacob wrote: > On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > > Hi Neil, > >Pmdinfogen compiles with host compiler. It usages > > rte_byteorder.h of the target platform. > > However, if the host compiler is older

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-14 Thread Jerin Jacob
On Fri, Nov 11, 2016 at 10:34:39AM +, Hemant Agrawal wrote: > Hi Neil, >Pmdinfogen compiles with host compiler. It usages > rte_byteorder.h of the target platform. > However, if the host compiler is older than 4.8, it will be an issue during > cross compilation for some

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-11 Thread Neil Horman
On Fri, Nov 11, 2016 at 02:48:51PM +0100, Jan Viktorin wrote: > Hello all, > > On Fri, 11 Nov 2016 10:34:39 + > Hemant Agrawal wrote: > > > Hi Neil, > >Pmdinfogen compiles with host compiler. It usages > > rte_byteorder.h of the target platform. > > This seems wierd to

[dpdk-dev] pmdinfogen issues: cross compilation for ARM fails with older host compiler

2016-11-11 Thread Hemant Agrawal
Hi Neil, Pmdinfogen compiles with host compiler. It usages rte_byteorder.h of the target platform. However, if the host compiler is older than 4.8, it will be an issue during cross compilation for some platforms. e.g. if we are compiling on x86 host for ARM, x86 host compiler will