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.41 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.44 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.47 [+1.02] TEST: Common host entries configuration tests (L2) [ OK ] # 16.48 [+0.01] # 16.48 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.20 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.00 [+7.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.77 [+8.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.72 [+8.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.73 [+0.01] # 49.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.62 [+7.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.38 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.31 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.09 [+2.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.10 [+0.01] # 71.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.89 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.25 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.26 [+0.01] # 79.26 [+0.00] INFO: # Large scale dump tests # 115.52 [+36.26] TEST: IPv4 large scale dump tests [ OK ] # 334.49 [+218.98] TEST: IPv6 large scale dump tests [ OK ] # 556.04 [+221.55] TEST: L2 large scale dump tests [ OK ] # 562.13 [+6.09] TEST: Flush tests [ OK ] # 562.23 [+0.09] # 562.23 [+0.00] INFO: # Forwarding tests # 574.82 [+12.59] TEST: IPv4 host entries forwarding tests [ OK ] # 576.92 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 578.88 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 582.58 [+3.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.07 [+3.48] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 589.61 [+3.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 593.16 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 594.63 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 595.09 [+0.46] # 595.09 [+0.00] INFO: # Control packets tests # 597.44 [+2.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.71 [+2.27] 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__->