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 # 8.78 [+8.78] # 8.78 [+0.00] INFO: # Host entries configuration tests # 9.09 [+0.31] TEST: Common host entries configuration tests (IPv4) [ OK ] # 9.40 [+0.32] TEST: Common host entries configuration tests (IPv6) [ OK ] # 9.72 [+0.31] TEST: Common host entries configuration tests (L2) [ OK ] # 9.72 [+0.00] # 9.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 16.48 [+6.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 23.76 [+7.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 27.67 [+3.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 32.77 [+5.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 32.78 [+0.00] # 32.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 39.09 [+6.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 46.16 [+7.08] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 47.65 [+1.48] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 48.88 [+1.23] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 48.88 [+0.00] # 48.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 54.89 [+6.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 55.01 [+0.12] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 55.02 [+0.00] # 55.02 [+0.00] INFO: # Large scale dump tests # 59.98 [+4.97] TEST: IPv4 large scale dump tests [ OK ] # 76.59 [+16.60] TEST: IPv6 large scale dump tests [ OK ] # 93.53 [+16.94] TEST: L2 large scale dump tests [ OK ] # 94.23 [+0.70] TEST: Flush tests [ OK ] # 94.24 [+0.01] # 94.24 [+0.00] INFO: # Forwarding tests # 104.66 [+10.42] TEST: IPv4 host entries forwarding tests [ OK ] # 105.01 [+0.35] TEST: IPv6 host entries forwarding tests [ OK ] # 105.31 [+0.30] TEST: L2 host entries forwarding tests [ OK ] # 105.96 [+0.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 106.62 [+0.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 107.28 [+0.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 107.94 [+0.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 108.21 [+0.27] TEST: L2 port entries forwarding tests [ OK ] # 108.27 [+0.06] # 108.27 [+0.00] INFO: # Control packets tests # 108.57 [+0.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 108.88 [+0.31] 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__->