Home
last modified time | relevance | path

Searched defs:MEMPOOL_SIZE (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test/
H A Dtest_mempool_perf.c72 #define MEMPOOL_SIZE ((rte_lcore_count()*(MAX_KEEP+RTE_MEMPOOL_CACHE_MAX_SIZE))-1) macro
H A Dtest_func_reentrancy.c52 #define MEMPOOL_SIZE (4) macro
H A Dtest_mempool.c48 #define MEMPOOL_SIZE ((rte_lcore_count()*(MAX_KEEP+RTE_MEMPOOL_CACHE_MAX_SIZE))-1) macro