Home
last modified time | relevance | path

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

/dpdk/examples/vmdq/
H A Dmain.c91 static unsigned lcore_ids[RTE_MAX_LCORE]; variable
499 if (lcore_ids[i] == lcore_id) { in lcore_main()
624 lcore_ids[core_id++] = lcore_id; in main()
/dpdk/examples/vhost/
H A Dmain.c156 static unsigned lcore_ids[RTE_MAX_LCORE]; variable
1443 if (lcore_ids[i] == lcore_id) { in switch_worker()
1810 lcore_ids[core_id++] = lcore_id; in main()