app/eventdev: add option for global dequeue timeout
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Fri, 29 Mar 2019 07:11:46 +0000 (07:11 +0000)
committerJerin Jacob <jerinj@marvell.com>
Tue, 2 Apr 2019 01:11:08 +0000 (03:11 +0200)
commitf0959283edb22dbabaf51c1e20fea466284d634e
tree2954e8545440830f8731dd22f0d56ce2ec24dbc2
parent1b03e2929114d4ebfc7a2159d0d45f0a3e9a7ba6
app/eventdev: add option for global dequeue timeout

Add option to provide a global dequeue timeout that is used to create
the eventdev.
The dequeue timeout provided will be common across all the worker
ports. If the eventdev hardware supports power management through
dequeue timeout then this option can be used for verifying power
demands at various packet rates.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
app/test-eventdev/evt_common.h
app/test-eventdev/evt_options.c
app/test-eventdev/evt_options.h
app/test-eventdev/test_order_atq.c
app/test-eventdev/test_order_queue.c
app/test-eventdev/test_perf_atq.c
app/test-eventdev/test_perf_queue.c
app/test-eventdev/test_pipeline_atq.c
app/test-eventdev/test_pipeline_queue.c
doc/guides/tools/testeventdev.rst