Searched refs:MAX_LCORES (Results 1 – 2 of 2) sorted by relevance
55 #define MAX_LCORES (RTE_MAX_MEMZONE / (MAX_ITER_MULTI * 4U)) macro424 unsigned cores = RTE_MIN(cores_save, MAX_LCORES); in launch_test()480 else if (rte_lcore_count() > MAX_LCORES) in test_func_reentrancy()
75 #define MAX_LCORES 64 macro95 static struct lcore_info lcore_infos[MAX_LCORES];1088 sizeof(struct lcore_info) * MAX_LCORES, 0); in packet_per_second_stats()1093 sizeof(struct lcore_info) * MAX_LCORES); in packet_per_second_stats()1116 for (i = 0; i < MAX_LCORES; i++) { in packet_per_second_stats()1147 sizeof(struct lcore_info) * MAX_LCORES); in packet_per_second_stats()1208 for (i = 0; i < MAX_LCORES; i++) in init_lcore_info()1270 for (i = 0; i < MAX_LCORES; i++) in init_lcore_info()