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 [ 906.766818][ T5667] bond1: (slave dummy1): making interface the new active one [ 906.767841][ T5667] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 906.914677][ T5670] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 907.085381][ T5671] dummy1: entered promiscuous mode [ 907.989521][ T5690] dummy1: left promiscuous mode [ 908.165849][ T5691] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 908.177649][ T5691] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 908.189197][ T5691] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 910.641657][ T5712] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 910.733679][ T256] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 910.837416][ T4934] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 910.850982][ T5714] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 911.066258][ T5715] dummy1: entered promiscuous mode [ 911.066611][ T5715] dummy2: entered promiscuous mode [ 911.911265][ T5728] dummy1: left promiscuous mode [ 911.911697][ T5728] dummy2: left promiscuous mode [ 912.070183][ T5729] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 912.070761][ T5729] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 912.072172][ T5729] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 912.081147][ T5729] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 912.082399][ T5729] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 912.091176][ T5729] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 914.153974][ T5748] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 914.302598][ T4934] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 914.405385][ T256] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 915.246211][ T5762] bond1: (slave dummy1): Removing an active aggregator [ 915.247126][ T5762] bond1: (slave dummy1): Releasing backup interface [ 915.853704][ T5766] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 916.926062][ T5774] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 916.957712][ T256] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.061287][ T256] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.891876][ T5787] bond1: (slave dummy1): Removing an active aggregator [ 917.892515][ T5787] bond1: (slave dummy1): Releasing backup interface [ 918.549209][ T5791] 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__->