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)
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>

No differences found