app/eventdev: support burst enqueue
authorRashmi Shetty <rashmi.shetty@intel.com>
Fri, 15 Oct 2021 15:18:53 +0000 (10:18 -0500)
committerJerin Jacob <jerinj@marvell.com>
Thu, 21 Oct 2021 08:16:00 +0000 (10:16 +0200)
commit20841a25511d0d79aabd251b60db604a4c1cc5c2
treef7c9a6c1d657b2c908005ce37fc67ed962a1e63d
parentc0900d33443e0a9caca0727995d4ffb9587853bc
app/eventdev: support burst enqueue

Introduce a new command line option prod_enq_burst_sz
to set burst size for eventdev enqueue at producer in perf_queue
test. The newly added function perf_producer_burst is called when
prod_enq_burst_sz is greater than 1.

Signed-off-by: Rashmi Shetty <rashmi.shetty@intel.com>
Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
app/test-eventdev/evt_common.h
app/test-eventdev/evt_main.c
app/test-eventdev/evt_options.c
app/test-eventdev/evt_options.h
app/test-eventdev/test_perf_common.c
app/test-eventdev/test_perf_common.h
doc/guides/tools/testeventdev.rst