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 # 11.29 [+11.29] # 11.29 [+0.00] INFO: # Host entries configuration tests # 12.12 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.02 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 13.84 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 13.85 [+0.01] # 13.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.41 [+7.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.89 [+7.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.68 [+7.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.67 [+7.98] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.69 [+0.02] # 44.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.21 [+7.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.76 [+7.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.65 [+2.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.30 [+2.65] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.31 [+0.02] # 65.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.80 [+7.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.11 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.12 [+0.01] # 73.12 [+0.00] INFO: # Large scale dump tests # 105.51 [+32.38] TEST: IPv4 large scale dump tests [ OK ] # 296.57 [+191.06] TEST: IPv6 large scale dump tests [ OK ] # 484.22 [+187.65] TEST: L2 large scale dump tests [ OK ] # 490.18 [+5.96] TEST: Flush tests [ OK ] # 490.26 [+0.09] # 490.26 [+0.00] INFO: # Forwarding tests # 502.61 [+12.35] TEST: IPv4 host entries forwarding tests [ OK ] # 504.58 [+1.97] TEST: IPv6 host entries forwarding tests [ OK ] # 506.59 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 510.21 [+3.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 513.84 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 517.39 [+3.55] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 520.74 [+3.35] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 522.06 [+1.33] TEST: L2 port entries forwarding tests [ OK ] # 522.44 [+0.38] # 522.44 [+0.00] INFO: # Control packets tests # 524.51 [+2.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 526.77 [+2.26] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] DETECTED CRASH, lowering timeout 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__->