numam-dpdk/lib/eal
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
..
arm eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
common bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
freebsd eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
include bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
linux eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
ppc eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
riscv eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
unix eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
windows bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
x86 eal/x86: drop export of internal alignment macro 2022-06-22 11:32:35 +02:00
meson.build eal: add OS defines for C conditional checks 2022-01-17 19:26:42 +01:00
version.map eal: export coremask parsing helper 2022-09-23 12:07:49 +02:00