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.92 [+12.92] # 12.92 [+0.00] INFO: # Host entries configuration tests # 13.87 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.78 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.67 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.68 [+0.01] # 15.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.22 [+7.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.78 [+7.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.39 [+8.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.78 [+8.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.79 [+0.01] # 47.79 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.27 [+7.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.03 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.80 [+2.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.74 [+2.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.76 [+0.01] # 68.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.44 [+7.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.79 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.81 [+0.02] # 76.81 [+0.00] INFO: # Large scale dump tests # 111.24 [+34.43] TEST: IPv4 large scale dump tests [ OK ] # 336.18 [+224.94] TEST: IPv6 large scale dump tests [ OK ] # 554.40 [+218.22] TEST: L2 large scale dump tests [ OK ] # 560.69 [+6.29] TEST: Flush tests [ OK ] # 560.82 [+0.13] # 560.82 [+0.00] INFO: # Forwarding tests # 573.67 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 575.82 [+2.15] TEST: IPv6 host entries forwarding tests [ OK ] # 577.90 [+2.08] TEST: L2 host entries forwarding tests [ OK ] # 581.79 [+3.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.37 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.88 [+3.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.43 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 593.91 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 594.38 [+0.47] # 594.38 [+0.00] INFO: # Control packets tests # 596.66 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 598.91 [+2.25] 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__->