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 [ 994.703965][ T6567] bond1: (slave dummy1): making interface the new active one [ 994.705368][ T6567] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 994.858270][ T6570] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 995.038130][ T6573] dummy1: entered promiscuous mode [ 995.890680][ T6590] dummy1: left promiscuous mode [ 996.057356][ T6591] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 996.070718][ T6591] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 996.081805][ T6591] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 998.472493][ T6612] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 998.502532][ T6012] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.617709][ T6012] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.707350][ T6614] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 998.885248][ T6615] dummy1: entered promiscuous mode [ 998.885604][ T6615] dummy2: entered promiscuous mode [ 999.721475][ T6628] dummy1: left promiscuous mode [ 999.721884][ T6628] dummy2: left promiscuous mode [ 999.963874][ T6629] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 999.964631][ T6629] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.966124][ T6629] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 999.974669][ T6629] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 999.976289][ T6629] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 999.986831][ T6629] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1002.161134][ T6648] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1002.360078][ T6012] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1002.470442][ T6012] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1003.354420][ T6662] bond1: (slave dummy1): Removing an active aggregator [ 1003.355308][ T6662] bond1: (slave dummy1): Releasing backup interface [ 1003.947813][ T6666] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1005.128125][ T6674] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1005.165652][ T6012] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1005.270449][ T6012] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1006.108272][ T6687] bond1: (slave dummy1): Removing an active aggregator [ 1006.108907][ T6687] bond1: (slave dummy1): Releasing backup interface [ 1006.714383][ T6691] 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__->