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.22 [+13.22] # 13.22 [+0.00] INFO: # Host entries configuration tests # 14.07 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.90 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.74 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 15.75 [+0.01] # 15.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.23 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.70 [+7.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.99 [+8.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.27 [+8.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.28 [+0.01] # 47.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.01 [+7.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.75 [+7.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.65 [+2.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.49 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.50 [+0.01] # 68.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.35 [+7.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.71 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.73 [+0.02] # 76.73 [+0.00] INFO: # Large scale dump tests # 113.38 [+36.65] TEST: IPv4 large scale dump tests [ OK ] # 342.83 [+229.45] TEST: IPv6 large scale dump tests [ OK ] # 573.45 [+230.62] TEST: L2 large scale dump tests [ OK ] # 579.79 [+6.34] TEST: Flush tests [ OK ] # 579.89 [+0.10] # 579.89 [+0.00] INFO: # Forwarding tests # 592.59 [+12.70] TEST: IPv4 host entries forwarding tests [ OK ] # 594.53 [+1.94] TEST: IPv6 host entries forwarding tests [ OK ] # 596.44 [+1.91] TEST: L2 host entries forwarding tests [ OK ] # 600.23 [+3.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.81 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.30 [+3.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 610.68 [+3.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.05 [+1.37] TEST: L2 port entries forwarding tests [ OK ] # 612.45 [+0.40] # 612.45 [+0.00] INFO: # Control packets tests # 614.71 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.99 [+2.27] 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__->