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 [ 1016.686595][ T6585] bond1: (slave dummy1): making interface the new active one [ 1016.687543][ T6585] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1016.852392][ T6588] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1017.026459][ T6589] dummy1: entered promiscuous mode [ 1017.860094][ T6608] dummy1: left promiscuous mode [ 1018.036524][ T6609] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1018.049384][ T6609] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1018.061504][ T6609] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1020.491968][ T6630] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1020.532665][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1020.637183][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1020.687007][ T6632] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1020.861325][ T6633] dummy1: entered promiscuous mode [ 1020.861696][ T6633] dummy2: entered promiscuous mode [ 1021.601971][ T6646] dummy1: left promiscuous mode [ 1021.602386][ T6646] dummy2: left promiscuous mode [ 1021.813953][ T6647] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1021.814665][ T6647] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.829515][ T6647] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1021.841305][ T6647] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1021.842774][ T6647] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1021.850742][ T6647] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1023.989651][ T6666] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1024.185295][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.293190][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.158488][ T6680] bond1: (slave dummy1): Removing an active aggregator [ 1025.159908][ T6680] bond1: (slave dummy1): Releasing backup interface [ 1025.733865][ T6685] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1026.716636][ T6693] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1026.781696][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1026.893754][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1027.686049][ T6706] bond1: (slave dummy1): Removing an active aggregator [ 1027.686865][ T6706] bond1: (slave dummy1): Releasing backup interface [ 1028.260257][ T6710] 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__->