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.49 [+13.49] # 13.49 [+0.00] INFO: # Host entries configuration tests # 14.43 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.47 [+1.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.42 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 16.43 [+0.01] # 16.43 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.09 [+7.65] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.78 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.16 [+8.37] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.59 [+8.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.60 [+0.01] # 48.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.23 [+7.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.01 [+7.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.97 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.90 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.91 [+0.01] # 69.91 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.60 [+7.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.90 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.92 [+0.02] # 77.92 [+0.00] INFO: # Large scale dump tests # 112.71 [+34.79] TEST: IPv4 large scale dump tests [ OK ] # 328.26 [+215.55] TEST: IPv6 large scale dump tests [ OK ] # 531.10 [+202.84] TEST: L2 large scale dump tests [ OK ] # 536.69 [+5.59] TEST: Flush tests [ OK ] # 536.78 [+0.08] # 536.78 [+0.00] INFO: # Forwarding tests # 549.38 [+12.61] TEST: IPv4 host entries forwarding tests [ OK ] # 551.29 [+1.90] TEST: IPv6 host entries forwarding tests [ OK ] # 553.22 [+1.93] TEST: L2 host entries forwarding tests [ OK ] # 556.83 [+3.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 560.27 [+3.43] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 563.76 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 567.20 [+3.44] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 568.62 [+1.42] TEST: L2 port entries forwarding tests [ OK ] # 569.06 [+0.43] # 569.06 [+0.00] INFO: # Control packets tests # 571.15 [+2.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 573.24 [+2.10] 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__->