test/bonding: fix device name
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Wed, 26 Jul 2017 15:48:29 +0000 (17:48 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 31 Jul 2017 17:58:41 +0000 (19:58 +0200)
commit7377abce1065a61b487e86dfeff70ae2ccd8d43a
treed4063493184ace16bb05dda4b66d6b3616d21c96
parent347ab0a3007e95c86eb9263d19f714bd6ccad4d5
test/bonding: fix device name

Bonding devices name must start with "net_bonding" prefix.

Fixes: 9bf4901d1a11 ("bus/vdev: remove probe with driver name option")

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
test/test/test_link_bonding.c