numam-dpdk/drivers/net/vdev_netvsc
Matan Azrad 56252de779 net/vdev_netvsc: add automatic probing
Using DPDK in Hyper-V VM systems requires vdev_netvsc driver to pair
the NetVSC netdev device with the same MAC address PCI device by
fail-safe PMD.

Add vdev_netvsc custom scan in vdev bus to allow automatic probing in
Hyper-V VM systems unless it was already specified by command line.

Add "ignore" parameter to disable this auto-detection.

Signed-off-by: Matan Azrad <matan@mellanox.com>
2018-01-21 15:51:52 +01:00
..
Makefile net/vdev_netvsc: implement core functionality 2018-01-21 15:51:52 +01:00
rte_pmd_vdev_netvsc_version.map net/vdev_netvsc: introduce Hyper-V platform driver 2018-01-21 15:51:52 +01:00
vdev_netvsc.c net/vdev_netvsc: add automatic probing 2018-01-21 15:51:52 +01:00