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 [ 994.072089][ T6664] bond1: (slave dummy1): making interface the new active one [ 994.073116][ T6664] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 994.231559][ T6667] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 994.388738][ T6668] dummy1: entered promiscuous mode [ 995.213054][ T6687] dummy1: left promiscuous mode [ 995.371397][ T6688] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 995.382400][ T6688] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 995.398457][ T6688] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 997.616027][ T6709] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 997.648073][ T4940] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.758222][ T6712] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.804272][ T6711] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 997.963774][ T6713] dummy1: entered promiscuous mode [ 997.964104][ T6713] dummy2: entered promiscuous mode [ 998.743006][ T6726] dummy1: left promiscuous mode [ 998.743626][ T6726] dummy2: left promiscuous mode [ 998.903368][ T6727] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 998.903885][ T6727] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.905347][ T6727] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 998.914872][ T6727] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 998.915942][ T6727] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 998.926983][ T6727] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1000.951016][ T6746] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1001.141983][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1001.246186][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1002.031766][ T6760] bond1: (slave dummy1): Removing an active aggregator [ 1002.032478][ T6760] bond1: (slave dummy1): Releasing backup interface [ 1002.637934][ T6764] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1003.529419][ T6772] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1003.582274][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1003.687180][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1004.509264][ T6785] bond1: (slave dummy1): Removing an active aggregator [ 1004.509892][ T6785] bond1: (slave dummy1): Releasing backup interface [ 1005.082030][ T6789] 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__->