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.01 [+19.01] # 19.01 [+0.00] INFO: # Host entries configuration tests # 20.80 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.56 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.27 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.27 [+0.01] # 24.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.38 [+10.11] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.36 [+9.98] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.91 [+15.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.20 [+15.29] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.21 [+0.01] # 75.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.25 [+10.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.15 [+9.90] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.30 [+5.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.10 [+5.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.11 [+0.01] # 106.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.61 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.35 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.36 [+0.01] # 117.36 [+0.00] INFO: # Large scale dump tests # 166.77 [+49.41] TEST: IPv4 large scale dump tests [ OK ] # 374.56 [+207.78] TEST: IPv6 large scale dump tests [ OK ] # 572.04 [+197.49] TEST: L2 large scale dump tests [ OK ] # 583.25 [+11.21] TEST: Flush tests [ OK ] # 583.26 [+0.01] # 583.26 [+0.00] INFO: # Forwarding tests # 597.93 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 601.26 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 604.60 [+3.33] TEST: L2 host entries forwarding tests [ OK ] # 610.70 [+6.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.68 [+5.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 622.35 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 628.08 [+5.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.43 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 631.04 [+0.61] # 631.04 [+0.00] INFO: # Control packets tests # 634.49 [+3.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 637.90 [+3.41] 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__->