Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_func_reentrancy.c60 if (lcore_self != rte_get_main_lcore()) \
70 unsigned lcore_self = rte_lcore_id(); in test_eal_init_once() local
105 unsigned lcore_self = rte_lcore_id(); in ring_create_lookup() local
121 snprintf(ring_name, sizeof(ring_name), "fr_test_%d_%d", lcore_self, i); in ring_create_lookup()
166 unsigned lcore_self = rte_lcore_id(); in mempool_create_lookup() local
227 unsigned lcore_self = rte_lcore_id(); in hash_create_free() local
252 snprintf(hash_name, sizeof(hash_name), "fr_test_%d_%d", lcore_self, i); in hash_create_free()
295 unsigned lcore_self = rte_lcore_id(); in fbk_create_free() local
320 snprintf(fbk_name, sizeof(fbk_name), "fr_test_%d_%d", lcore_self, i); in fbk_create_free()
365 unsigned lcore_self = rte_lcore_id(); in lpm_create_free() local
[all …]