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 # 6.09 [+6.09] # 6.09 [+0.00] INFO: # Host entries configuration tests # 6.34 [+0.25] TEST: Common host entries configuration tests (IPv4) [ OK ] # 6.59 [+0.25] TEST: Common host entries configuration tests (IPv6) [ OK ] # 6.83 [+0.24] TEST: Common host entries configuration tests (L2) [ OK ] # 6.84 [+0.00] # 6.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 12.42 [+5.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 18.03 [+5.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 19.29 [+1.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 20.76 [+1.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 20.76 [+0.00] # 20.76 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 26.47 [+5.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 32.17 [+5.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 32.61 [+0.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 33.09 [+0.48] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 33.09 [+0.00] # 33.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 38.74 [+5.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 38.80 [+0.06] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 38.80 [+0.00] # 38.80 [+0.00] INFO: # Large scale dump tests # 43.54 [+4.73] TEST: IPv4 large scale dump tests [ OK ] # 56.69 [+13.15] TEST: IPv6 large scale dump tests [ OK ] # 69.90 [+13.22] TEST: L2 large scale dump tests [ OK ] # 73.16 [+3.26] TEST: Flush tests [ OK ] # 73.17 [+0.00] # 73.17 [+0.00] INFO: # Forwarding tests # 83.60 [+10.44] TEST: IPv4 host entries forwarding tests [ OK ] # 83.98 [+0.37] TEST: IPv6 host entries forwarding tests [ OK ] # 84.35 [+0.37] TEST: L2 host entries forwarding tests [ OK ] # 85.03 [+0.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 85.73 [+0.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 86.42 [+0.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 87.10 [+0.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 87.36 [+0.26] TEST: L2 port entries forwarding tests [ OK ] # 87.41 [+0.06] # 87.41 [+0.00] INFO: # Control packets tests # 87.78 [+0.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 88.15 [+0.38] 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__->