mbox

[0/2] Windows bus/vdev support

Message ID 20200624145621.26604-1-talshn@mellanox.com (mailing list archive)
Headers

Message

Tal Shnaiderman June 24, 2020, 2:56 p.m. UTC
  From: Tal Shnaiderman <talshn@mellanox.com>

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(-)