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 # 13.88 [+13.88] # 13.88 [+0.00] INFO: # Host entries configuration tests # 14.86 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.82 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.76 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.77 [+0.01] # 16.77 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.54 [+7.77] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.13 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.01 [+8.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.14 [+9.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.15 [+0.01] # 50.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.20 [+8.05] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.99 [+7.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.15 [+3.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.15 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.17 [+0.02] # 72.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.09 [+7.92] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.49 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.49 [+0.01] # 80.49 [+0.00] INFO: # Large scale dump tests # 117.76 [+37.27] TEST: IPv4 large scale dump tests [ OK ] # 344.10 [+226.34] TEST: IPv6 large scale dump tests [ OK ] # 576.50 [+232.40] TEST: L2 large scale dump tests [ OK ] # 583.09 [+6.59] TEST: Flush tests [ OK ] # 583.18 [+0.08] # 583.18 [+0.00] INFO: # Forwarding tests # 596.02 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 598.16 [+2.15] TEST: IPv6 host entries forwarding tests [ OK ] # 600.25 [+2.08] TEST: L2 host entries forwarding tests [ OK ] # 604.34 [+4.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.34 [+4.00] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 612.11 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 616.07 [+3.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.55 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 618.01 [+0.46] # 618.01 [+0.00] INFO: # Control packets tests # 620.33 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 622.96 [+2.63] 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__->