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 # 12.48 [+12.48] # 12.48 [+0.00] INFO: # Host entries configuration tests # 13.42 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.26 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.13 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 15.14 [+0.01] # 15.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.50 [+7.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.93 [+7.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.34 [+7.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.28 [+7.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.29 [+0.01] # 45.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.94 [+7.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.62 [+7.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.47 [+2.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.41 [+2.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.42 [+0.01] # 66.42 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.40 [+7.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.81 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.82 [+0.01] # 74.82 [+0.00] INFO: # Large scale dump tests # 111.44 [+36.62] TEST: IPv4 large scale dump tests [ OK ] # 330.26 [+218.82] TEST: IPv6 large scale dump tests [ OK ] # 554.77 [+224.51] TEST: L2 large scale dump tests [ OK ] # 561.20 [+6.42] TEST: Flush tests [ OK ] # 561.30 [+0.11] # 561.30 [+0.00] INFO: # Forwarding tests # 574.14 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 576.31 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 578.47 [+2.16] TEST: L2 host entries forwarding tests [ OK ] # 582.30 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.33 [+4.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.33 [+4.00] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.44 [+4.11] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.18 [+1.74] TEST: L2 port entries forwarding tests [ OK ] # 596.73 [+0.55] # 596.73 [+0.00] INFO: # Control packets tests # 599.10 [+2.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.53 [+2.43] 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__->