DPDK usage discussions
 help / color / mirror / Atom feed
From: "Xu, Rongjie (Nokia - CN/Hangzhou)" <rongjie.xu@nokia.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Cannot Remove Igb_uio module when compiling dpdk16.04
Date: Wed, 20 Apr 2016 07:06:56 +0000	[thread overview]
Message-ID: <DB4PR07MB0541EED6CE2C03ADB9AA6F30866D0@DB4PR07MB0541.eurprd07.prod.outlook.com> (raw)

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

             reply	other threads:[~2016-04-20  7:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20  7:06 Xu, Rongjie (Nokia - CN/Hangzhou) [this message]
2016-04-20  7:21 ` Xu, Rongjie (Nokia - CN/Hangzhou)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB4PR07MB0541EED6CE2C03ADB9AA6F30866D0@DB4PR07MB0541.eurprd07.prod.outlook.com \
    --to=rongjie.xu@nokia.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).