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 [ 1003.933434][ T6687] bond1: (slave dummy1): making interface the new active one [ 1003.934654][ T6687] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1004.147312][ T6689] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1004.341079][ T6695] dummy1: entered promiscuous mode [ 1005.147682][ T6710] dummy1: left promiscuous mode [ 1005.363141][ T6711] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1005.383691][ T6711] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1005.396703][ T6711] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1007.524097][ T6732] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1007.570219][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1007.677937][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1007.710107][ T6734] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1007.896107][ T6735] dummy1: entered promiscuous mode [ 1007.896449][ T6735] dummy2: entered promiscuous mode [ 1008.715003][ T6748] dummy1: left promiscuous mode [ 1008.715532][ T6748] dummy2: left promiscuous mode [ 1008.891213][ T6749] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1008.891741][ T6749] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.892659][ T6749] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1008.913709][ T6749] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1008.914854][ T6749] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1008.922978][ T6749] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1011.009458][ T6768] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1011.202594][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1011.306979][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.155688][ T6782] bond1: (slave dummy1): Removing an active aggregator [ 1012.156655][ T6782] bond1: (slave dummy1): Releasing backup interface [ 1012.715845][ T6786] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1013.636359][ T6794] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1013.666978][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1013.771434][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1014.615478][ T6807] bond1: (slave dummy1): Removing an active aggregator [ 1014.616147][ T6807] bond1: (slave dummy1): Releasing backup interface [ 1015.232382][ T6811] 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__->