numam-dpdk/drivers/net/vdev_netvsc
Matan Azrad 4205da3a47 net/vdev_netvsc: prefer netvsc devices in scan
There is an option to run a non-netvsc device as a netvsc device only
when the "force" parameter is set to 1 in the EAL command line.
Consequently, more than one device may be found to be matching the
"mac" parameter specifying the device.

Prefer netvsc devices to be scanned before any non-netvsc device, even
when the "force" parameter is set.

Cc: stable@dpdk.org

Signed-off-by: Matan Azrad <matan@mellanox.com>
2018-04-27 17:34:42 +01:00
..
Makefile align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02: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: prefer netvsc devices in scan 2018-04-27 17:34:42 +01:00