make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 13.42 [+13.42] # 13.42 [+0.00] INFO: # Host entries configuration tests # 14.46 [+1.04] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.42 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.39 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 16.40 [+0.01] # 16.41 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.16 [+7.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.83 [+7.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.53 [+8.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.38 [+8.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.39 [+0.01] # 49.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.12 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.89 [+7.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.87 [+2.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.84 [+2.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.85 [+0.01] # 70.85 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.59 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.94 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.95 [+0.01] # 78.95 [+0.00] INFO: # Large scale dump tests # 115.04 [+36.09] TEST: IPv4 large scale dump tests [ OK ] # 337.99 [+222.95] TEST: IPv6 large scale dump tests [ OK ] # 553.09 [+215.10] TEST: L2 large scale dump tests [ OK ] # 559.14 [+6.06] TEST: Flush tests [ OK ] # 559.24 [+0.10] # 559.24 [+0.00] INFO: # Forwarding tests # 572.23 [+12.99] TEST: IPv4 host entries forwarding tests [ OK ] # 574.27 [+2.04] TEST: IPv6 host entries forwarding tests [ OK ] # 576.23 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 579.86 [+3.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.48 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.06 [+3.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.49 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.06 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 592.52 [+0.46] # 592.52 [+0.00] INFO: # Control packets tests # 594.92 [+2.39] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.17 [+2.26] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->