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 # 5.76 [+5.76] # 5.76 [+0.00] INFO: # Host entries configuration tests # 5.87 [+0.12] TEST: Common host entries configuration tests (IPv4) [ OK ] # 5.98 [+0.11] TEST: Common host entries configuration tests (IPv6) [ OK ] # 6.10 [+0.11] TEST: Common host entries configuration tests (L2) [ OK ] # 6.10 [+0.00] # 6.10 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 11.51 [+5.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 17.17 [+5.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 18.40 [+1.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 19.50 [+1.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 19.51 [+0.01] # 19.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 25.10 [+5.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 30.56 [+5.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 31.19 [+0.63] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 31.59 [+0.40] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 31.59 [+0.00] # 31.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 37.02 [+5.43] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 37.07 [+0.06] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 37.08 [+0.00] # 37.08 [+0.00] INFO: # Large scale dump tests # 41.62 [+4.54] TEST: IPv4 large scale dump tests [ OK ] # 62.43 [+20.81] TEST: IPv6 large scale dump tests [ OK ] # 83.52 [+21.09] TEST: L2 large scale dump tests [ OK ] # 84.99 [+1.47] TEST: Flush tests [ OK ] # 85.01 [+0.02] # 85.01 [+0.00] INFO: # Forwarding tests # 95.39 [+10.38] TEST: IPv4 host entries forwarding tests [ OK ] # 95.71 [+0.31] TEST: IPv6 host entries forwarding tests [ OK ] # 96.02 [+0.31] TEST: L2 host entries forwarding tests [ OK ] # 96.61 [+0.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 97.22 [+0.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 97.78 [+0.56] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 98.38 [+0.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 98.60 [+0.23] TEST: L2 port entries forwarding tests [ OK ] # 98.66 [+0.06] # 98.66 [+0.00] INFO: # Control packets tests # 98.96 [+0.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 99.25 [+0.29] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] # 99.55 [+0.30] TEST: 802.1q: Flush after disable [ OK ] # 115.34 [+15.78] 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__->