event/dpaa2: fix default queue configuration
authorHemant Agrawal <hemant.agrawal@nxp.com>
Mon, 30 Sep 2019 08:32:10 +0000 (14:02 +0530)
committerJerin Jacob <jerinj@marvell.com>
Sat, 5 Oct 2019 13:39:31 +0000 (15:39 +0200)
commit6f213fe94002cd446e919ecc79715656a2657a50
tree9281bfb707616d1e52c9e03d35b8dd2eac08a44a
parent49e74e0876f94a5287192c4e61e7b3781f2677f4
event/dpaa2: fix default queue configuration

Test vector expect only one type of scheduling as default.
The old code is provide support scheduling types instead of default.

Fixes: 13370a3877a5 ("eventdev: fix inconsistency in queue config")
Cc: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/event/dpaa2/dpaa2_eventdev.c