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.14 [+21.14] # 21.14 [+0.00] INFO: # Host entries configuration tests # 23.06 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.04 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.84 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 26.85 [+0.01] # 26.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.41 [+10.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.53 [+11.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.14 [+17.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.91 [+16.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.92 [+0.01] # 82.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.26 [+10.35] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.81 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.50 [+5.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.05 [+5.55] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.06 [+0.01] # 115.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.83 [+10.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.60 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.61 [+0.01] # 126.62 [+0.00] INFO: # Large scale dump tests # 179.57 [+52.96] TEST: IPv4 large scale dump tests [ OK ] # 407.93 [+228.36] TEST: IPv6 large scale dump tests [ OK ] # 628.28 [+220.35] TEST: L2 large scale dump tests [ OK ] # 640.45 [+12.17] TEST: Flush tests [ OK ] # 640.54 [+0.09] # 640.54 [+0.00] INFO: # Forwarding tests # 655.74 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 659.50 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 663.34 [+3.84] TEST: L2 host entries forwarding tests [ OK ] # 670.23 [+6.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.59 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.88 [+6.28] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.27 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.82 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 692.62 [+0.80] # 692.62 [+0.00] INFO: # Control packets tests # 696.56 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.29 [+3.73] 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__->