numam-dpdk/app/test-compress-perf
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
..
comp_perf_options_parse.c app: fix exit messages 2021-04-09 14:31:29 +02:00
comp_perf_options.h bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
comp_perf_test_common.c test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_common.h app/compress: use compiler atomic builtins for display sync 2021-11-17 11:07:06 +01:00
comp_perf_test_cyclecount.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
comp_perf_test_cyclecount.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_throughput.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
comp_perf_test_throughput.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_verify.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
comp_perf_test_verify.h app/compress-perf: add verification test case 2019-07-19 13:53:27 +02:00
comp_perf.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
main.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00