[dpdk-dev] [PATCH v2 0/2] Windows bus/vdev support

talshn at mellanox.com talshn at mellanox.com
Tue Jul 7 10:48:21 CEST 2020


From: Tal Shnaiderman <talshn at mellanox.com>

This patchset implements the EAL functions needed for probing PMDs using vdev on Windows.

---
v2: Added missing exports and includes (NarcisaV)
---

Tal Shnaiderman (2):
  eal/windows: add needed calls to detect vdev PMD
  bus/vdev: build on Windows

 drivers/bus/vdev/meson.build       |  6 ------
 lib/librte_eal/common/meson.build  |  1 +
 lib/librte_eal/rte_eal_exports.def |  5 +++++
 lib/librte_eal/windows/eal.c       | 20 ++++++++++++++++++++
 4 files changed, 26 insertions(+), 6 deletions(-)

-- 
2.16.1.windows.4



More information about the dev mailing list