numam-dpdk/app/test-flow-perf
Dmitry Kozlyuk 72b452c5f2 eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
because they are not used by this file.
Include the needed headers directly from the files that need them.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-21 15:31:03 +02:00
..
actions_gen.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
actions_gen.h app/flow-perf: add destination ports parameter 2021-11-05 10:58:25 +01:00
config.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
flow_gen.c app/flow-perf: add random priority option 2021-11-08 10:33:08 +01:00
flow_gen.h app/flow-perf: add random priority option 2021-11-08 10:33:08 +01:00
items_gen.c app/flow-perf: fix IPv6 source address increment 2021-04-12 16:26:25 +02:00
items_gen.h app/flow-perf: add multi-core rule insertion and deletion 2021-01-07 15:14:02 +01:00
main.c app/flow-perf: fix build with GCC 12 2022-06-15 10:21:19 +02:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00