Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_event_timer_adapter.c55 static uint32_t test_lcore3; variable
169 test_lcore3 = rte_get_next_lcore(test_lcore2, 1, 0); in testsuite_setup()
171 sw_evdev_slcore = rte_get_next_lcore(test_lcore3, 1, 0); in testsuite_setup()
832 rte_eal_remote_launch(_cancel_thread, NULL, test_lcore3); in test_timer_cancel_multicore()
839 rte_eal_wait_lcore(test_lcore3); in test_timer_cancel_multicore()