numam-dpdk/drivers/bus
Raslan Darawsheh e892fa595e bus/vdev: fix hotplug twice
In case vdev was already probed, it shouldn't be probed again,
and it should return -EEXIST as error.
There are some checks in vdev_probe() and insert_vdev(),
but a check was missing in vdev_plug().
The check is moved in vdev_probe_all_drivers() which is called
in all code paths.

Fixes: e9d159c3d5 ("eal: allow probing a device again")
Cc: stable@dpdk.org

Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-03-05 12:32:31 +00:00
..
dpaa bus/dpaa: fix logical to physical core affine logic 2019-01-14 17:44:29 +01:00
fslmc net/dpaa2: support low level loopback tester 2019-03-01 18:17:35 +01:00
ifpga bus/ifpga: fix AFU probe failure handler 2019-01-19 00:07:52 +01:00
pci vfio: fix error message 2019-01-23 22:49:11 +01:00
vdev bus/vdev: fix hotplug twice 2019-03-05 12:32:31 +00:00
vmbus bus/vmbus: debug subchannel setup 2018-12-19 03:02:16 +01:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00