make -C tools/testing/selftests TARGETS=drivers/net/bonding TEST_PROGS=devv_addr_lists.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-10/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' make[1]: Entering directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' TAP version 13 1..1 # overriding timeout to 2400 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 991.935517][ T6650] bond1: (slave dummy1): making interface the new active one [ 991.936725][ T6650] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 992.101852][ T6653] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 992.274054][ T6657] dummy1: entered promiscuous mode [ 993.142357][ T6673] dummy1: left promiscuous mode [ 993.326110][ T6674] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 993.337317][ T6674] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 993.348514][ T6674] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 995.555486][ T6697] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 995.595369][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.702699][ T5916] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.763853][ T6698] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 995.935772][ T6699] dummy1: entered promiscuous mode [ 995.936111][ T6699] dummy2: entered promiscuous mode [ 996.705005][ T6712] dummy1: left promiscuous mode [ 996.705410][ T6712] dummy2: left promiscuous mode [ 996.894227][ T6713] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 996.894792][ T6713] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 996.896096][ T6713] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 996.903550][ T6713] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 996.905093][ T6713] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 996.915003][ T6713] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 998.961517][ T6732] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 999.159231][ T5916] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.263448][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1000.083532][ T6746] bond1: (slave dummy1): Removing an active aggregator [ 1000.084789][ T6746] bond1: (slave dummy1): Releasing backup interface [ 1000.680210][ T6750] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1001.621920][ T6758] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1001.663973][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1001.770329][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1002.623771][ T6771] bond1: (slave dummy1): Removing an active aggregator [ 1002.624434][ T6771] bond1: (slave dummy1): Releasing backup interface [ 1003.225670][ T6775] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond up) [ OK ] ok 1 selftests: drivers/net/bonding: dev_addr_lists.sh make[1]: Leaving directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' make: Leaving directory '/home/virtme/testing-10/tools/testing/selftests' xx__-> echo $? 0 xx__->