487cfc2437
Some applications were printing useless messages with rte_exit() after showing the help. Using exit() is enough in this case. Some applications were using a redundant printf or fprintf() before calling rte_exit(). The messages are unified in a single rte_exit(). Some rte_exit() calls were missing a line feed or returning a wrong code. Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Wisam Jaddo <wisamm@nvidia.com> Acked-by: Ori Kam <orika@nvidia.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru> Acked-by: David Marchand <david.marchand@redhat.com> |
||
---|---|---|
.. | ||
configs | ||
data | ||
cperf_ops.c | ||
cperf_ops.h | ||
cperf_options_parsing.c | ||
cperf_options.h | ||
cperf_test_common.c | ||
cperf_test_common.h | ||
cperf_test_latency.c | ||
cperf_test_latency.h | ||
cperf_test_pmd_cyclecount.c | ||
cperf_test_pmd_cyclecount.h | ||
cperf_test_throughput.c | ||
cperf_test_throughput.h | ||
cperf_test_vector_parsing.c | ||
cperf_test_vector_parsing.h | ||
cperf_test_vectors.c | ||
cperf_test_vectors.h | ||
cperf_test_verify.c | ||
cperf_test_verify.h | ||
cperf.h | ||
dpdk-graph-crypto-perf.py | ||
main.c | ||
meson.build |