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 # 19.80 [+19.80] # 19.81 [+0.00] INFO: # Host entries configuration tests # 21.58 [+1.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.42 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.17 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.18 [+0.01] # 25.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.64 [+10.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.22 [+10.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.48 [+16.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.77 [+16.29] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.79 [+0.01] # 78.79 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.06 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.16 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.29 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.70 [+5.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.70 [+0.01] # 109.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.74 [+10.04] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.44 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.45 [+0.01] # 120.45 [+0.00] INFO: # Large scale dump tests # 171.07 [+50.62] TEST: IPv4 large scale dump tests [ OK ] # 369.97 [+198.89] TEST: IPv6 large scale dump tests [ OK ] # 569.62 [+199.65] TEST: L2 large scale dump tests [ OK ] # 581.77 [+12.15] TEST: Flush tests [ OK ] # 581.79 [+0.02] # 581.79 [+0.00] INFO: # Forwarding tests # 596.68 [+14.89] TEST: IPv4 host entries forwarding tests [ OK ] # 600.39 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 603.81 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 610.15 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.35 [+6.20] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 622.87 [+6.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 628.93 [+6.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.28 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 631.96 [+0.68] # 631.96 [+0.00] INFO: # Control packets tests # 635.76 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.36 [+3.60] 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__->