Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vmdq/
H A Dmain.c89 static unsigned lcore_ids[RTE_MAX_LCORE]; variable
495 if (lcore_ids[i] == lcore_id) { in lcore_main()
620 lcore_ids[core_id++] = lcore_id; in main()
/f-stack/dpdk/examples/vhost/
H A Dmain.c149 static unsigned lcore_ids[RTE_MAX_LCORE]; variable
1197 if (lcore_ids[i] == lcore_id) { in switch_worker()
1526 lcore_ids[core_id++] = lcore_id; in main()