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.28 [+11.28] # 11.28 [+0.00] INFO: # Host entries configuration tests # 12.18 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 12.99 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 13.84 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 13.85 [+0.01] # 13.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.27 [+7.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.71 [+7.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.33 [+7.62] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.89 [+7.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.91 [+0.02] # 43.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.26 [+7.35] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.67 [+7.41] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.27 [+2.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.78 [+2.51] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.79 [+0.01] # 63.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.21 [+7.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.57 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.58 [+0.01] # 71.58 [+0.00] INFO: # Large scale dump tests # 104.23 [+32.65] TEST: IPv4 large scale dump tests [ OK ] # 293.65 [+189.42] TEST: IPv6 large scale dump tests [ OK ] # 479.67 [+186.02] TEST: L2 large scale dump tests [ OK ] # 485.44 [+5.76] TEST: Flush tests [ OK ] # 485.52 [+0.09] # 485.52 [+0.00] INFO: # Forwarding tests # 498.01 [+12.49] TEST: IPv4 host entries forwarding tests [ OK ] # 499.99 [+1.98] TEST: IPv6 host entries forwarding tests [ OK ] # 501.92 [+1.93] TEST: L2 host entries forwarding tests [ OK ] # 505.53 [+3.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 508.85 [+3.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 512.16 [+3.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 515.40 [+3.24] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 516.78 [+1.38] TEST: L2 port entries forwarding tests [ OK ] # 517.17 [+0.40] # 517.17 [+0.00] INFO: # Control packets tests # 519.17 [+2.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 521.29 [+2.12] 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__->