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 # timeout set to 1200 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 919.627831][ T5605] bond1: (slave dummy1): making interface the new active one [ 919.628800][ T5605] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 919.791080][ T5607] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 919.946505][ T5611] dummy1: entered promiscuous mode [ 920.797154][ T5628] dummy1: left promiscuous mode [ 920.996691][ T5629] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 921.012188][ T5629] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 921.023423][ T5629] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 923.306877][ T5650] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 923.367396][ T4870] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.472368][ T4870] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.503770][ T5652] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 923.663937][ T5653] dummy1: entered promiscuous mode [ 923.664287][ T5653] dummy2: entered promiscuous mode [ 924.428649][ T5666] dummy1: left promiscuous mode [ 924.429323][ T5666] dummy2: left promiscuous mode [ 924.606393][ T5667] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 924.606924][ T5667] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.608109][ T5667] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 924.615986][ T5667] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 924.617033][ T5667] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 924.629176][ T5667] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 926.789985][ T5687] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 926.930754][ T4870] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 927.039612][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 928.057026][ T5701] bond1: (slave dummy1): Removing an active aggregator [ 928.059137][ T5701] bond1: (slave dummy1): Releasing backup interface [ 928.643833][ T5705] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 929.682449][ T5713] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 929.751577][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 929.855599][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 930.755853][ T5726] bond1: (slave dummy1): Removing an active aggregator [ 930.756863][ T5726] bond1: (slave dummy1): Releasing backup interface [ 931.321881][ T5730] 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__->