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.62 [+6.62] # 6.62 [+0.00] INFO: # Host entries configuration tests # 6.76 [+0.14] TEST: Common host entries configuration tests (IPv4) [ OK ] # 6.90 [+0.14] TEST: Common host entries configuration tests (IPv6) [ OK ] # 7.03 [+0.13] TEST: Common host entries configuration tests (L2) [ OK ] # 7.03 [+0.00] # 7.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 12.44 [+5.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 17.84 [+5.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 18.95 [+1.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 20.10 [+1.15] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 20.11 [+0.01] # 20.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 25.47 [+5.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 30.82 [+5.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 31.16 [+0.33] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 31.50 [+0.35] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 31.51 [+0.01] # 31.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 36.86 [+5.35] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 36.91 [+0.05] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 36.91 [+0.00] # 36.91 [+0.00] INFO: # Large scale dump tests # 41.23 [+4.32] TEST: IPv4 large scale dump tests [ OK ] # 58.48 [+17.25] TEST: IPv6 large scale dump tests [ OK ] # 76.72 [+18.24] TEST: L2 large scale dump tests [ OK ] # 77.47 [+0.75] TEST: Flush tests [ OK ] # 77.48 [+0.01] # 77.48 [+0.00] INFO: # Forwarding tests # 87.86 [+10.38] TEST: IPv4 host entries forwarding tests [ OK ] # 88.16 [+0.30] TEST: IPv6 host entries forwarding tests [ OK ] # 88.46 [+0.30] TEST: L2 host entries forwarding tests [ OK ] # 89.07 [+0.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 89.67 [+0.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 90.21 [+0.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 90.81 [+0.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 91.03 [+0.22] TEST: L2 port entries forwarding tests [ OK ] # 91.08 [+0.05] # 91.08 [+0.00] INFO: # Control packets tests # 91.35 [+0.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 91.58 [+0.23] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] # 91.87 [+0.29] TEST: 802.1q: Flush after disable [ OK ] # 107.60 [+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__->