Home
last modified time | relevance | path

Searched refs:LOG (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test/
H A Dtest_string_fns.c15 #define LOG(...) do {\ macro
36 LOG("Error splitting mac address\n"); in test_rte_strsplit()
40 LOG("Token %d = %s\n", i + 1, splits[i]); in test_rte_strsplit()
58 LOG("Token %d = %s\n", i + 1, splits[i]); in test_rte_strsplit()
75 LOG("Token %d = %s\n", i + 1, splits[i]); in test_rte_strsplit()
91 LOG("String not split\n"); in test_rte_strsplit()
125 LOG("Parameter test cases passed\n"); in test_rte_strsplit()
128 LOG("%s - PASSED\n", __func__); in test_rte_strsplit()
146 LOG("---\n"); in test_rte_strlcat()
161 LOG("Resulting buffers don't match\n"); in test_rte_strlcat()
[all …]
/dpdk/lib/eal/common/
H A Deal_common_log.c384 RTE_INIT_PRIO(log_init, LOG) in RTE_INIT_PRIO() argument
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c1211 RTE_INIT_PRIO(mlx5_is_haswell_broadwell_cpu, LOG) in RTE_INIT_PRIO() argument