numam-dpdk/app
Harry van Haaren c0900d3344 app/eventdev: fix terminal colour after control-c exit
Before this commit, a Control^C exit of the test-eventdev application
would print the worker packet percentages, and leave the terminal with
a green colour despite the colour reset being issued after the newline.
By moving the colour reset command before the \n the issue is fixed.

Fixes: 6b1a14a83a ("app/eventdev: add packet distribution logs")
Cc: stable@dpdk.org

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2021-10-21 10:16:00 +02:00
..
pdump
proc-info mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
test eventdev/eth_rx: add per-queue event buffer 2021-10-21 10:14:50 +02:00
test-acl
test-bbdev app/bbdev: handle endianness of test data 2021-10-18 20:12:15 +02:00
test-cmdline
test-compress-perf
test-crypto-perf app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
test-eventdev app/eventdev: fix terminal colour after control-c exit 2021-10-21 10:16:00 +02:00
test-fib
test-flow-perf ethdev: negotiate delivery of packet metadata from HW to PMD 2021-10-13 00:47:42 +02:00
test-pipeline
test-pmd app/testpmd: add flex item commands 2021-10-20 19:00:26 +02:00
test-regex
test-sad
meson.build