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.77 [+13.77] # 13.77 [+0.00] INFO: # Host entries configuration tests # 14.80 [+1.04] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.82 [+1.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.87 [+1.05] TEST: Common host entries configuration tests (L2) [ OK ] # 16.89 [+0.02] # 16.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.55 [+7.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.32 [+7.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.07 [+8.75] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.02 [+8.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.03 [+0.01] # 50.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.93 [+7.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.85 [+7.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.76 [+2.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.72 [+2.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.74 [+0.02] # 71.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.46 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.82 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.84 [+0.01] # 79.84 [+0.00] INFO: # Large scale dump tests # 115.18 [+35.34] TEST: IPv4 large scale dump tests [ OK ] # 332.97 [+217.79] TEST: IPv6 large scale dump tests [ OK ] # 562.80 [+229.84] TEST: L2 large scale dump tests [ OK ] # 568.70 [+5.90] TEST: Flush tests [ OK ] # 568.80 [+0.09] # 568.80 [+0.00] INFO: # Forwarding tests # 581.62 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 583.81 [+2.19] TEST: IPv6 host entries forwarding tests [ OK ] # 585.89 [+2.08] TEST: L2 host entries forwarding tests [ OK ] # 589.61 [+3.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.24 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.97 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.71 [+3.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.05 [+1.33] TEST: L2 port entries forwarding tests [ OK ] # 602.49 [+0.45] # 602.49 [+0.00] INFO: # Control packets tests # 604.71 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.91 [+2.20] 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__->