From: Bruce Richardson <bruce.richardson@intel.com>
To: sachin gupta <sachingg@yahoo.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Users <users@dpdk.org>
Subject: Re: [dpdk-dev] make install with igb_uio
Date: Wed, 16 Oct 2019 10:21:30 +0100 [thread overview]
Message-ID: <20191016092130.GA1411@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <1949116846.3210981.1571203609555@mail.yahoo.com>
On Wed, Oct 16, 2019 at 05:26:49AM +0000, sachin gupta wrote:
> + dev
> On Tuesday, October 15, 2019, 04:28:11 PM GMT+5:30, sachin gupta <sachingg@yahoo.com> wrote:
>
> Hi,I would like to compile dpdk source without the igb_uio driver.Can someone help with this.
> RegardsSachin
For builds using meson, you can use "-Denable_kmods=false" option to meson
configure. For make builds you can turn it off by setting
"CONFIG_RTE_EAL_IGB_UIO=n" in your build config file (.config in the build
directory created using "make config")
/Bruce
prev parent reply other threads:[~2019-10-16 9:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1568496573.2621311.1571137091303.ref@mail.yahoo.com>
[not found] ` <1568496573.2621311.1571137091303@mail.yahoo.com>
2019-10-16 5:26 ` sachin gupta
2019-10-16 9:21 ` Bruce Richardson [this message]
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=20191016092130.GA1411@bricha3-MOBL.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=sachingg@yahoo.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).