Home
last modified time | relevance | path

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

/f-stack/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()
96 printf(CLGRN"\r%.3f mpps avg %.3f mpps"CLNRM, in pipeline_launch_lcores()
H A Dtest_perf_common.c19 printf("Worker %d packets: "CLGRN"%"PRIx64" "CLNRM"percentage:" in perf_test_result()
20 CLGRN" %3.2f\n"CLNRM, i, in perf_test_result()
315 printf(CLGRN"\r%.3f mpps avg %.3f mpps [avg fwd latency %.3f us] "CLNRM, in perf_launch_lcores()
319 printf(CLGRN"\r%.3f mpps avg %.3f mpps"CLNRM, in perf_launch_lcores()
H A Devt_common.h15 #define CLGRN "\x1b[32m" macro
H A Devt_main.c188 printf("Result: "CLGRN"%s"CLNRM"\n", "Success"); in main()
H A Dtest_order_common.c305 printf(CLGRN"\r%"PRId64""CLNRM, remaining); in order_launch_lcores()