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 [ 1020.666326][ T6663] bond1: (slave dummy1): making interface the new active one [ 1020.667338][ T6663] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1020.824811][ T6666] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1020.992934][ T6669] dummy1: entered promiscuous mode [ 1021.871812][ T6686] dummy1: left promiscuous mode [ 1022.065169][ T6687] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1022.078411][ T6687] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1022.096446][ T6687] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1024.555844][ T6708] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1024.606694][ T522] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.710588][ T522] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.767065][ T6710] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1024.940347][ T6711] dummy1: entered promiscuous mode [ 1024.940717][ T6711] dummy2: entered promiscuous mode [ 1025.785012][ T6724] dummy1: left promiscuous mode [ 1025.785428][ T6724] dummy2: left promiscuous mode [ 1025.975944][ T6725] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1025.976521][ T6725] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.977547][ T6725] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1025.991558][ T6725] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1025.993440][ T6725] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1026.009718][ T6725] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1028.132682][ T6744] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1028.323636][ T522] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.431544][ T6284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1029.394123][ T6758] bond1: (slave dummy1): Removing an active aggregator [ 1029.394887][ T6758] bond1: (slave dummy1): Releasing backup interface [ 1029.996362][ T6762] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1031.011399][ T6770] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1031.022575][ T6284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.126661][ T6284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1032.042801][ T6783] bond1: (slave dummy1): Removing an active aggregator [ 1032.043773][ T6783] bond1: (slave dummy1): Releasing backup interface [ 1032.692813][ T6787] 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__->