app/eventdev: fix capability check in pipeline ATQ test
authorApeksha Gupta <apeksha.gupta@nxp.com>
Thu, 23 Jul 2020 17:02:32 +0000 (22:32 +0530)
committerJerin Jacob <jerinj@marvell.com>
Fri, 24 Jul 2020 05:22:41 +0000 (07:22 +0200)
commit179237727e91d8eb5ab2ce6fb78a1d380ae84401
tree657cfbfed372a5728c96abda3b9e114bd54a3366
parentfea678742606d794240bca2c15811c357bf0c298
app/eventdev: fix capability check in pipeline ATQ test

Add all type queue capability check before configuring event device
for pipeline atq test.

Fixes: 6bf570a9911 ("app/eventdev: add pipeline atq test")
Cc: stable@dpdk.org
Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>
Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
app/test-eventdev/test_pipeline_atq.c