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 # 19.11 [+19.11] # 19.11 [+0.00] INFO: # Host entries configuration tests # 20.88 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.68 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.52 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 24.53 [+0.01] # 24.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.72 [+10.19] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.79 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.93 [+15.13] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.05 [+15.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.05 [+0.01] # 75.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.17 [+10.12] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.29 [+10.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.41 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.58 [+5.16] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.59 [+0.01] # 105.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.55 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.19 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.20 [+0.01] # 116.20 [+0.00] INFO: # Large scale dump tests # 165.11 [+48.90] TEST: IPv4 large scale dump tests [ OK ] # 379.04 [+213.94] TEST: IPv6 large scale dump tests [ OK ] # 577.78 [+198.74] TEST: L2 large scale dump tests [ OK ] # 588.58 [+10.80] TEST: Flush tests [ OK ] # 588.59 [+0.01] # 588.59 [+0.00] INFO: # Forwarding tests # 603.14 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 606.48 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 609.65 [+3.16] TEST: L2 host entries forwarding tests [ OK ] # 615.54 [+5.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.37 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.36 [+5.99] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.40 [+6.04] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.89 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 636.52 [+0.62] # 636.52 [+0.00] INFO: # Control packets tests # 640.24 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.84 [+3.60] 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__->