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 [ 1031.383134][ T6486] bond1: (slave dummy1): making interface the new active one [ 1031.384249][ T6486] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1031.577931][ T6489] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1031.741216][ T6490] dummy1: entered promiscuous mode [ 1032.544838][ T6509] dummy1: left promiscuous mode [ 1032.745592][ T6510] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1032.756821][ T6510] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1032.764942][ T6510] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1035.151740][ T6531] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1035.196614][ T2744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1035.302435][ T2744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1035.380066][ T6533] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1035.575088][ T6534] dummy1: entered promiscuous mode [ 1035.575490][ T6534] dummy2: entered promiscuous mode [ 1036.489645][ T6547] dummy1: left promiscuous mode [ 1036.490252][ T6547] dummy2: left promiscuous mode [ 1036.667698][ T6548] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1036.668238][ T6548] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1036.669184][ T6548] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1036.684572][ T6548] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1036.686495][ T6548] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1036.698750][ T6548] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1038.860000][ T6567] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1039.012770][ T2744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1039.116415][ T2744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1040.255167][ T6581] bond1: (slave dummy1): Removing an active aggregator [ 1040.255964][ T6581] bond1: (slave dummy1): Releasing backup interface [ 1040.888005][ T6585] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1041.951895][ T6593] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1042.013631][ T2744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1042.132596][ T5351] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1042.944895][ T6606] bond1: (slave dummy1): Removing an active aggregator [ 1042.945904][ T6606] bond1: (slave dummy1): Releasing backup interface [ 1043.579378][ T6610] 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__->