Searched refs:test_stack_push_pop (Results 1 – 1 of 1) sorted by relevance
18 test_stack_push_pop(struct rte_stack *s, void **obj_table, unsigned int bulk_sz) in test_stack_push_pop() function141 ret = test_stack_push_pop(s, obj_table, 1); in test_stack_basic()148 ret = test_stack_push_pop(s, obj_table, MAX_BULK); in test_stack_basic()