On Tue, Jul 07, 2020 at 11:48:22AM +0300, [email protected] wrote: > From: Tal Shnaiderman <[email protected]> > > 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 <[email protected]> > --- > lib/librte_eal/common/meson.build | 1 + > lib/librte_eal/windows/eal.c | 20 ++++++++++++++++++++ > 2 files changed, 21 insertions(+)
Tested-by: Narcisa Vasile <[email protected]> Acked-by: Narcisa Vasile <[email protected]>

