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.94 [+13.94] # 13.94 [+0.00] INFO: # Host entries configuration tests # 14.80 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.70 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.65 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.67 [+0.02] # 16.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.42 [+7.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.17 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.23 [+9.06] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.03 [+8.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.04 [+0.01] # 50.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.07 [+8.03] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.83 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.66 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.65 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.68 [+0.02] # 71.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.44 [+7.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.79 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.81 [+0.01] # 79.81 [+0.00] INFO: # Large scale dump tests # 115.47 [+35.66] TEST: IPv4 large scale dump tests [ OK ] # 341.10 [+225.64] TEST: IPv6 large scale dump tests [ OK ] # 559.07 [+217.96] TEST: L2 large scale dump tests [ OK ] # 565.13 [+6.06] TEST: Flush tests [ OK ] # 565.22 [+0.09] # 565.22 [+0.00] INFO: # Forwarding tests # 578.21 [+12.99] TEST: IPv4 host entries forwarding tests [ OK ] # 580.12 [+1.91] TEST: IPv6 host entries forwarding tests [ OK ] # 582.08 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 585.74 [+3.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 589.23 [+3.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 592.96 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 596.45 [+3.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 597.92 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 598.36 [+0.44] # 598.36 [+0.00] INFO: # Control packets tests # 600.65 [+2.29] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.96 [+2.31] 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__->