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.0 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 925.726101][ T5645] bond1: (slave dummy1): making interface the new active one [ 925.727052][ T5645] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 925.894887][ T5648] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 926.076962][ T5651] dummy1: entered promiscuous mode [ 926.889814][ T5668] dummy1: left promiscuous mode [ 927.051655][ T5669] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 927.063694][ T5669] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 927.075196][ T5669] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 929.237195][ T5690] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 929.298397][ T273] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 929.406438][ T273] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 929.427626][ T5692] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 929.610535][ T5693] dummy1: entered promiscuous mode [ 929.610865][ T5693] dummy2: entered promiscuous mode [ 930.377417][ T5706] dummy1: left promiscuous mode [ 930.377865][ T5706] dummy2: left promiscuous mode [ 930.550626][ T5707] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 930.551144][ T5707] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 930.552079][ T5707] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 930.574190][ T5707] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 930.575283][ T5707] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 930.586364][ T5707] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 932.646338][ T5726] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 932.800210][ T273] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 932.907429][ T273] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 933.830794][ T5740] bond1: (slave dummy1): Removing an active aggregator [ 933.832565][ T5740] bond1: (slave dummy1): Releasing backup interface [ 934.478311][ T5744] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 935.478985][ T5752] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 935.522385][ T4911] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.626319][ T4911] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 936.495913][ T5765] bond1: (slave dummy1): Removing an active aggregator [ 936.496683][ T5765] bond1: (slave dummy1): Releasing backup interface [ 937.100776][ T5769] 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__->