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 # 21.25 [+21.25] # 21.26 [+0.00] INFO: # Host entries configuration tests # 23.04 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+2.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.00 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 27.01 [+0.01] # 27.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.91 [+10.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.88 [+10.98] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.24 [+17.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.33 [+17.09] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.35 [+0.02] # 83.35 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.10 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.58 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.50 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.18 [+5.68] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.20 [+0.01] # 116.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.96 [+10.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.74 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.75 [+0.01] # 127.75 [+0.00] INFO: # Large scale dump tests # 187.06 [+59.31] TEST: IPv4 large scale dump tests [ OK ] # 404.60 [+217.54] TEST: IPv6 large scale dump tests [ OK ] # 625.76 [+221.15] TEST: L2 large scale dump tests [ OK ] # 637.88 [+12.12] TEST: Flush tests [ OK ] # 637.96 [+0.07] # 637.96 [+0.00] INFO: # Forwarding tests # 652.92 [+14.96] TEST: IPv4 host entries forwarding tests [ OK ] # 656.54 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 660.13 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 666.95 [+6.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.98 [+6.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.25 [+6.27] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 685.51 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.10 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 688.88 [+0.78] # 688.88 [+0.00] INFO: # Control packets tests # 692.90 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 696.44 [+3.54] 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__->