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 # timeout set to 1200 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 891.158107][ T5748] bond1: (slave dummy1): making interface the new active one [ 891.159423][ T5748] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 891.309069][ T5751] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 891.490119][ T5756] dummy1: entered promiscuous mode [ 892.222936][ T5771] dummy1: left promiscuous mode [ 892.381371][ T5772] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 892.396984][ T5772] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 892.407048][ T5772] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 894.475787][ T5793] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 894.527641][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 894.630369][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 894.643280][ T5795] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 894.793586][ T5796] dummy1: entered promiscuous mode [ 894.793921][ T5796] dummy2: entered promiscuous mode [ 895.510025][ T5809] dummy1: left promiscuous mode [ 895.511023][ T5809] dummy2: left promiscuous mode [ 895.677304][ T5810] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 895.677829][ T5810] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 895.678748][ T5810] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 895.694882][ T5810] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 895.701773][ T5810] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 895.708087][ T5810] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 897.566021][ T5829] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 897.698876][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 897.808941][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 898.535775][ T5843] bond1: (slave dummy1): Removing an active aggregator [ 898.537053][ T5843] bond1: (slave dummy1): Releasing backup interface [ 899.089967][ T5847] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 900.003416][ T5855] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 900.063547][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 900.166430][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 900.888763][ T5868] bond1: (slave dummy1): Removing an active aggregator [ 900.889407][ T5868] bond1: (slave dummy1): Releasing backup interface [ 901.410876][ T5872] 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__->