app/eventdev: fix port dequeue depth configuration
authorPavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Wed, 24 Jan 2018 09:30:33 +0000 (15:00 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Wed, 31 Jan 2018 06:18:57 +0000 (07:18 +0100)
commit535c630c2d58f16da8f04ccce309d7b4c564ec8d
treeba99e1224069cf49bcbfa8a57202259961d23194
parent510ac6f4f030f9ee23f89c1a39e1d3a548dcb85b
app/eventdev: fix port dequeue depth configuration

The port dequeue depth value has to be compared against the maximum
allowed dequeue depth reported by the event drivers.

Fixes: 3617aae53f92 ("app/eventdev: add event Rx adapter setup")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
app/test-eventdev/test_perf_atq.c
app/test-eventdev/test_perf_common.c
app/test-eventdev/test_perf_common.h
app/test-eventdev/test_perf_queue.c
app/test-eventdev/test_pipeline_atq.c
app/test-eventdev/test_pipeline_queue.c