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 # 12.99 [+12.99] # 12.99 [+0.00] INFO: # Host entries configuration tests # 13.90 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.76 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.65 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 15.66 [+0.01] # 15.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.16 [+7.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.71 [+7.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.02 [+8.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.04 [+8.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.06 [+0.01] # 47.06 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.81 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.48 [+7.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.34 [+2.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.24 [+2.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.25 [+0.01] # 68.25 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.95 [+7.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.33 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.35 [+0.02] # 76.35 [+0.00] INFO: # Large scale dump tests # 112.45 [+36.10] TEST: IPv4 large scale dump tests [ OK ] # 340.02 [+227.57] TEST: IPv6 large scale dump tests [ OK ] # 565.36 [+225.34] TEST: L2 large scale dump tests [ OK ] # 572.36 [+7.00] TEST: Flush tests [ OK ] # 572.48 [+0.13] # 572.48 [+0.00] INFO: # Forwarding tests # 585.65 [+13.17] TEST: IPv4 host entries forwarding tests [ OK ] # 587.81 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 590.01 [+2.20] TEST: L2 host entries forwarding tests [ OK ] # 594.13 [+4.12] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.84 [+3.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 601.52 [+3.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 605.04 [+3.52] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.43 [+1.39] TEST: L2 port entries forwarding tests [ OK ] # 606.84 [+0.40] # 606.84 [+0.00] INFO: # Control packets tests # 609.10 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.41 [+2.30] 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__->