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.94 [+6.94] # 6.94 [+0.00] INFO: # Host entries configuration tests # 7.06 [+0.12] TEST: Common host entries configuration tests (IPv4) [ OK ] # 7.19 [+0.13] TEST: Common host entries configuration tests (IPv6) [ OK ] # 7.35 [+0.16] TEST: Common host entries configuration tests (L2) [ OK ] # 7.36 [+0.01] # 7.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 12.76 [+5.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 18.15 [+5.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 19.33 [+1.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 20.48 [+1.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 20.48 [+0.01] # 20.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 25.86 [+5.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 31.24 [+5.39] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 31.62 [+0.38] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 32.01 [+0.39] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 32.01 [+0.00] # 32.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 37.38 [+5.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 37.43 [+0.05] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 37.44 [+0.00] # 37.44 [+0.00] INFO: # Large scale dump tests # 41.79 [+4.35] TEST: IPv4 large scale dump tests [ OK ] # 58.85 [+17.06] TEST: IPv6 large scale dump tests [ OK ] # 75.54 [+16.68] TEST: L2 large scale dump tests [ OK ] # 76.28 [+0.74] TEST: Flush tests [ OK ] # 76.29 [+0.01] # 76.29 [+0.00] INFO: # Forwarding tests # 86.71 [+10.43] TEST: IPv4 host entries forwarding tests [ OK ] # 87.02 [+0.31] TEST: IPv6 host entries forwarding tests [ OK ] # 87.34 [+0.31] TEST: L2 host entries forwarding tests [ OK ] # 87.94 [+0.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 88.50 [+0.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 89.07 [+0.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 89.63 [+0.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 89.85 [+0.22] TEST: L2 port entries forwarding tests [ OK ] # 89.91 [+0.06] # 89.91 [+0.00] INFO: # Control packets tests # 90.20 [+0.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 90.49 [+0.30] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] # 90.78 [+0.29] TEST: 802.1q: Flush after disable [ OK ] # 106.51 [+15.73] 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__->