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 [ 1025.646204][ T6526] bond1: (slave dummy1): making interface the new active one [ 1025.647212][ T6526] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1025.804917][ T6530] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1026.009248][ T6531] dummy1: entered promiscuous mode [ 1026.888872][ T6550] dummy1: left promiscuous mode [ 1027.066656][ T6551] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1027.076802][ T6551] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1027.087979][ T6551] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1029.390148][ T6572] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1029.463894][ T2795] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1029.568087][ T2795] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1029.611597][ T6574] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1029.816798][ T6576] dummy1: entered promiscuous mode [ 1029.817281][ T6576] dummy2: entered promiscuous mode [ 1030.628495][ T6589] dummy1: left promiscuous mode [ 1030.629345][ T6589] dummy2: left promiscuous mode [ 1030.833489][ T6590] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1030.834027][ T6590] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1030.842032][ T6590] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1030.852079][ T6590] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1030.853186][ T6590] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1030.863731][ T6590] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1032.970377][ T6609] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1033.200451][ T2795] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1033.303837][ T2795] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1034.148870][ T6623] bond1: (slave dummy1): Removing an active aggregator [ 1034.150422][ T6623] bond1: (slave dummy1): Releasing backup interface [ 1034.727824][ T6628] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1035.744141][ T6636] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1035.777573][ T2795] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1035.892950][ T2795] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1036.690078][ T6649] bond1: (slave dummy1): Removing an active aggregator [ 1036.690733][ T6649] bond1: (slave dummy1): Releasing backup interface [ 1037.278727][ T6653] 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__->