Searched refs:mp_stack_anon (Results 1 – 1 of 1) sorted by relevance
848 struct rte_mempool *mp_stack_anon = NULL; in test_mempool() local883 mp_stack_anon = rte_mempool_create_empty("test_stack_anon", in test_mempool()889 if (mp_stack_anon == NULL) in test_mempool()893 ret = rte_mempool_populate_anon(mp_stack_anon); in test_mempool()899 ret = rte_mempool_populate_anon(mp_stack_anon); in test_mempool()1038 rte_mempool_free(mp_stack_anon); in test_mempool()