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.10 [+12.10] # 12.10 [+0.00] INFO: # Host entries configuration tests # 12.89 [+0.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.67 [+0.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.43 [+0.76] TEST: Common host entries configuration tests (L2) [ OK ] # 14.44 [+0.01] # 14.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.73 [+7.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.93 [+7.20] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.40 [+7.47] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.71 [+7.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.72 [+0.01] # 43.72 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.98 [+7.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.29 [+7.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.85 [+2.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.26 [+2.42] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.27 [+0.01] # 63.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 70.75 [+7.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.06 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.07 [+0.01] # 71.07 [+0.00] INFO: # Large scale dump tests # 103.00 [+31.93] TEST: IPv4 large scale dump tests [ OK ] # 318.39 [+215.39] TEST: IPv6 large scale dump tests [ OK ] # 545.61 [+227.21] TEST: L2 large scale dump tests [ OK ] # 553.09 [+7.48] TEST: Flush tests [ OK ] # 553.19 [+0.10] # 553.20 [+0.00] INFO: # Forwarding tests # 566.14 [+12.94] TEST: IPv4 host entries forwarding tests [ OK ] # 568.29 [+2.15] TEST: IPv6 host entries forwarding tests [ OK ] # 570.34 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 574.16 [+3.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 577.92 [+3.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 581.90 [+3.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 585.91 [+4.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 587.46 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 587.92 [+0.46] # 587.92 [+0.00] INFO: # Control packets tests # 590.27 [+2.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 592.76 [+2.49] 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__->