Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_per_lcore.c62 test_per_lcore_delay(__rte_unused void *arg) in test_per_lcore_delay() function
89 ret = rte_eal_mp_remote_launch(test_per_lcore_delay, NULL, SKIP_MAIN); in test_per_lcore()
95 ret = rte_eal_mp_remote_launch(test_per_lcore_delay, NULL, SKIP_MAIN); in test_per_lcore()