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 [ 885.395195][ T5794] bond1: (slave dummy1): making interface the new active one [ 885.396442][ T5794] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 885.556424][ T5797] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 885.727918][ T5798] dummy1: entered promiscuous mode [ 886.465344][ T5817] dummy1: left promiscuous mode [ 886.637032][ T5818] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 886.645017][ T5818] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 886.651403][ T5818] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 888.820540][ T5839] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 888.877526][ T5284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 888.981377][ T5284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 889.030180][ T5841] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 889.192132][ T5842] dummy1: entered promiscuous mode [ 889.192483][ T5842] dummy2: entered promiscuous mode [ 889.960258][ T5855] dummy1: left promiscuous mode [ 889.960685][ T5855] dummy2: left promiscuous mode [ 890.109243][ T5856] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 890.109770][ T5856] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 890.110668][ T5856] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 890.119661][ T5856] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 890.121028][ T5856] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 890.130610][ T5856] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 892.030528][ T5875] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 892.194188][ T5284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 892.301376][ T5284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 893.080255][ T5889] bond1: (slave dummy1): Removing an active aggregator [ 893.080947][ T5889] bond1: (slave dummy1): Releasing backup interface [ 893.665706][ T5893] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 894.622383][ T5901] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 894.685444][ T5284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 894.790160][ T5284] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 894.963663][ T5906] ip (5906) used greatest stack depth: 23824 bytes left [ 895.582388][ T5914] bond1: (slave dummy1): Removing an active aggregator [ 895.582985][ T5914] bond1: (slave dummy1): Releasing backup interface [ 896.198857][ T5918] 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__->