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 [ 933.285916][ T5678] bond1: (slave dummy1): making interface the new active one [ 933.288233][ T5678] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 933.465437][ T5681] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 933.703399][ T5688] dummy1: entered promiscuous mode [ 934.506198][ T5701] dummy1: left promiscuous mode [ 934.684243][ T5702] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 934.693000][ T5702] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 934.700891][ T5702] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 937.018586][ T5723] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 937.066961][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 937.170837][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 937.215512][ T5725] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 937.409980][ T5726] dummy1: entered promiscuous mode [ 937.410459][ T5726] dummy2: entered promiscuous mode [ 938.229441][ T5739] dummy1: left promiscuous mode [ 938.229864][ T5739] dummy2: left promiscuous mode [ 938.446128][ T5740] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 938.446945][ T5740] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 938.448408][ T5740] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 938.456214][ T5740] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 938.457431][ T5740] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 938.467812][ T5740] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 940.584077][ T5759] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 940.841576][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 940.947185][ T5025] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 941.981126][ T5773] bond1: (slave dummy1): Removing an active aggregator [ 941.982036][ T5773] bond1: (slave dummy1): Releasing backup interface [ 942.545463][ T5777] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 943.521822][ T5785] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 943.555464][ T5025] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 943.658922][ T5025] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 944.540918][ T5798] bond1: (slave dummy1): Removing an active aggregator [ 944.541541][ T5798] bond1: (slave dummy1): Releasing backup interface [ 945.124864][ T5802] 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__->