numam-dpdk/drivers/bus/pci
Tal Shnaiderman b762221ac2 bus/pci: support Windows with bifurcated drivers
Uses SetupAPI.h functions to scan PCI tree.
Uses DEVPKEY_Device_Numa_Node to get the PCI NUMA node.
Uses SPDRP_BUSNUMBER and SPDRP_BUSNUMBER to get the BDF.
scanning currently supports types RTE_KDRV_NONE.

Signed-off-by: Tal Shnaiderman <talshn@mellanox.com>
2020-06-30 00:02:54 +02:00
..
bsd pci: use OS generic memory mapping functions 2020-06-30 00:02:54 +02:00
linux pci: use OS generic memory mapping functions 2020-06-30 00:02:54 +02:00
windows bus/pci: support Windows with bifurcated drivers 2020-06-30 00:02:54 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00
pci_common_uio.c pci: use OS generic memory mapping functions 2020-06-30 00:02:54 +02:00
pci_common.c bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00
pci_params.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
private.h bus/pci: optimise scanning with whitelist/blacklist 2020-05-11 16:59:58 +02:00
rte_bus_pci_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_bus_pci.h bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00