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 # 19.16 [+19.16] # 19.16 [+0.00] INFO: # Host entries configuration tests # 20.75 [+1.59] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.31 [+1.57] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.94 [+1.62] TEST: Common host entries configuration tests (L2) [ OK ] # 23.95 [+0.01] # 23.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.04 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.98 [+9.94] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.33 [+15.35] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.76 [+15.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.77 [+0.01] # 74.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.08 [+10.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.92 [+9.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.12 [+5.19] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.17 [+5.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.18 [+0.01] # 105.18 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.24 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.88 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.88 [+0.01] # 115.88 [+0.00] INFO: # Large scale dump tests # 164.64 [+48.76] TEST: IPv4 large scale dump tests [ OK ] # 368.39 [+203.75] TEST: IPv6 large scale dump tests [ OK ] # 576.35 [+207.96] TEST: L2 large scale dump tests [ OK ] # 588.50 [+12.16] TEST: Flush tests [ OK ] # 588.51 [+0.01] # 588.51 [+0.00] INFO: # Forwarding tests # 603.71 [+15.20] TEST: IPv4 host entries forwarding tests [ OK ] # 607.29 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 610.57 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 616.94 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.09 [+6.16] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.01 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.84 [+5.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.32 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 637.95 [+0.62] # 637.95 [+0.00] INFO: # Control packets tests # 641.42 [+3.47] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.93 [+3.51] 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__->