Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-18 Thread Jimmy Carter
I assume after git clone https://github.com/RehiveTech/buildroot I need to git checkout dpdk-support-v5 I get legacy error on running make root@xav101000739:~/Downloads/dpdk/newbuildroot/buildroot# *make * *Makefile.legacy:12: *** "You have legacy configuration in your .config! Please check your c

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Neil Horman
On Tue, May 16, 2017 at 01:51:52PM +0200, Jan Viktorin wrote: > On Tue, 16 May 2017 07:44:59 -0400 > Neil Horman wrote: > > > On Tue, May 16, 2017 at 12:51:40PM +0200, Jan Viktorin wrote: > > > Hello Jimmy, > > > > > > On Tue, 16 May 2017 15:38:22 +0530 > > > Jimmy Carter wrote: > > > > > >

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Jan Viktorin
On Tue, 16 May 2017 18:57:41 +0530 Jimmy Carter wrote: > I assume after git clone https://github.com/RehiveTech/buildroot > I need to git checkout dpdk-support-v5 Yes, I forgot to mention... > I get legacy error on running make > root@xav101000739:~/Downloads/dpdk/newbuildroot/buildroot# *make

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Jan Viktorin
On Tue, 16 May 2017 17:25:20 +0530 Jimmy Carter wrote: > Hi All > > Attached is the complete env variables file > I have added RTE_KERNELDIR too > Also I am now using gnu-eabi version 5.4.0 > [arm-openwrt-linux-muslgnueabi-gcc (LEDE GCC 5.4.0 r3909-6411a12) 5.4.0] > But I am still getting the s

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Jimmy Carter
Hi All Attached is the complete env variables file I have added RTE_KERNELDIR too Also I am now using gnu-eabi version 5.4.0 [arm-openwrt-linux-muslgnueabi-gcc (LEDE GCC 5.4.0 r3909-6411a12) 5.4.0] But I am still getting the same error Currently I am not using buildroot Is there any step by step

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Jan Viktorin
On Tue, 16 May 2017 07:44:59 -0400 Neil Horman wrote: > On Tue, May 16, 2017 at 12:51:40PM +0200, Jan Viktorin wrote: > > Hello Jimmy, > > > > On Tue, 16 May 2017 15:38:22 +0530 > > Jimmy Carter wrote: > > > > > Hi All > > > > > > I am using dpdk16.11.1 and want to use openwrt external tool

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Neil Horman
On Tue, May 16, 2017 at 12:51:40PM +0200, Jan Viktorin wrote: > Hello Jimmy, > > On Tue, 16 May 2017 15:38:22 +0530 > Jimmy Carter wrote: > > > Hi All > > > > I am using dpdk16.11.1 and want to use openwrt external toolchain so that I > > can cross compile for arm cortex 15 > > neon.(arm_cortex

[dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Jimmy Carter
Hi All I am using dpdk16.11.1 and want to use openwrt external toolchain so that I can cross compile for arm cortex 15 neon.(arm_cortex-a15+neon-vfpv4_gcc-5.4.0_musl_eabi) My target board is Tp link archer C2600. I am have assigned these env variables but still getting compilation error export ST

Re: [dpdk-dev] Issue->Dpdk for arm cortex-a15 compilation

2017-05-16 Thread Jan Viktorin
Hello Jimmy, On Tue, 16 May 2017 15:38:22 +0530 Jimmy Carter wrote: > Hi All > > I am using dpdk16.11.1 and want to use openwrt external toolchain so that I > can cross compile for arm cortex 15 > neon.(arm_cortex-a15+neon-vfpv4_gcc-5.4.0_musl_eabi) I've never built DPDK with musl-eabi. I don'