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.37 [+12.37] # 12.37 [+0.00] INFO: # Host entries configuration tests # 13.14 [+0.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.95 [+0.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.76 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 14.78 [+0.02] # 14.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.13 [+7.35] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.57 [+7.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.97 [+7.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.27 [+7.30] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.28 [+0.01] # 44.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.55 [+7.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.08 [+7.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.68 [+2.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.14 [+2.47] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.15 [+0.01] # 64.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.60 [+7.45] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.92 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.93 [+0.01] # 71.93 [+0.00] INFO: # Large scale dump tests # 104.15 [+32.22] TEST: IPv4 large scale dump tests [ OK ] # 295.47 [+191.32] TEST: IPv6 large scale dump tests [ OK ] # 487.70 [+192.23] TEST: L2 large scale dump tests [ OK ] # 493.15 [+5.45] TEST: Flush tests [ OK ] # 493.24 [+0.10] # 493.24 [+0.00] INFO: # Forwarding tests # 505.84 [+12.60] TEST: IPv4 host entries forwarding tests [ OK ] # 507.71 [+1.86] TEST: IPv6 host entries forwarding tests [ OK ] # 509.65 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 513.13 [+3.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 516.47 [+3.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 519.70 [+3.24] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 522.86 [+3.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 524.22 [+1.35] TEST: L2 port entries forwarding tests [ OK ] # 524.66 [+0.45] # 524.66 [+0.00] INFO: # Control packets tests # 526.86 [+2.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 528.98 [+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__->