bus/vdev: continue probing after a device failure
authorMoti Haimovsky <motih@mellanox.com>
Mon, 5 Feb 2018 17:15:03 +0000 (19:15 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 5 Feb 2018 23:37:45 +0000 (00:37 +0100)
commit9576ded31edeee3ca82799bf55db6a5458f44feb
treeb0c0e406d2650bc92489e84d47366f50f71c4287
parent117eaa70584b73eebf6f648cf3ee6f2ab03264a0
bus/vdev: continue probing after a device failure

This commit modifies vdev_probe to continue probing all the devices
regardless of device probing failures.

Cc: stable@dpdk.org
Signed-off-by: Moti Haimovsky <motih@mellanox.com>
drivers/bus/vdev/vdev.c