numam-dpdk/drivers/net/vdev_netvsc
Long Li 702b27d3fc net/vdev_netvsc: fix device probing error flow
If a device probe fails, the alarm is canceled and will no longer work
for previously probed devices.

Fix this by checking if alarm is necessary at the end of each device
probe.  Reset the alarm if there are vdev_netvsc_ctx created.

Fixes: e7dc5d7bec ("net/vdev_netvsc: implement core functionality")
Cc: stable@dpdk.org

Signed-off-by: Long Li <longli@microsoft.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2020-11-03 23:35:05 +01:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
vdev_netvsc.c net/vdev_netvsc: fix device probing error flow 2020-11-03 23:35:05 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00