bond: fix unit tests
authorDeclan Doherty <declan.doherty@intel.com>
Mon, 21 Jul 2014 14:52:17 +0000 (15:52 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 1 Aug 2014 15:14:06 +0000 (17:14 +0200)
commit06c1bfd94ae4892612bd07c05087faa29ae4ed05
tree3e2fb5abd690a4218cd0893b0124482786532127
parentffac67b1f71b6e72b63f637e74f6ea4bea77e1c7
bond: fix unit tests

- Fix bonding unit test suite which was failing due to a change
  in pmd configuration behaviour introduced in commit
  a130f531187249a88 (add link state interrupt flag)
- Added fixes to allow the ability to re-run test suite from test
  application without restarting application

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/test_link_bonding.c
app/test/virtual_pmd.c
lib/librte_pmd_bond/rte_eth_bond_pmd.c