Home
last modified time | relevance | path

Searched defs:test_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c28 struct test_info { struct
29 unsigned int main_lcore;
30 unsigned int mgr_lcore;
31 unsigned int sec_lcore;
32 uint32_t timer_data_id;
33 volatile int expected_count;
34 volatile int expired_count;
35 struct rte_mempool *tim_mempool;
37 int expired_timers_idx;
38 volatile int exit_flag;
[all …]