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 # 18.47 [+18.47] # 18.47 [+0.00] INFO: # Host entries configuration tests # 20.20 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.75 [+1.55] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.36 [+1.61] TEST: Common host entries configuration tests (L2) [ OK ] # 23.37 [+0.01] # 23.37 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.30 [+9.93] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.27 [+9.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.30 [+15.04] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.17 [+15.87] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.18 [+0.01] # 74.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.02 [+9.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.77 [+9.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.47 [+4.70] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.27 [+4.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.28 [+0.01] # 103.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.19 [+9.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.80 [+0.61] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.81 [+0.01] # 113.81 [+0.00] INFO: # Large scale dump tests # 164.78 [+50.97] TEST: IPv4 large scale dump tests [ OK ] # 376.26 [+211.48] TEST: IPv6 large scale dump tests [ OK ] # 576.61 [+200.35] TEST: L2 large scale dump tests [ OK ] # 588.71 [+12.10] TEST: Flush tests [ OK ] # 588.72 [+0.01] # 588.72 [+0.00] INFO: # Forwarding tests # 603.64 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 607.31 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 610.73 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 617.12 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.25 [+6.13] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 628.83 [+5.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.71 [+5.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.50 [+2.79] TEST: L2 port entries forwarding tests [ OK ] # 638.20 [+0.70] # 638.20 [+0.00] INFO: # Control packets tests # 642.03 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.43 [+3.40] 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__->