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.76 [+19.76] # 19.76 [+0.00] INFO: # Host entries configuration tests # 21.40 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.24 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.96 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 24.97 [+0.01] # 24.97 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.01 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.25 [+10.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.28 [+16.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.96 [+15.67] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.97 [+0.01] # 76.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.82 [+9.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.05 [+10.23] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.26 [+5.22] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.25 [+4.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.26 [+0.01] # 107.26 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.35 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.99 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.00 [+0.01] # 118.00 [+0.00] INFO: # Large scale dump tests # 168.19 [+50.19] TEST: IPv4 large scale dump tests [ OK ] # 376.50 [+208.31] TEST: IPv6 large scale dump tests [ OK ] # 574.67 [+198.17] TEST: L2 large scale dump tests [ OK ] # 587.25 [+12.57] TEST: Flush tests [ OK ] # 587.25 [+0.01] # 587.25 [+0.00] INFO: # Forwarding tests # 602.29 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 605.79 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 609.16 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 615.46 [+6.31] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.29 [+5.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.31 [+6.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.31 [+5.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.72 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 636.42 [+0.70] # 636.42 [+0.00] INFO: # Control packets tests # 640.08 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.44 [+3.36] 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__->