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 [ 916.455004][ T5649] bond1: (slave dummy1): making interface the new active one [ 916.456047][ T5649] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 916.620561][ T5652] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 916.778330][ T5654] dummy1: entered promiscuous mode [ 917.587340][ T5672] dummy1: left promiscuous mode [ 917.752559][ T5673] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 917.767166][ T5673] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 917.784456][ T5673] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 920.082326][ T5694] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 920.120080][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.222819][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.263601][ T5696] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 920.459404][ T5697] dummy1: entered promiscuous mode [ 920.459905][ T5697] dummy2: entered promiscuous mode [ 921.291912][ T5710] dummy1: left promiscuous mode [ 921.292321][ T5710] dummy2: left promiscuous mode [ 921.475645][ T5711] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 921.476199][ T5711] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.477730][ T5711] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 921.490364][ T5711] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 921.491497][ T5711] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 921.501870][ T5711] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 923.573066][ T5731] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 923.787259][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.894782][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.719974][ T5744] bond1: (slave dummy1): Removing an active aggregator [ 924.720904][ T5744] bond1: (slave dummy1): Releasing backup interface [ 925.368091][ T5748] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 926.409352][ T5756] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 926.454963][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 926.558719][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 927.403172][ T5769] bond1: (slave dummy1): Removing an active aggregator [ 927.404130][ T5769] bond1: (slave dummy1): Releasing backup interface [ 928.032979][ T5773] 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__->