eal/windows: probe vdev
authorTal Shnaiderman <talshn@mellanox.com>
Tue, 7 Jul 2020 08:48:22 +0000 (11:48 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 9 Sep 2020 12:40:41 +0000 (14:40 +0200)
commita4235b781f5d7a7bda204f24a9d048696a2a484e
treefd718a5bd87523c337625fb6afe33bd222919251
parentec6d5146365025f68f21bda483147d0f8d27ee9f
eal/windows: probe vdev

Add needed function calls in rte_eal_init to detect vdev PMD.

eal_option_device_parse()
rte_service_init()
rte_bus_probe()

Signed-off-by: Tal Shnaiderman <talshn@mellanox.com>
Acked-by: Narcisa Vasile <navasile@linux.microsoft.com>
Tested-by: Narcisa Vasile <navasile@linux.microsoft.com>
Tested-by: Pallavi Kadam <pallavi.kadam@intel.com>
lib/librte_eal/common/meson.build
lib/librte_eal/windows/eal.c