Searched refs:lcore_iter (Results 1 – 1 of 1) sorted by relevance
558 int32_t lcore_iter = 0; in rte_service_start_with_defaults() local574 ret = rte_service_map_lcore_set(i, ids[lcore_iter], 1); in rte_service_start_with_defaults()578 lcore_iter++; in rte_service_start_with_defaults()579 if (lcore_iter >= lcore_count) in rte_service_start_with_defaults()580 lcore_iter = 0; in rte_service_start_with_defaults()