numam-dpdk/app/test-pmd
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
..
5tswap.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
bpf_cmd.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
bpf_cmd.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
cmd_flex_item.c app/testpmd: fix flex parser destroy command 2022-06-23 13:22:09 +02:00
cmdline_flow.c app/testpmd: fix GTP PSC raw processing 2022-07-07 13:24:08 +02:00
cmdline_mtr.c app/testpmd: fix memory leak for DSCP table 2022-07-07 14:38:33 +02:00
cmdline_mtr.h app/testpmd: support different input color method 2022-06-24 14:42:16 +02:00
cmdline_tm.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
cmdline_tm.h app/testpmd: add TM command for non-leaf and packet mode 2020-09-18 18:55:10 +02:00
cmdline.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
config.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
csumonly.c app/testpmd: revert MAC update in checksum forwarding 2022-06-17 14:41:04 +02:00
flowgen.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
icmpecho.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
ieee1588fwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
iofwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
macfwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
macswap_common.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
macswap_neon.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap_sse.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
macswap.h net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
meson.build net/bonding: move testpmd commands 2022-06-20 19:48:39 +02:00
noisy_vnf.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
parameters.c app/testpmd: add help messages for multi-process 2022-06-09 16:56:41 +02:00
rxonly.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
shared_rxq_fwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
testpmd.c app/testpmd: cleanup port resources after implicit close 2022-06-23 13:12:50 +02:00
testpmd.h app/testpmd: remove duplicated flow type name table 2022-06-29 21:40:50 +02:00
txonly.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
util.c app/testpmd: fix flow transfer proxy port handling 2021-11-17 11:26:27 +01:00