2014-07-22 10:57, De Lara Guarch, Pablo: > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Declan Doherty > > > > fix for link bonding unit tests which are failing due to change introduced > > in > > rte_eth_dev_configure which now explicitly checks in pmd supports link > > status > > chnage interrupts. > > > > Also adds some common test macros to the test application for unit testing > > > > Declan Doherty (2): > > test app: > > bond: unit test suite fix > > Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied for version 1.7.1. > I would add that it may be a good idea to implement some of the changes made > in this unit test in other ones (use the new macros). Yes, it's cleaner with macros. It would be a good idea to translate existing unit tests like Declan did. Thanks -- Thomas