make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 17.81 [+17.81] # 17.81 [+0.00] INFO: # Host entries configuration tests # 19.03 [+1.22] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.45 [+1.42] TEST: Common host entries configuration tests (IPv6) [ OK ] # 21.70 [+1.25] TEST: Common host entries configuration tests (L2) [ OK ] # 21.73 [+0.03] # 21.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 30.74 [+9.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 39.55 [+8.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 52.63 [+13.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 64.88 [+12.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 64.89 [+0.02] # 64.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 73.67 [+8.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 82.75 [+9.08] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 87.16 [+4.41] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 91.44 [+4.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 91.46 [+0.02] # 91.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 100.54 [+9.07] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 101.07 [+0.53] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 101.08 [+0.02] # 101.08 [+0.00] INFO: # Large scale dump tests DETECTED CRASH, lowering timeout # 151.37 [+50.28] TEST: IPv4 large scale dump tests [ OK ] # 359.44 [+208.08] TEST: IPv6 large scale dump tests [ OK ] # 567.35 [+207.91] TEST: L2 large scale dump tests [ OK ] # 573.20 [+5.85] TEST: Flush tests [ OK ] # 573.27 [+0.07] # 573.27 [+0.00] INFO: # Forwarding tests # 585.85 [+12.58] TEST: IPv4 host entries forwarding tests [ OK ] # 587.76 [+1.91] TEST: IPv6 host entries forwarding tests [ OK ] # 589.68 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 593.38 [+3.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.79 [+3.41] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.18 [+3.39] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.44 [+3.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.80 [+1.36] TEST: L2 port entries forwarding tests [ OK ] # 605.22 [+0.41] # 605.22 [+0.00] INFO: # Control packets tests # 607.49 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.96 [+2.47] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] # 612.41 [+2.46] TEST: 802.1q: Flush after disable [ OK ] # 633.16 [+20.75] TEST: 802.1d: Flush after disable [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__->