numam-dpdk/examples/qos_sched
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
..
app_thread.c examples/qos_sched: add subport config flexibility 2019-10-25 17:53:26 +02:00
args.c examples/qos_sched: fix core mask overflow 2022-02-25 10:39:26 +01:00
cfg_file.c sched: enable congestion management at runtime 2022-08-25 16:18:06 +02:00
cfg_file.h sched: enable congestion management at runtime 2022-08-25 16:18:06 +02:00
cmdline.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
init.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
main.h sched: enable congestion management at runtime 2022-08-25 16:18:06 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
profile_ov.cfg examples/qos_sched: fix subport configuration 2020-11-20 12:50:41 +01:00
profile_pie.cfg sched: enable congestion management at runtime 2022-08-25 16:18:06 +02:00
profile_red.cfg sched: enable congestion management at runtime 2022-08-25 16:18:06 +02:00
profile.cfg sched: enable congestion management at runtime 2022-08-25 16:18:06 +02:00
stats.c sched: add 64-bit values 2019-10-25 18:07:26 +02:00