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 # 15.68 [+15.68] # 15.68 [+0.00] INFO: # Host entries configuration tests # 16.94 [+1.25] TEST: Common host entries configuration tests (IPv4) [ OK ] # 18.28 [+1.35] TEST: Common host entries configuration tests (IPv6) [ OK ] # 19.51 [+1.22] TEST: Common host entries configuration tests (L2) [ OK ] # 19.52 [+0.01] # 19.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 28.46 [+8.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 37.44 [+8.98] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 49.39 [+11.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 61.39 [+11.99] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 61.40 [+0.02] # 61.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 69.99 [+8.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 78.78 [+8.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 82.87 [+4.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 86.82 [+3.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 86.83 [+0.01] # 86.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 95.52 [+8.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 96.04 [+0.52] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 96.06 [+0.02] # 96.06 [+0.00] INFO: # Large scale dump tests DETECTED CRASH, lowering timeout # 140.54 [+44.49] TEST: IPv4 large scale dump tests [ OK ] # 317.91 [+177.37] TEST: IPv6 large scale dump tests [ OK ] # 494.24 [+176.33] TEST: L2 large scale dump tests [ OK ] # 499.78 [+5.54] TEST: Flush tests [ OK ] # 499.87 [+0.09] # 499.87 [+0.00] INFO: # Forwarding tests # 512.23 [+12.37] TEST: IPv4 host entries forwarding tests [ OK ] # 513.79 [+1.56] TEST: IPv6 host entries forwarding tests [ OK ] # 515.41 [+1.62] TEST: L2 host entries forwarding tests [ OK ] # 518.46 [+3.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 521.28 [+2.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 524.27 [+3.00] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 527.23 [+2.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 528.43 [+1.20] TEST: L2 port entries forwarding tests [ OK ] # 528.88 [+0.45] # 528.88 [+0.00] INFO: # Control packets tests # 530.79 [+1.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 532.63 [+1.84] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] # 534.43 [+1.80] TEST: 802.1q: Flush after disable [ OK ] # 554.49 [+20.06] 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__->