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.37 [+13.37] # 13.38 [+0.00] INFO: # Host entries configuration tests # 14.35 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.39 [+1.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.31 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 16.32 [+0.01] # 16.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.19 [+7.87] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.96 [+7.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.87 [+8.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.67 [+8.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.68 [+0.01] # 49.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.37 [+7.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.15 [+7.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.09 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.86 [+2.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.87 [+0.01] # 70.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.53 [+7.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.91 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.92 [+0.01] # 78.92 [+0.00] INFO: # Large scale dump tests # 119.91 [+41.00] TEST: IPv4 large scale dump tests [ OK ] # 340.13 [+220.22] TEST: IPv6 large scale dump tests [ OK ] # 551.42 [+211.29] TEST: L2 large scale dump tests [ OK ] # 557.59 [+6.17] TEST: Flush tests [ OK ] # 557.69 [+0.10] # 557.69 [+0.00] INFO: # Forwarding tests # 570.42 [+12.73] TEST: IPv4 host entries forwarding tests [ OK ] # 572.44 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 574.28 [+1.84] TEST: L2 host entries forwarding tests [ OK ] # 578.11 [+3.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 581.78 [+3.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 585.67 [+3.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.41 [+3.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 590.83 [+1.42] TEST: L2 port entries forwarding tests [ OK ] # 591.23 [+0.39] # 591.23 [+0.00] INFO: # Control packets tests # 593.51 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 595.77 [+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__->