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 [ 913.391876][ T5659] bond1: (slave dummy1): making interface the new active one [ 913.392871][ T5659] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 913.560953][ T5662] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 913.768135][ T5666] dummy1: entered promiscuous mode [ 914.614960][ T5682] dummy1: left promiscuous mode [ 914.796689][ T5683] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 914.807508][ T5683] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 914.824181][ T5683] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 917.200798][ T5704] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 917.263487][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.366354][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.366940][ T5706] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 917.547142][ T5707] dummy1: entered promiscuous mode [ 917.547485][ T5707] dummy2: entered promiscuous mode [ 918.449292][ T5720] dummy1: left promiscuous mode [ 918.449753][ T5720] dummy2: left promiscuous mode [ 918.623520][ T5721] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 918.624126][ T5721] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.625345][ T5721] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 918.639160][ T5721] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 918.640690][ T5721] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 918.654971][ T5721] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 920.843607][ T5740] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.046714][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.151351][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.960028][ T5754] bond1: (slave dummy1): Removing an active aggregator [ 921.960793][ T5754] bond1: (slave dummy1): Releasing backup interface [ 922.593851][ T5758] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 923.637192][ T5766] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 923.646391][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.750483][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.659529][ T5779] bond1: (slave dummy1): Removing an active aggregator [ 924.660139][ T5779] bond1: (slave dummy1): Releasing backup interface [ 925.241556][ T5783] 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__->