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.65 [+12.65] # 12.65 [+0.00] INFO: # Host entries configuration tests # 13.47 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.30 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.21 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 15.22 [+0.01] # 15.22 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.71 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.16 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.93 [+7.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.84 [+7.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.85 [+0.01] # 45.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.35 [+7.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.98 [+7.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.64 [+2.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.45 [+2.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.47 [+0.02] # 66.47 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.86 [+7.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.15 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.17 [+0.02] # 74.18 [+0.00] INFO: # Large scale dump tests # 107.43 [+33.25] TEST: IPv4 large scale dump tests [ OK ] # 308.21 [+200.78] TEST: IPv6 large scale dump tests [ OK ] # 525.23 [+217.03] TEST: L2 large scale dump tests [ OK ] # 532.27 [+7.04] TEST: Flush tests [ OK ] # 532.39 [+0.12] # 532.39 [+0.00] INFO: # Forwarding tests # 545.48 [+13.09] TEST: IPv4 host entries forwarding tests [ OK ] # 547.74 [+2.26] TEST: IPv6 host entries forwarding tests [ OK ] # 550.10 [+2.36] TEST: L2 host entries forwarding tests [ OK ] # 553.93 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 557.69 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 561.69 [+3.99] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 565.80 [+4.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 567.37 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 567.86 [+0.49] # 567.86 [+0.00] INFO: # Control packets tests # 570.31 [+2.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 572.84 [+2.52] 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__->