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.46 [+19.46] # 19.46 [+0.00] INFO: # Host entries configuration tests # 21.09 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.80 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.53 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 24.54 [+0.01] # 24.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.54 [+10.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.46 [+9.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.24 [+15.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.41 [+15.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.42 [+0.01] # 75.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.36 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.52 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.63 [+5.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.97 [+5.34] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.98 [+0.01] # 105.98 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.98 [+10.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.71 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.72 [+0.01] # 116.72 [+0.00] INFO: # Large scale dump tests # 170.13 [+53.41] TEST: IPv4 large scale dump tests [ OK ] # 373.04 [+202.91] TEST: IPv6 large scale dump tests [ OK ] # 565.08 [+192.05] TEST: L2 large scale dump tests [ OK ] # 576.42 [+11.34] TEST: Flush tests [ OK ] # 576.44 [+0.01] # 576.44 [+0.00] INFO: # Forwarding tests # 591.20 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 594.51 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 597.76 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 603.82 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 609.64 [+5.81] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 615.30 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 621.00 [+5.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 623.43 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 624.09 [+0.66] # 624.09 [+0.00] INFO: # Control packets tests # 627.82 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 631.48 [+3.67] 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__->