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.16 [+20.16] # 20.17 [+0.00] INFO: # Host entries configuration tests # 22.04 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.88 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.74 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 25.75 [+0.01] # 25.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.04 [+10.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.45 [+10.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.52 [+17.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.48 [+15.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.49 [+0.01] # 79.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.53 [+10.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.70 [+10.17] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.03 [+5.33] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.38 [+5.35] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.39 [+0.01] # 110.39 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.39 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.09 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.10 [+0.01] # 121.10 [+0.00] INFO: # Large scale dump tests # 175.25 [+54.15] TEST: IPv4 large scale dump tests [ OK ] # 375.35 [+200.10] TEST: IPv6 large scale dump tests [ OK ] # 576.96 [+201.62] TEST: L2 large scale dump tests [ OK ] # 587.76 [+10.80] TEST: Flush tests [ OK ] # 587.77 [+0.01] # 587.77 [+0.00] INFO: # Forwarding tests # 602.29 [+14.52] TEST: IPv4 host entries forwarding tests [ OK ] # 605.76 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 609.12 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 615.33 [+6.21] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.47 [+6.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.14 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.98 [+5.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.43 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 636.03 [+0.60] # 636.03 [+0.00] INFO: # Control packets tests # 639.59 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.05 [+3.46] 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__->