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.29 [+13.29] # 13.29 [+0.00] INFO: # Host entries configuration tests # 14.24 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.18 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.11 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.13 [+0.01] # 16.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.80 [+7.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.55 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.22 [+8.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.71 [+9.49] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.72 [+0.01] # 49.72 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.64 [+7.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.48 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.59 [+3.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.51 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.52 [+0.01] # 71.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.36 [+7.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.75 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.77 [+0.02] # 79.77 [+0.00] INFO: # Large scale dump tests # 116.30 [+36.52] TEST: IPv4 large scale dump tests [ OK ] # 341.39 [+225.10] TEST: IPv6 large scale dump tests [ OK ] # 567.44 [+226.05] TEST: L2 large scale dump tests [ OK ] # 574.00 [+6.56] TEST: Flush tests [ OK ] # 574.11 [+0.11] # 574.11 [+0.00] INFO: # Forwarding tests # 587.75 [+13.64] TEST: IPv4 host entries forwarding tests [ OK ] # 590.20 [+2.45] TEST: IPv6 host entries forwarding tests [ OK ] # 592.47 [+2.26] TEST: L2 host entries forwarding tests [ OK ] # 596.45 [+3.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.15 [+3.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 603.78 [+3.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 607.71 [+3.94] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.29 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 609.74 [+0.45] # 609.74 [+0.00] INFO: # Control packets tests # 612.16 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.51 [+2.35] 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__->