Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Dtest_pipeline_common.h154 int pipeline_opt_check(struct evt_options *opt, uint64_t nb_queues);
H A Dtest_pipeline_atq.c480 return pipeline_opt_check(opt, pipeline_atq_nb_event_queues(opt)); in pipeline_atq_opt_check()
H A Dtest_pipeline_common.c106 pipeline_opt_check(struct evt_options *opt, uint64_t nb_queues) in pipeline_opt_check() function
H A Dtest_pipeline_queue.c495 return pipeline_opt_check(opt, pipeline_queue_nb_event_queues(opt)); in pipeline_queue_opt_check()