Home
last modified time | relevance | path

Searched refs:pipeline_opt_check (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-eventdev/
H A Dtest_pipeline_common.h193 int pipeline_opt_check(struct evt_options *opt, uint64_t nb_queues);
H A Dtest_pipeline_common.c111 pipeline_opt_check(struct evt_options *opt, uint64_t nb_queues) in pipeline_opt_check() function
H A Dtest_pipeline_atq.c766 return pipeline_opt_check(opt, pipeline_atq_nb_event_queues(opt)); in pipeline_atq_opt_check()
H A Dtest_pipeline_queue.c799 return pipeline_opt_check(opt, pipeline_queue_nb_event_queues(opt)); in pipeline_queue_opt_check()