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 [ 993.866826][ T6665] bond1: (slave dummy1): making interface the new active one [ 993.868126][ T6665] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 994.031144][ T6668] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 994.230244][ T6673] dummy1: entered promiscuous mode [ 995.078219][ T6688] dummy1: left promiscuous mode [ 995.258694][ T6689] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 995.277736][ T6689] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 995.289360][ T6689] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 997.571861][ T6710] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 997.599238][ T6291] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.703179][ T250] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.787829][ T6712] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 997.972868][ T6713] dummy1: entered promiscuous mode [ 997.973376][ T6713] dummy2: entered promiscuous mode [ 998.734724][ T6726] dummy1: left promiscuous mode [ 998.735143][ T6726] dummy2: left promiscuous mode [ 998.898668][ T6727] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 998.899196][ T6727] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.900131][ T6727] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 998.911952][ T6727] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 998.913265][ T6727] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 998.921989][ T6727] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1001.027274][ T6746] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1001.190373][ T250] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1001.295218][ T250] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1002.049898][ T6760] bond1: (slave dummy1): Removing an active aggregator [ 1002.051154][ T6760] bond1: (slave dummy1): Releasing backup interface [ 1002.751462][ T6764] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1003.629832][ T6772] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1003.687441][ T250] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1003.791141][ T250] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1004.532687][ T6785] bond1: (slave dummy1): Removing an active aggregator [ 1004.533338][ T6785] bond1: (slave dummy1): Releasing backup interface [ 1005.138594][ T6789] 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__->