numam-dpdk/lib/eal/windows
David Marchand 770ebc060e bus: move IOVA definition from header
iova enum definition does not need to be defined as part of the bus API.
Move it to rte_eal.h.
With this step, rte_eal.h does not depend on rte_bus.h and rte_dev.h.
Fix existing code that was relying on these implicit inclusions.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-23 16:14:34 +02:00
..
include eal: get/set thread affinity per thread identifier 2022-05-19 16:45:07 +02:00
eal_alarm.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
eal_debug.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_dev.c eal/windows: add device event stubs 2021-07-02 19:03:03 +02:00
eal_file.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_hugepages.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_interrupts.c eal/windows: cleanup interrupt resources 2021-06-23 09:05:36 +02:00
eal_lcore.c eal: get/set thread affinity per thread identifier 2022-05-19 16:45:07 +02:00
eal_log.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_memalloc.c eal/windows: fix error code for not supported API 2022-02-08 14:19:40 +01:00
eal_memory.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
eal_mp.c mem: cleanup multiprocess resources 2022-02-11 19:49:22 +01:00
eal_thread.c eal: factorize lcore main loop 2022-04-14 13:59:50 +02:00
eal_timer.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_windows.h eal: get/set thread affinity per thread identifier 2022-05-19 16:45:07 +02:00
eal.c bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
fnmatch.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
getopt.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build build: propagate Windows system dependencies to pkg-config 2021-09-14 15:58:34 +02:00
rte_thread.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00