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.64 [+11.64] # 11.65 [+0.00] INFO: # Host entries configuration tests # 12.46 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.36 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.18 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.19 [+0.01] # 14.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.89 [+7.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.45 [+7.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.64 [+8.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.59 [+7.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.60 [+0.01] # 45.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.01 [+7.41] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.57 [+7.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.24 [+2.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.88 [+2.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.89 [+0.01] # 65.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.38 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.70 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.71 [+0.01] # 73.71 [+0.00] INFO: # Large scale dump tests # 107.08 [+33.37] TEST: IPv4 large scale dump tests [ OK ] # 288.99 [+181.91] TEST: IPv6 large scale dump tests [ OK ] # 471.34 [+182.35] TEST: L2 large scale dump tests [ OK ] # 476.55 [+5.21] TEST: Flush tests [ OK ] # 476.63 [+0.07] # 476.63 [+0.00] INFO: # Forwarding tests DETECTED CRASH, lowering timeout # 489.04 [+12.42] TEST: IPv4 host entries forwarding tests [ OK ] # 490.79 [+1.74] TEST: IPv6 host entries forwarding tests [ OK ] # 492.54 [+1.75] TEST: L2 host entries forwarding tests [ OK ] # 495.98 [+3.45] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 499.13 [+3.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 502.22 [+3.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 505.49 [+3.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 506.78 [+1.29] TEST: L2 port entries forwarding tests [ OK ] # 507.21 [+0.43] # 507.21 [+0.00] INFO: # Control packets tests # 509.24 [+2.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 511.20 [+1.96] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] 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__->