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.44 [+11.44] # 11.44 [+0.00] INFO: # Host entries configuration tests # 12.20 [+0.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 12.97 [+0.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 13.78 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 13.79 [+0.01] # 13.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.09 [+7.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.44 [+7.35] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.11 [+7.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.52 [+7.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.53 [+0.01] # 43.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.87 [+7.35] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.27 [+7.40] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.93 [+2.66] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.65 [+2.73] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.66 [+0.01] # 63.66 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.03 [+7.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.32 [+0.29] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.33 [+0.01] # 71.33 [+0.00] INFO: # Large scale dump tests # 102.57 [+31.24] TEST: IPv4 large scale dump tests [ OK ] # 282.93 [+180.36] TEST: IPv6 large scale dump tests [ OK ] # 464.37 [+181.44] TEST: L2 large scale dump tests [ OK ] # 470.10 [+5.74] TEST: Flush tests [ OK ] # 470.18 [+0.08] # 470.18 [+0.00] INFO: # Forwarding tests DETECTED CRASH, lowering timeout # 482.69 [+12.51] TEST: IPv4 host entries forwarding tests [ OK ] # 484.70 [+2.01] TEST: IPv6 host entries forwarding tests [ OK ] # 486.53 [+1.83] TEST: L2 host entries forwarding tests [ OK ] # 489.98 [+3.45] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 493.30 [+3.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 496.60 [+3.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 500.00 [+3.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 501.38 [+1.38] TEST: L2 port entries forwarding tests [ OK ] # 501.81 [+0.43] # 501.81 [+0.00] INFO: # Control packets tests # 503.89 [+2.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 505.92 [+2.04] 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__->