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 [ 944.476207][ T5738] bond1: (slave dummy1): making interface the new active one [ 944.477566][ T5738] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 944.664395][ T5740] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 944.836310][ T5744] dummy1: entered promiscuous mode [ 945.703438][ T5760] dummy1: left promiscuous mode [ 945.866826][ T5761] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 945.874675][ T5761] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 945.886170][ T5761] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 948.044670][ T5782] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 948.069900][ T2562] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 948.173949][ T2562] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 948.239044][ T5784] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 948.400586][ T5785] dummy1: entered promiscuous mode [ 948.400912][ T5785] dummy2: entered promiscuous mode [ 949.202061][ T5798] dummy1: left promiscuous mode [ 949.202499][ T5798] dummy2: left promiscuous mode [ 949.386752][ T5799] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 949.387360][ T5799] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 949.388387][ T5799] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 949.398883][ T5799] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 949.400110][ T5799] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 949.417590][ T5799] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 951.543653][ T5818] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 951.751673][ T2562] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 951.853307][ T2562] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 952.801835][ T5832] bond1: (slave dummy1): Removing an active aggregator [ 952.802579][ T5832] bond1: (slave dummy1): Releasing backup interface [ 953.418172][ T5836] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 954.435506][ T5844] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 954.537670][ T2562] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 954.646326][ T2562] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 955.445071][ T5857] bond1: (slave dummy1): Removing an active aggregator [ 955.445885][ T5857] bond1: (slave dummy1): Releasing backup interface [ 956.090895][ T5861] 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__->