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 # 12.87 [+12.87] # 12.87 [+0.00] INFO: # Host entries configuration tests # 13.74 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.65 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.54 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 15.55 [+0.01] # 15.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.31 [+7.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.15 [+7.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.72 [+8.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.50 [+8.78] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.51 [+0.01] # 48.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.37 [+7.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.08 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.03 [+2.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.04 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.05 [+0.01] # 70.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.82 [+7.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.23 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.25 [+0.01] # 78.25 [+0.00] INFO: # Large scale dump tests # 114.87 [+36.62] TEST: IPv4 large scale dump tests [ OK ] # 340.32 [+225.45] TEST: IPv6 large scale dump tests [ OK ] # 551.48 [+211.16] TEST: L2 large scale dump tests [ OK ] # 557.52 [+6.04] TEST: Flush tests [ OK ] # 557.63 [+0.11] # 557.63 [+0.00] INFO: # Forwarding tests # 570.42 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 572.33 [+1.90] TEST: IPv6 host entries forwarding tests [ OK ] # 574.29 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 578.19 [+3.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 581.94 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 585.62 [+3.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.06 [+3.44] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 590.50 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 590.95 [+0.45] # 590.95 [+0.00] INFO: # Control packets tests # 593.20 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 595.56 [+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__->