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-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: bridge_mdb.sh # 6.12 [+6.12] # 6.12 [+0.00] INFO: # Host entries configuration tests # 6.34 [+0.22] TEST: Common host entries configuration tests (IPv4) [ OK ] # 6.55 [+0.22] TEST: Common host entries configuration tests (IPv6) [ OK ] # 6.78 [+0.22] TEST: Common host entries configuration tests (L2) [ OK ] # 6.79 [+0.01] # 6.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 12.28 [+5.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 17.70 [+5.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 19.07 [+1.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 20.08 [+1.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 20.09 [+0.01] # 20.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 25.71 [+5.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 31.06 [+5.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 31.43 [+0.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 31.80 [+0.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 31.80 [+0.00] # 31.80 [+0.00] INFO: # Port group entries configuration tests - L2 # 37.16 [+5.36] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 37.22 [+0.05] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 37.22 [+0.00] # 37.22 [+0.00] INFO: # Large scale dump tests # 42.10 [+4.88] TEST: IPv4 large scale dump tests [ OK ] # 63.69 [+21.59] TEST: IPv6 large scale dump tests [ OK ] # 84.98 [+21.30] TEST: L2 large scale dump tests [ OK ] # 85.81 [+0.83] TEST: Flush tests [ OK ] # 85.83 [+0.01] # 85.83 [+0.00] INFO: # Forwarding tests # 96.20 [+10.37] TEST: IPv4 host entries forwarding tests [ OK ] # 96.52 [+0.32] TEST: IPv6 host entries forwarding tests [ OK ] # 96.83 [+0.31] TEST: L2 host entries forwarding tests [ OK ] # 97.43 [+0.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 98.03 [+0.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 98.59 [+0.56] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 99.15 [+0.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 99.39 [+0.25] TEST: L2 port entries forwarding tests [ OK ] # 99.45 [+0.06] # 99.45 [+0.00] INFO: # Control packets tests # 99.73 [+0.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 100.03 [+0.29] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] # 100.35 [+0.33] TEST: 802.1q: Flush after disable [ OK ] # 116.87 [+16.51] TEST: 802.1d: Flush after disable [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests' xx__-> echo $? 0 xx__->