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 [ 924.529442][ T5716] bond1: (slave dummy1): making interface the new active one [ 924.530499][ T5716] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 924.697513][ T5719] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 924.856000][ T5722] dummy1: entered promiscuous mode [ 925.689473][ T5739] dummy1: left promiscuous mode [ 925.866757][ T5740] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 925.879030][ T5740] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 925.889607][ T5740] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 928.172466][ T5761] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 928.226812][ T5361] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 928.337902][ T5361] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 928.380348][ T5763] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 928.604000][ T5764] dummy1: entered promiscuous mode [ 928.604494][ T5764] dummy2: entered promiscuous mode [ 929.442346][ T5777] dummy1: left promiscuous mode [ 929.442769][ T5777] dummy2: left promiscuous mode [ 929.622847][ T5778] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 929.623386][ T5778] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 929.624314][ T5778] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 929.635101][ T5778] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 929.636178][ T5778] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 929.646748][ T5778] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 931.812405][ T5797] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 932.008063][ T5361] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 932.116255][ T5361] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 932.945325][ T5811] bond1: (slave dummy1): Removing an active aggregator [ 932.946027][ T5811] bond1: (slave dummy1): Releasing backup interface [ 933.535262][ T5815] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 934.499785][ T5823] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 934.538802][ T5361] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.642944][ T5361] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.578490][ T5836] bond1: (slave dummy1): Removing an active aggregator [ 935.579979][ T5836] bond1: (slave dummy1): Releasing backup interface [ 936.264222][ T5840] 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__->