Searched refs:mp_stack_anon (Results 1 – 1 of 1) sorted by relevance
485 struct rte_mempool *mp_stack_anon = NULL; in test_mempool() local522 mp_stack_anon = rte_mempool_create_empty("test_stack_anon", in test_mempool()528 if (mp_stack_anon == NULL) in test_mempool()532 ret = rte_mempool_populate_anon(mp_stack_anon); in test_mempool()538 ret = rte_mempool_populate_anon(mp_stack_anon); in test_mempool()660 rte_mempool_free(mp_stack_anon); in test_mempool()