Home
last modified time | relevance | path

Searched refs:atq (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c431 if (!atq) { in setup_eventdev_worker_tx_enq()
489 if (atq) { in setup_eventdev_worker_tx_enq()
573 cdata.rx_stride = atq ? 1 : nb_slots; in setup_eventdev_worker_tx_enq()
922 if (atq) in get_worker_loop_single_burst()
931 if (atq) in get_worker_loop_single_non_burst()
938 get_worker_loop_burst(uint8_t atq) in get_worker_loop_burst() argument
940 if (atq) in get_worker_loop_burst()
947 get_worker_loop_non_burst(uint8_t atq) in get_worker_loop_non_burst() argument
949 if (atq) in get_worker_loop_non_burst()
972 return get_worker_loop_burst(atq); in get_worker_multi_stage()
[all …]
/f-stack/dpdk/doc/guides/tools/
H A Dtesteventdev.rst249 the number of queues used, this test operates on a single ``all types queue(atq)``
459 The ``all types queues(atq)`` perf test configures the eventdev with Q queues
464 The atq queue test functions as same as ``perf_queue`` test. The difference
638 .. table:: Pipeline atq test eventdev configuration.
676 pipeline atq test operation.
678 The pipeline atq test configures the eventdev with Q queues and P ports,
682 The atq queue test functions as same as ``pipeline_queue`` test. The difference