[dpdk-dev] [PATCH 1/6] bond: link status interrupt support

2014-08-20 Thread Sanford, Robert
Reviewed-by: Robert Sanford >Adding support for lsc interrupt from bonded device to link >bonding library with supporting unit tests in the test application. > >Signed-off-by: Declan Doherty >--- > app/test/test_link_bonding.c | 216 >+++- > lib/librte_pmd_

[dpdk-dev] [PATCH 1/6] bond: link status interrupt support

2014-08-19 Thread Declan Doherty
Adding support for lsc interrupt from bonded device to link bonding library with supporting unit tests in the test application. Signed-off-by: Declan Doherty --- app/test/test_link_bonding.c | 216 +++- lib/librte_pmd_bond/rte_eth_bond_api.c |4 + lib/l