DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Cannot Remove Igb_uio module when compiling dpdk16.04
@ 2016-04-20  7:06 Xu, Rongjie (Nokia - CN/Hangzhou)
  2016-04-20  7:21 ` Xu, Rongjie (Nokia - CN/Hangzhou)
  0 siblings, 1 reply; 2+ messages in thread
From: Xu, Rongjie (Nokia - CN/Hangzhou) @ 2016-04-20  7:06 UTC (permalink / raw)
  To: users

Hi,

I try to compile dpdk 16.04 without generating igb_uio kernel module. But it does not work, anyone know which step is wrong? Thanks.

1.      Comment IGB option in config/common_linuxapp
      # vim ./config/common_linuxapp
      CONFIG_RTE_EAL_IGB_UIO=n
2.      make config T=x86_64-native-linuxapp-gcc O= x86_64-native-linuxapp-gcc
3.      make

After that, I get following logs. I see it still try to compile igb_uio, error is due to this linux system does not contain kernel source file.

== Build lib
== Build lib/librte_compat
== Build lib/librte_eal
== Build lib/librte_eal/common
== Build lib/librte_eal/linuxapp
== Build lib/librte_eal/linuxapp/eal
== Build lib/librte_eal/linuxapp/igb_uio
make[6]: *** /lib/modules/4.1.18-pc64-distro.git-v2.6-sctpmh/build: No such file or directory.  Stop.

Best Regards
Xu Rongjie (Max)
Mobile:18658176819

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-users] Cannot Remove Igb_uio module when compiling dpdk16.04
  2016-04-20  7:06 [dpdk-users] Cannot Remove Igb_uio module when compiling dpdk16.04 Xu, Rongjie (Nokia - CN/Hangzhou)
@ 2016-04-20  7:21 ` Xu, Rongjie (Nokia - CN/Hangzhou)
  0 siblings, 0 replies; 2+ messages in thread
From: Xu, Rongjie (Nokia - CN/Hangzhou) @ 2016-04-20  7:21 UTC (permalink / raw)
  To: users

Hi,

Sorry for bother. I found the reason. 

The third step should be "make O= x86_64-native-linuxapp-gcc", meaning compiling based on configuration under output folder x86_64-native-linuxapp-gcc. 

Best Regards
Xu Rongjie (Max)
Mobile:18658176819

-----Original Message-----
From: users [mailto:users-bounces@dpdk.org] On Behalf Of EXT Xu, Rongjie (Nokia - CN/Hangzhou)
Sent: Wednesday, April 20, 2016 3:07 PM
To: users@dpdk.org
Subject: [dpdk-users] Cannot Remove Igb_uio module when compiling dpdk16.04

Hi,

I try to compile dpdk 16.04 without generating igb_uio kernel module. But it does not work, anyone know which step is wrong? Thanks.

1.      Comment IGB option in config/common_linuxapp
      # vim ./config/common_linuxapp
      CONFIG_RTE_EAL_IGB_UIO=n
2.      make config T=x86_64-native-linuxapp-gcc O= x86_64-native-linuxapp-gcc
3.      make

After that, I get following logs. I see it still try to compile igb_uio, error is due to this linux system does not contain kernel source file.

== Build lib
== Build lib/librte_compat
== Build lib/librte_eal
== Build lib/librte_eal/common
== Build lib/librte_eal/linuxapp
== Build lib/librte_eal/linuxapp/eal
== Build lib/librte_eal/linuxapp/igb_uio
make[6]: *** /lib/modules/4.1.18-pc64-distro.git-v2.6-sctpmh/build: No such file or directory.  Stop.

Best Regards
Xu Rongjie (Max)
Mobile:18658176819

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-20  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-20  7:06 [dpdk-users] Cannot Remove Igb_uio module when compiling dpdk16.04 Xu, Rongjie (Nokia - CN/Hangzhou)
2016-04-20  7:21 ` Xu, Rongjie (Nokia - CN/Hangzhou)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).