Re: [vpp-dev] Build VPP for thunderx platform

2017-01-07 Thread Damjan Marion
ckages as I'm on a stripped Ubuntu >>>> rootfs on this platform >>>> - Them switch to VPP, but using an already installed DPDK: within vpp.mk, >>>> you have the possibility to override the default values (ie external dpdk) >>>> >>>> Chri

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-06 Thread Damjan Marion
>>> - Them switch to VPP, but using an already installed DPDK: within vpp.mk, >>> you have the possibility to override the default values (ie external dpdk) >>> >>> Christophe >>> >>> > -Original Message- >>> > From: vpp-de

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-05 Thread Burt Silverman
on this platform > - Them switch to VPP, but using an already installed DPDK: within vpp.mk, > you have the possibility to override the default values (ie external dpdk) > > Christophe > > > -Original Message- > > From: vpp-dev-boun...@lists.fd.io [mailto:vpp-d

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-05 Thread Marco Varlese
Original Message- > > > > > From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On > > > > > Behalf Of Marco Varlese > > > > > Sent: mercredi 4 janvier 2017 17:36 > > > > > To: Rami Rosen ; Burt Silverman >

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-05 Thread Marco Varlese
on from vpp.mk... > > Christophe > > > -Original Message- > > From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On > > Behalf Of Marco Varlese > > Sent: mercredi 4 janvier 2017 17:36 > > To: Rami Rosen ; Burt Silverman > > &

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Burt Silverman
ists.fd.io] > On > > Behalf Of Marco Varlese > > Sent: mercredi 4 janvier 2017 17:36 > > To: Rami Rosen ; Burt Silverman > > > > Cc: vpp-dev > > Subject: Re: [vpp-dev] Build VPP for thunderx platform > > > > Mine was a typo mistake >

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Christophe FONTAINE
ide the default values (ie external dpdk) Christophe > -Original Message- > From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On > Behalf Of Marco Varlese > Sent: mercredi 4 janvier 2017 17:36 > To: Rami Rosen ; Burt Silverman > > Cc: vpp-dev &g

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Marco Varlese
Mine was a typo mistake My command has PLATFORM=thunder As mentioned previously, I'm on the actual platform so no need to use cross -compiler... On Wed, 2017-01-04 at 17:15 +0200, Rami Rosen wrote: > Hi Marco, > Indeed it should be PLATFORM=thunder, according to my understanding. > Second, you a

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Marco Varlese
Mine was a typo mistake My command has PLATFORM=thunder which BTW shouldn't be needed since I'm not cross-compiling... On Wed, 2017-01-04 at 09:04 -0500, Burt Silverman wrote: > Can't say for sure, but perhaps PLATFORM=thunder is the answer. > > On Wed, Jan 4, 2017 at 8:33 AM, Marco Varlese wrot

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Rami Rosen
Hi Marco, Indeed it should be PLATFORM=thunder, according to my understanding. Second, you also need to have the thunderx cross compiler installed on your build machine (aarch64-thunderx-linux-gnu-gcc), so it seems to me. It is a Cavium tool, part of their thunderx-tools, not sure where it can be d

Re: [vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Burt Silverman
Can't say for sure, but perhaps PLATFORM=thunder is the answer. On Wed, Jan 4, 2017 at 8:33 AM, Marco Varlese wrote: > Hi, > > I'm trying to build VPP for the ThunderX platform. > I've a platform in the lab so I've no need for cross-compiling, etc. > > However, if I run the default "make bootstr

[vpp-dev] Build VPP for thunderx platform

2017-01-04 Thread Marco Varlese
Hi, I'm trying to build VPP for the ThunderX platform. I've a platform in the lab so I've no need for cross-compiling, etc. However, if I run the default "make bootstrap && make build" the vpp.mk file is used and eventually the makefile builds for generic-native platform (resulting in a ton of i