[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-16 Thread Murugesan, AnbarasanX
[mailto:dev-boun...@dpdk.org] On Behalf Of Wiles, Roger Keith Sent: Monday, July 07, 2014 8:24 AM To: De Lara Guarch, Pablo Cc: Subject: Re: [dpdk-dev] Build failure on Ubuntu 14.04 BTW, he changed the value from 100 to 400 and that fixed his compile problem on CentOS. Keith Wiles, Principal

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-11 Thread Masaru Oki
Hi, I tried another workaround and works fine: It similar to other kcompat function, add __kc_ prefix to function definition and #define skb_set_hash(a,b,c) __kc_skb_set_hash(a,b,c). Thanks, 2014-07-06 0:27 GMT+09:00 Wiles, Roger Keith : > Hi All, > > I got a build failure on : > >

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-11 Thread Choi, Sy Jong
: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cao, Waterman Sent: Monday, July 07, 2014 4:13 PM To: Wiles, Roger Keith (Wind River); Subject: Re: [dpdk-dev] Build failure on Ubuntu 14.04 Hi Keith, we built the newest dpdk code on my machine, it seems OK, please see UB14.04 info in my computer

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-08 Thread Wiles, Roger Keith
at dpdk.org>> Subject: Re: [dpdk-dev] Build failure on Ubuntu 14.04 Someone compiling on CentOS kernel 3.13.7 needed the original code. Looks like some other type of ifdef change needs to be done to the kcompat.h file to allow it to compile on Ubuntu 14.04 with kernel 3.13.0-30. Keit

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-08 Thread Cao, Waterman
: [dpdk-dev] Build failure on Ubuntu 14.04 Someone compiling on CentOS kernel 3.13.7 needed the original code. Looks like some other type of ifdef change needs to be done to the kcompat.h file to allow it to compile on Ubuntu 14.04 with kernel 3.13.0-30. Keith Wiles, Principal Technologist with CTO

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-07 Thread Wiles, Roger Keith
BTW, he changed the value from 100 to 400 and that fixed his compile problem on CentOS. Keith Wiles, Principal Technologist with CTO office, Wind River mobile 972-213-5533 [Powering 30 Years of Innovation] On Jul 7, 2014, at 9:59 AM, Wiles, Roger

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-07 Thread De Lara Guarch, Pablo
> > Hi Keith, > > we built the newest dpdk code on my machine, it seems OK, > please see UB14.04 info in my computer. > System: Ubuntu14.04 > Kernel: 3.13.0-24 X86_64 > Compiler: GCC 4.8.2 x86_64 > > Can you let me know which kernel version you use? Apparently, it is this one:

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-07 Thread Cao, Waterman
rom: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wiles, Roger Keith >Sent: Saturday, July 5, 2014 11:50 PM >To: >Subject: Re: [dpdk-dev] Build failure on Ubuntu 14.04 > >Made sure I was up to date with Ubuntu patches, but still had the same problem. > >I modified the

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-05 Thread Wiles, Roger Keith
Made sure I was up to date with Ubuntu patches, but still had the same problem. I modified the kcompat.h file to allow the compile to continue, not sure this is a fix per say.

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-05 Thread Wiles, Roger Keith
Forgot the uname -a: Linux keithw-W2600CR 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Keith Wiles, Principal Technologist with CTO office, Wind River mobile 972-213-5533 [Powering 30 Years of Innovation]

[dpdk-dev] Build failure on Ubuntu 14.04

2014-07-05 Thread Wiles, Roger Keith
Hi All, I got a build failure on : [10:20][keithw at keithw-W2600CR:umf(dev)]$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04 LTS Release:14.04 Codename: trusty Looks like the skb_set_hash() function changed from: static inline