* Re: [dpdk-dev] make install with igb_uio
[not found] ` <1568496573.2621311.1571137091303@mail.yahoo.com>
@ 2019-10-16 5:26 ` sachin gupta
2019-10-16 9:21 ` Bruce Richardson
0 siblings, 1 reply; 2+ messages in thread
From: sachin gupta @ 2019-10-16 5:26 UTC (permalink / raw)
To: dev, Users
+ 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] make install with igb_uio
2019-10-16 5:26 ` [dpdk-dev] make install with igb_uio sachin gupta
@ 2019-10-16 9:21 ` Bruce Richardson
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Richardson @ 2019-10-16 9:21 UTC (permalink / raw)
To: sachin gupta; +Cc: dev, Users
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-16 9:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1568496573.2621311.1571137091303.ref@mail.yahoo.com>
[not found] ` <1568496573.2621311.1571137091303@mail.yahoo.com>
2019-10-16 5:26 ` [dpdk-dev] make install with igb_uio sachin gupta
2019-10-16 9:21 ` Bruce Richardson
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).