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.91 [+13.91] # 13.92 [+0.00] INFO: # Host entries configuration tests # 14.95 [+1.03] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.94 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.89 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.90 [+0.01] # 16.90 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.85 [+7.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.59 [+7.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.23 [+8.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.00 [+8.76] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.01 [+0.01] # 50.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.97 [+7.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.73 [+7.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.79 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.73 [+2.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.75 [+0.01] # 71.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.49 [+7.75] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.84 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.85 [+0.01] # 79.85 [+0.00] INFO: # Large scale dump tests # 116.32 [+36.47] TEST: IPv4 large scale dump tests [ OK ] # 346.21 [+229.89] TEST: IPv6 large scale dump tests [ OK ] # 556.69 [+210.48] TEST: L2 large scale dump tests [ OK ] # 562.53 [+5.84] TEST: Flush tests [ OK ] # 562.65 [+0.12] # 562.65 [+0.00] INFO: # Forwarding tests # 575.24 [+12.59] TEST: IPv4 host entries forwarding tests [ OK ] # 577.14 [+1.90] TEST: IPv6 host entries forwarding tests [ OK ] # 579.06 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 582.81 [+3.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.39 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.01 [+3.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 593.57 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.02 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 595.42 [+0.40] # 595.42 [+0.00] INFO: # Control packets tests # 597.65 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.98 [+2.33] 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__->