numam-dpdk/app/test-pmd
Andrew Rybchenko 61a3b0e5e7 app/testpmd: send failure logs to stderr
Running with stdout suppressed or redirected for further processing
is very confusing in the case of errors. Fix it by logging errors and
warnings to stderr.

Since lines with log messages are touched anyway concatenate split
format strings to make it easier to search using grep.

Fix indent of format string arguments.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Xiaoyun Li <xiaoyun.li@intel.com>
2021-07-24 15:12:57 +02:00
..
5tswap.c net: add function to calculate IPv4 header length 2020-10-16 19:48:17 +02:00
bpf_cmd.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
bpf_cmd.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
cmdline_flow.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
cmdline_mtr.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
cmdline_mtr.h app/testpmd: support policy actions per color 2021-04-21 12:22:18 +02:00
cmdline_tm.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +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 app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
config.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
csumonly.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
flowgen.c app/testpmd: support sending cloned packets in flowgen 2021-01-29 18:16:12 +01:00
icmpecho.c app/testpmd: replace POSIX-specific code 2021-07-02 19:03:03 +02:00
ieee1588fwd.c app/testpmd: replace POSIX-specific code 2021-07-02 19:03:03 +02:00
iofwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macfwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macswap_common.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +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 build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
macswap.h net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
meson.build app: reduce indentation in build files 2021-04-21 14:04:09 +02:00
noisy_vnf.c app/testpmd: enable burst stats for noisy VNF mode 2020-09-18 18:55:08 +02:00
parameters.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
rxonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
testpmd.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
testpmd.h app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
txonly.c app/testpmd: remove most uses of internal ethdev array 2021-07-24 14:41:45 +02:00
util.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00