Searched refs:MAX_LCORES (Results 1 – 1 of 1) sorted by relevance
54 #define MAX_LCORES (RTE_MAX_MEMZONE / (MAX_ITER_MULTI * 4U)) macro445 cores = RTE_MIN(rte_lcore_count(), MAX_LCORES); in launch_test()494 else if (rte_lcore_count() > MAX_LCORES) in test_func_reentrancy()