[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-11 Thread Daniel, Christopher
UP_TEST is not set -Original Message- From: Chris Wright [mailto:chr...@redhat.com] Sent: Thursday, July 10, 2014 6:51 PM To: Daniel, Christopher Cc: Chris Wright; dev at dpdk.org Subject: Re: [dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko * Daniel, Christopher (Chris.Daniel at

[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-10 Thread Daniel, Christopher
Actually I did not build the kernel. It is unmodified from the original centos download. I also did not change any build parameters while building the module. Used all the defaults from the download and executed the commands as in the quick start guide. Is there something I can change and rebuild

[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-10 Thread Daniel, Christopher
Cc: dev at dpdk.org Subject: Re: [dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko On Thu, Jul 10, 2014 at 09:53:20PM +, Daniel, Christopher wrote: > 3) Having an issue with > # insmod build/kmod/igb_uio.ko > > I am getting > > insmod: error inser

[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-10 Thread Daniel, Christopher
All, I have the following configuration on my machine Linux localhost.localdomain 3.12.6 #4 SMP Fri Dec 27 14:26:57 EST 2013 x86_64 x86_64 x86_64 GNU/Linux : Centos 1) Downloaded the latest version of DPK ( 1.7); 2) Executing the quick start instructions ( running gcc 4.7.x) 3)

[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-10 Thread Chris Wright
* Daniel, Christopher (Chris.Daniel at flukenetworks.com) wrote: > > On Jul 10, 2014, at 6:31 PM, "Chris Wright" wrote: > > * Daniel, Christopher (Chris.Daniel at flukenetworks.com) wrote: > >> Linux localhost.localdomain 3.12.6 #4 SMP Fri Dec 27 14:26:57 EST 2013 > >> x86_64 x86_64 x86_64 GNU/Li

[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-10 Thread Chris Wright
* Daniel, Christopher (Chris.Daniel at flukenetworks.com) wrote: > All, > > I have the following configuration on my machine > > Linux localhost.localdomain 3.12.6 #4 SMP Fri Dec 27 14:26:57 EST 2013 x86_64 > x86_64 x86_64 GNU/Linux : Centos > > > 1) Downloaded the latest version of DPK (

[dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko

2014-07-10 Thread Jeff Shaw
On Thu, Jul 10, 2014 at 09:53:20PM +, Daniel, Christopher wrote: > 3) Having an issue with > # insmod build/kmod/igb_uio.ko > > I am getting > > insmod: error inserting './build/kmod/igb_uio.ko': -1 Unknown symbol in module > > dmesg: > igb_uio: Unknown symbol __fentry__ (err 0) >