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.992173][ T6583] bond1: (slave dummy1): making interface the new active one [ 1020.993215][ T6583] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1021.153812][ T6587] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1021.309801][ T6588] dummy1: entered promiscuous mode [ 1022.192897][ T6607] dummy1: left promiscuous mode [ 1022.352993][ T6608] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1022.366392][ T6608] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1022.375696][ T6608] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1024.784102][ T6629] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1024.785370][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.888566][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.975758][ T6631] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1025.165718][ T6632] dummy1: entered promiscuous mode [ 1025.166061][ T6632] dummy2: entered promiscuous mode [ 1025.986927][ T6645] dummy1: left promiscuous mode [ 1025.987383][ T6645] dummy2: left promiscuous mode [ 1026.185076][ T6646] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1026.185795][ T6646] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1026.188694][ T6646] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1026.198025][ T6646] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1026.199732][ T6646] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1026.209029][ T6646] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1028.311780][ T6665] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1028.511958][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.616596][ T4096] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1029.655889][ T6679] bond1: (slave dummy1): Removing an active aggregator [ 1029.656951][ T6679] bond1: (slave dummy1): Releasing backup interface [ 1030.268122][ T6683] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1031.334196][ T6691] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1031.369556][ T4096] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.472570][ T4096] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1032.394998][ T6704] bond1: (slave dummy1): Removing an active aggregator [ 1032.395865][ T6704] bond1: (slave dummy1): Releasing backup interface [ 1032.992982][ T6708] 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__->