numam-dpdk/examples/eventdev_pipeline_sw_pmd
Pavan Nikhilesh afbfb75492 examples/eventdev: add all type queue option
Added configurable option to make queue type as all type queues i.e.
RTE_EVENT_QUEUE_CFG_ALL_TYPES based on event dev capability
RTE_EVENT_DEV_CAP_QUEUE_ALL_TYPES.

This can be enabled by supplying '-a' as a cmdline argument.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
2018-01-19 16:09:56 +01:00
..
main.c examples/eventdev: add all type queue option 2018-01-19 16:09:56 +01:00
Makefile examples/eventdev: add thread safe Tx worker pipeline 2018-01-19 16:09:56 +01:00
pipeline_common.h examples/eventdev: add all type queue option 2018-01-19 16:09:56 +01:00
pipeline_worker_generic.c examples/eventdev: add all type queue option 2018-01-19 16:09:56 +01:00
pipeline_worker_tx.c examples/eventdev: add all type queue option 2018-01-19 16:09:56 +01:00