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.46 [+13.46] # 13.46 [+0.00] INFO: # Host entries configuration tests # 14.46 [+1.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.45 [+0.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.50 [+1.06] TEST: Common host entries configuration tests (L2) [ OK ] # 16.52 [+0.01] # 16.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.24 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.90 [+7.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.31 [+8.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.99 [+8.69] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.01 [+0.01] # 49.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.30 [+8.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.45 [+8.15] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.33 [+2.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.35 [+3.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.37 [+0.01] # 71.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.18 [+7.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.55 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.57 [+0.02] # 79.57 [+0.00] INFO: # Large scale dump tests # 117.29 [+37.72] TEST: IPv4 large scale dump tests [ OK ] # 340.96 [+223.67] TEST: IPv6 large scale dump tests [ OK ] # 565.19 [+224.23] TEST: L2 large scale dump tests [ OK ] # 571.88 [+6.69] TEST: Flush tests [ OK ] # 572.00 [+0.11] # 572.00 [+0.00] INFO: # Forwarding tests # 585.25 [+13.25] TEST: IPv4 host entries forwarding tests [ OK ] # 587.53 [+2.28] TEST: IPv6 host entries forwarding tests [ OK ] # 590.07 [+2.54] TEST: L2 host entries forwarding tests [ OK ] # 594.10 [+4.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.97 [+8.88] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.88 [+4.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.97 [+4.09] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.81 [+1.84] TEST: L2 port entries forwarding tests [ OK ] # 614.31 [+0.50] # 614.31 [+0.00] INFO: # Control packets tests # 616.60 [+2.29] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.96 [+2.36] 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__->