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.68 [+19.68] # 19.68 [+0.00] INFO: # Host entries configuration tests # 21.53 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.27 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.86 [+1.60] TEST: Common host entries configuration tests (L2) [ OK ] # 24.87 [+0.01] # 24.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.83 [+9.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.76 [+9.94] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.94 [+16.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.42 [+15.48] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.43 [+0.01] # 76.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.48 [+10.05] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.68 [+10.21] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.13 [+5.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.33 [+5.20] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.34 [+0.01] # 107.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.44 [+10.10] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.06 [+0.61] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.06 [+0.01] # 118.06 [+0.00] INFO: # Large scale dump tests # 164.93 [+46.86] TEST: IPv4 large scale dump tests [ OK ] # 367.17 [+202.24] TEST: IPv6 large scale dump tests [ OK ] # 565.09 [+197.91] TEST: L2 large scale dump tests [ OK ] # 576.21 [+11.12] TEST: Flush tests [ OK ] # 576.22 [+0.01] # 576.22 [+0.00] INFO: # Forwarding tests # 591.17 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 594.43 [+3.26] TEST: IPv6 host entries forwarding tests [ OK ] # 597.70 [+3.26] TEST: L2 host entries forwarding tests [ OK ] # 603.96 [+6.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 609.71 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 615.49 [+5.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 621.36 [+5.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 623.74 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 624.42 [+0.68] # 624.42 [+0.00] INFO: # Control packets tests # 628.13 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 631.55 [+3.42] 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__->