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 # 17.37 [+17.37] # 17.37 [+0.00] INFO: # Host entries configuration tests # 18.91 [+1.55] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.42 [+1.51] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.00 [+1.58] TEST: Common host entries configuration tests (L2) [ OK ] # 22.01 [+0.01] # 22.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 31.39 [+9.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 40.82 [+9.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 54.75 [+13.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 68.81 [+14.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 68.82 [+0.01] # 68.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 78.30 [+9.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 87.92 [+9.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 92.70 [+4.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 97.38 [+4.68] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 97.39 [+0.01] # 97.39 [+0.00] INFO: # Port group entries configuration tests - L2 # 106.89 [+9.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 107.50 [+0.61] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 107.51 [+0.01] # 107.51 [+0.00] INFO: # Large scale dump tests # 151.24 [+43.73] TEST: IPv4 large scale dump tests [ OK ] # 349.34 [+198.10] TEST: IPv6 large scale dump tests [ OK ] # 557.23 [+207.89] TEST: L2 large scale dump tests [ OK ] # 568.77 [+11.55] TEST: Flush tests [ OK ] # 568.78 [+0.01] # 568.78 [+0.00] INFO: # Forwarding tests # 583.42 [+14.64] TEST: IPv4 host entries forwarding tests [ OK ] # 587.11 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 590.75 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 597.17 [+6.41] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.41 [+6.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.41 [+6.00] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 615.38 [+5.97] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.89 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 618.59 [+0.69] # 618.59 [+0.00] INFO: # Control packets tests # 622.31 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 626.03 [+3.71] 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__->