Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_timer_secondary.c150 unsigned int *mgr_lcorep = &test_info->mgr_lcore; in test_timer_secondary() local
154 *mgr_lcorep = rte_get_next_lcore(*main_lcorep, 1, 1); in test_timer_secondary()
155 *sec_lcorep = rte_get_next_lcore(*mgr_lcorep, 1, 1); in test_timer_secondary()
159 *mgr_lcorep); in test_timer_secondary()
168 rte_eal_wait_lcore(*mgr_lcorep); in test_timer_secondary()