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 [ 916.254433][ T5683] bond1: (slave dummy1): making interface the new active one [ 916.256001][ T5683] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 916.410371][ T5686] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 916.560722][ T5687] dummy1: entered promiscuous mode [ 917.359761][ T5706] dummy1: left promiscuous mode [ 917.529761][ T5707] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 917.547896][ T5707] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 917.563124][ T5707] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 919.746813][ T5728] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 919.795280][ T2390] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.897429][ T4945] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.927204][ T5730] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 920.111940][ T5731] dummy1: entered promiscuous mode [ 920.112270][ T5731] dummy2: entered promiscuous mode [ 920.882439][ T5744] dummy1: left promiscuous mode [ 920.882842][ T5744] dummy2: left promiscuous mode [ 921.047767][ T5745] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 921.048303][ T5745] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.049848][ T5745] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 921.064195][ T5745] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 921.065259][ T5745] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 921.074287][ T5745] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 922.970226][ T5764] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 923.162614][ T4945] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.265424][ T4945] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.034098][ T5778] bond1: (slave dummy1): Removing an active aggregator [ 924.036041][ T5778] bond1: (slave dummy1): Releasing backup interface [ 924.654332][ T5782] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 925.567281][ T5790] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 925.633812][ T4945] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 925.737467][ T4945] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 926.477154][ T5803] bond1: (slave dummy1): Removing an active aggregator [ 926.478051][ T5803] bond1: (slave dummy1): Releasing backup interface [ 927.073142][ T5807] 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__->