test/event: fix unintended vdev creation
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Mon, 6 Jan 2020 07:42:41 +0000 (13:12 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 15 Jan 2020 11:05:38 +0000 (12:05 +0100)
Virtual eventdevice should only be created when there is no existing
device with the same name.

Fixes: e0f4a0ed4237 ("test: skip tests when missing requirements")
Cc: stable@dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>

No differences found