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 [ 949.690844][ T5698] bond1: (slave dummy1): making interface the new active one [ 949.693014][ T5698] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 949.843433][ T5701] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 950.036381][ T5702] dummy1: entered promiscuous mode [ 950.842924][ T5721] dummy1: left promiscuous mode [ 951.014645][ T5722] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 951.032001][ T5722] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 951.042554][ T5722] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 953.350630][ T5743] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 953.354784][ T5356] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 953.458633][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 953.502682][ T5745] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 953.732847][ T5746] dummy1: entered promiscuous mode [ 953.733272][ T5746] dummy2: entered promiscuous mode [ 954.630138][ T5759] dummy1: left promiscuous mode [ 954.630651][ T5759] dummy2: left promiscuous mode [ 954.848965][ T5760] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 954.849725][ T5760] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 954.852627][ T5760] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 954.864777][ T5760] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 954.866516][ T5760] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 954.880015][ T5760] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 957.215946][ T5779] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 957.377928][ T5356] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 957.486198][ T5356] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 958.567633][ T5793] bond1: (slave dummy1): Removing an active aggregator [ 958.569809][ T5793] bond1: (slave dummy1): Releasing backup interface [ 959.307716][ T5797] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 960.519981][ T5805] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 960.547857][ T5356] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 960.651613][ T5356] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 961.490288][ T5818] bond1: (slave dummy1): Removing an active aggregator [ 961.491083][ T5818] bond1: (slave dummy1): Releasing backup interface [ 962.097490][ T5822] 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__->