Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c141 unsigned int *mgr_lcorep = &test_info->mgr_lcore; in test_timer_secondary() local
145 *mgr_lcorep = rte_get_next_lcore(*main_lcorep, 1, 1); in test_timer_secondary()
146 *sec_lcorep = rte_get_next_lcore(*mgr_lcorep, 1, 1); in test_timer_secondary()
150 *mgr_lcorep); in test_timer_secondary()
159 rte_eal_wait_lcore(*mgr_lcorep); in test_timer_secondary()