Searched refs:lcore_iter (Results 1 – 1 of 1) sorted by relevance
552 int32_t lcore_iter = 0; in rte_service_start_with_defaults() local568 ret = rte_service_map_lcore_set(i, ids[lcore_iter], 1); in rte_service_start_with_defaults()572 lcore_iter++; in rte_service_start_with_defaults()573 if (lcore_iter >= lcore_count) in rte_service_start_with_defaults()574 lcore_iter = 0; in rte_service_start_with_defaults()