Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_ring_stress_impl.h21 WRK_CMD_STOP, enumerator
25 static uint32_t wrk_cmd __rte_cache_aligned = WRK_CMD_STOP;
366 __atomic_store_n(&wrk_cmd, WRK_CMD_STOP, __ATOMIC_RELEASE); in test_mt1()