make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh DETECTED CRASH, lowering timeout # 15.85 [+15.85] # 15.85 [+0.00] INFO: # Host entries configuration tests # 17.43 [+1.58] TEST: Common host entries configuration tests (IPv4) [ OK ] # 18.76 [+1.33] TEST: Common host entries configuration tests (IPv6) [ OK ] # 20.04 [+1.28] TEST: Common host entries configuration tests (L2) [ OK ] # 20.05 [+0.01] # 20.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 28.62 [+8.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 37.32 [+8.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 48.61 [+11.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 59.66 [+11.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 59.67 [+0.01] # 59.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 68.18 [+8.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 76.74 [+8.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 80.22 [+3.48] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 83.76 [+3.54] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 83.78 [+0.02] # 83.78 [+0.00] INFO: # Port group entries configuration tests - L2 # 92.21 [+8.43] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 92.71 [+0.49] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 92.72 [+0.01] # 92.72 [+0.00] INFO: # Large scale dump tests # 141.39 [+48.67] TEST: IPv4 large scale dump tests [ OK ] # 414.36 [+272.97] TEST: IPv6 large scale dump tests [ OK ] # 685.09 [+270.73] TEST: L2 large scale dump tests [ OK ] # 692.63 [+7.54] TEST: Flush tests [ OK ] # 692.75 [+0.12] # 692.75 [+0.00] INFO: # Forwarding tests # 706.24 [+13.50] TEST: IPv4 host entries forwarding tests [ OK ] # 708.67 [+2.43] TEST: IPv6 host entries forwarding tests [ OK ] # 711.21 [+2.54] TEST: L2 host entries forwarding tests [ OK ] # 715.96 [+4.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 720.56 [+4.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 725.02 [+4.46] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 729.45 [+4.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 731.23 [+1.78] TEST: L2 port entries forwarding tests [ OK ] # 731.80 [+0.57] # 731.80 [+0.00] INFO: # Control packets tests # 734.83 [+3.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 737.74 [+2.91] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->