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 # 20.00 [+20.00] # 20.00 [+0.00] INFO: # Host entries configuration tests # 21.80 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.50 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.29 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 25.30 [+0.01] # 25.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.25 [+9.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.67 [+11.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.89 [+18.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.96 [+16.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.97 [+0.01] # 80.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.13 [+10.16] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.12 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.06 [+4.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.99 [+4.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.00 [+0.01] # 111.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.99 [+9.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.72 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.73 [+0.01] # 121.73 [+0.00] INFO: # Large scale dump tests # 169.48 [+47.76] TEST: IPv4 large scale dump tests [ OK ] # 372.19 [+202.70] TEST: IPv6 large scale dump tests [ OK ] # 577.18 [+205.00] TEST: L2 large scale dump tests [ OK ] # 588.43 [+11.24] TEST: Flush tests [ OK ] # 588.44 [+0.01] # 588.44 [+0.00] INFO: # Forwarding tests # 603.28 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 606.78 [+3.51] TEST: IPv6 host entries forwarding tests [ OK ] # 609.99 [+3.21] TEST: L2 host entries forwarding tests [ OK ] # 616.06 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.67 [+5.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.28 [+5.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.16 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.57 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 636.21 [+0.64] # 636.21 [+0.00] INFO: # Control packets tests # 639.91 [+3.69] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.43 [+3.52] 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__->