dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [dpdk-dev] RFC - vdev_netvsc automatic blacklisting
@ 2019-06-04 19:54 Stephen Hemminger
  2019-06-11  6:21 ` Matan Azrad
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Hemminger @ 2019-06-04 19:54 UTC (permalink / raw)
  To: matan; +Cc: dev

When using DPDK on Azure it is common to have one non-DPDK interface.
If that non-DPDK interface is present vdev_netvsc correctly skip it.
But if the non-DPDK has accelerated networking the Mellanox driver will
still get associated with DPDK (and break connectivity).

The current process is to tell users to do whitelist or blacklist the PCI
device(s) not used for DPDK. But vdev_netvsc already is doing a lot of
looking at devices and VF devices. 

Could vdev_netvsc just do this automatically by setting devargs for the VF to blacklist?


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

end of thread, other threads:[~2019-06-12 16:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 19:54 [dpdk-dev] RFC - vdev_netvsc automatic blacklisting Stephen Hemminger
2019-06-11  6:21 ` Matan Azrad
2019-06-11 14:26   ` Stephen Hemminger
2019-06-12  5:15     ` Matan Azrad
2019-06-12 13:26       ` Stephen Hemminger
2019-06-12 16:13         ` Matan Azrad

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