make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: bridge_mdb.sh # 9.84 [+9.84] # 9.84 [+0.00] INFO: # Host entries configuration tests # 10.12 [+0.28] TEST: Common host entries configuration tests (IPv4) [ OK ] # 10.42 [+0.30] TEST: Common host entries configuration tests (IPv6) [ OK ] # 10.70 [+0.29] TEST: Common host entries configuration tests (L2) [ OK ] # 10.71 [+0.00] # 10.71 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 16.49 [+5.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 22.21 [+5.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 23.80 [+1.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 25.41 [+1.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 25.42 [+0.00] # 25.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 31.11 [+5.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 36.80 [+5.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 37.25 [+0.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 37.76 [+0.51] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 37.76 [+0.00] # 37.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 43.42 [+5.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 43.49 [+0.07] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 43.49 [+0.00] # 43.49 [+0.00] INFO: # Large scale dump tests # 48.62 [+5.13] TEST: IPv4 large scale dump tests [ OK ] # 62.95 [+14.32] TEST: IPv6 large scale dump tests [ OK ] # 76.87 [+13.92] TEST: L2 large scale dump tests [ OK ] # 80.18 [+3.31] TEST: Flush tests [ OK ] # 80.18 [+0.00] # 80.18 [+0.00] INFO: # Forwarding tests # 90.62 [+10.44] TEST: IPv4 host entries forwarding tests [ OK ] # 90.99 [+0.37] TEST: IPv6 host entries forwarding tests [ OK ] # 91.39 [+0.40] TEST: L2 host entries forwarding tests [ OK ] # 92.17 [+0.78] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 92.92 [+0.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 93.66 [+0.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 94.39 [+0.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 94.65 [+0.26] TEST: L2 port entries forwarding tests [ OK ] # 94.71 [+0.06] # 94.71 [+0.00] INFO: # Control packets tests # 95.07 [+0.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 95.43 [+0.36] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->