DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] make install with igb_uio
       [not found] <1568496573.2621311.1571137091303.ref@mail.yahoo.com>
@ 2019-10-15 10:58 ` sachin gupta
  2019-10-16  5:26   ` sachin gupta
  0 siblings, 1 reply; 3+ messages in thread
From: sachin gupta @ 2019-10-15 10:58 UTC (permalink / raw)
  To: Users

Hi,I would like to compile dpdk source without the igb_uio driver.Can someone help with this.
RegardsSachin

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

* Re: [dpdk-users] make install with igb_uio
  2019-10-15 10:58 ` [dpdk-users] make install with igb_uio sachin gupta
@ 2019-10-16  5:26   ` sachin gupta
  2019-10-16  9:21     ` [dpdk-users] [dpdk-dev] " Bruce Richardson
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

* Re: [dpdk-users] [dpdk-dev] make install with igb_uio
  2019-10-16  5:26   ` sachin gupta
@ 2019-10-16  9:21     ` Bruce Richardson
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2019-10-16  9:21 UTC | newest]

Thread overview: 3+ 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>
2019-10-15 10:58 ` [dpdk-users] make install with igb_uio sachin gupta
2019-10-16  5:26   ` sachin gupta
2019-10-16  9:21     ` [dpdk-users] [dpdk-dev] " 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).