test/bonding: fix MAC assignment for re-run
authorKrzysztof Kanas <kkanas@marvell.com>
Fri, 26 Apr 2019 22:30:29 +0000 (00:30 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 3 May 2019 16:45:23 +0000 (18:45 +0200)
commit6e48cf0369c1906109918b3b7975b23648cf5ad4
treebbd3b12051ba85d22d01385f7050e12e5c482b97
parentf0ce7af0e182a59569927b094a2534104f320adb
test/bonding: fix MAC assignment for re-run

Fix test_set_bonded_port_initialization_mac_assignment so that it works
after 're run' test_link_bonding.

Fixes: f2ef6f21ee2e ("bond: fix mac assignment to slaves")
Cc: stable@dpdk.org
Signed-off-by: Krzysztof Kanas <kkanas@marvell.com>
Acked-by: Chas Williams <chas3@att.com>
app/test/test_link_bonding.c