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 # 13.41 [+13.41] # 13.41 [+0.00] INFO: # Host entries configuration tests # 14.52 [+1.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.49 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.40 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 16.41 [+0.01] # 16.41 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.08 [+7.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.69 [+7.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.64 [+8.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.24 [+8.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.26 [+0.02] # 49.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.01 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.62 [+7.60] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.54 [+2.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.47 [+2.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.48 [+0.01] # 70.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.01 [+7.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.38 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.39 [+0.01] # 78.39 [+0.00] INFO: # Large scale dump tests # 114.58 [+36.19] TEST: IPv4 large scale dump tests [ OK ] # 339.15 [+224.57] TEST: IPv6 large scale dump tests [ OK ] # 573.06 [+233.92] TEST: L2 large scale dump tests [ OK ] # 579.35 [+6.28] TEST: Flush tests [ OK ] # 579.43 [+0.09] # 579.43 [+0.00] INFO: # Forwarding tests # 592.21 [+12.77] TEST: IPv4 host entries forwarding tests [ OK ] # 594.26 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 596.36 [+2.10] TEST: L2 host entries forwarding tests [ OK ] # 599.98 [+3.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.64 [+3.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.43 [+3.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.54 [+4.11] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.10 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 613.54 [+0.44] # 613.54 [+0.00] INFO: # Control packets tests # 615.65 [+2.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.87 [+2.22] 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__->