DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] vfio detection
@ 2014-06-16 22:24 Richardson, Bruce
  2014-06-17  8:40 ` Burakov, Anatoly
  0 siblings, 1 reply; 11+ messages in thread
From: Richardson, Bruce @ 2014-06-16 22:24 UTC (permalink / raw)
  To: dev

Hi all,

Now that vfio support has merged into the dpdk.org mainline, I'm seeing a number of issues with running applications, and I'm hoping someone can explain the observed behaviour.

I have a number of NIC ports which were working correctly yesterday and are bound correctly to the igb_uio driver - and I want to keep using them through the igb_uio driver for now, not vfio. However, whenever I run a dpdk application today, I find that the vfio kernel module is getting loaded each time - even after I manually remove it, and verify that it has been removed by checking lsmod. Is this expected? If so, why are we loading the vfio driver when I just want to continue using igb_uio which works fine?
Secondly, then, when testpmd or any other app loads, it automatically tries to map the NIC using vfio and then aborts on the very first NIC port when it fails to do so. This a) prevents the port from being mapped using igb_uio, and b) for ports which are meant to stay under linux control, forces me to start enumerating ports using blacklist or whitelisting, rather than having things "just work" on a properly configured system as before, i.e. if a port is bound to igb_uio or vfio it is used, if not bound, it is ignored. Again, is this by design and expected, because it seems a major regression in usability?

Regards,
/Bruce

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

end of thread, other threads:[~2014-06-18 16:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-16 22:24 [dpdk-dev] vfio detection Richardson, Bruce
2014-06-17  8:40 ` Burakov, Anatoly
2014-06-17 16:28   ` Richardson, Bruce
2014-06-17 16:36     ` Thomas Monjalon
2014-06-17 16:38       ` Richardson, Bruce
2014-06-17 16:38     ` Richardson, Bruce
2014-06-17 17:41       ` Neil Horman
2014-06-17 17:45         ` Richardson, Bruce
2014-06-17 18:43           ` Neil Horman
2014-06-18 11:01     ` Burakov, Anatoly
2014-06-18 16:18       ` Richardson, Bruce

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).