Home
last modified time | relevance | path

Searched refs:CLGRN (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test-eventdev/
H A Dtest_pipeline_common.c20 evt_info("Worker %d packets: "CLGRN"%"PRIx64""CLNRM" percentage:" in pipeline_test_result()
21 CLGRN" %3.2f"CLNRM, i, in pipeline_test_result()
101 printf(CLGRN"\r%.3f mpps avg %.3f mpps"CLNRM, in pipeline_launch_lcores()
H A Devt_common.h16 #define CLGRN "\x1b[32m" macro
H A Devt_main.c184 printf("Result: "CLGRN"%s"CLNRM"\n", "Success"); in main()
H A Dtest_perf_common.c23 printf("Worker %d packets: "CLGRN"%"PRIx64" "CLNRM"percentage:" in perf_test_result()
24 CLGRN" %3.2f"CLNRM"\n", i, in perf_test_result()
517 printf(CLGRN"\r%.3f mpps avg %.3f mpps [avg fwd latency %.3f us] "CLNRM, in perf_launch_lcores()
521 printf(CLGRN"\r%.3f mpps avg %.3f mpps"CLNRM, in perf_launch_lcores()
H A Dtest_order_common.c305 printf(CLGRN"\r%"PRId64""CLNRM, remaining); in order_launch_lcores()