From: Tal Shnaiderman <[email protected]>
This patchset implements the EAL functions needed for probing PMDs using vdev
on Windows.
---
Depends-on: series-10579 ("Windows bus/pci support")
---
Tal Shnaiderman (2):
eal/windows: Add needed calls to detect vdev PMD
bus/vdev: Windows support
drivers/bus/vdev/meson.build | 6 ------
lib/librte_eal/common/meson.build | 1 +
lib/librte_eal/rte_eal_exports.def | 4 ++++
lib/librte_eal/windows/eal.c | 19 +++++++++++++++++++
4 files changed, 24 insertions(+), 6 deletions(-)
--
2.16.1.windows.4