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.50 [+19.50] # 19.50 [+0.00] INFO: # Host entries configuration tests # 21.34 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.09 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.89 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 24.90 [+0.01] # 24.90 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.15 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.98 [+9.83] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.00 [+16.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.81 [+15.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.82 [+0.01] # 76.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.94 [+10.12] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.14 [+10.21] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.43 [+5.28] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.71 [+5.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.72 [+0.01] # 107.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.00 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.66 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.67 [+0.01] # 118.67 [+0.00] INFO: # Large scale dump tests # 167.77 [+49.11] TEST: IPv4 large scale dump tests [ OK ] # 364.10 [+196.32] TEST: IPv6 large scale dump tests [ OK ] # 571.29 [+207.19] TEST: L2 large scale dump tests [ OK ] # 583.49 [+12.20] TEST: Flush tests [ OK ] # 583.50 [+0.01] # 583.50 [+0.00] INFO: # Forwarding tests # 598.17 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 601.54 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 604.79 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 611.06 [+6.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.92 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 622.70 [+5.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 628.63 [+5.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.17 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 631.85 [+0.69] # 631.85 [+0.00] INFO: # Control packets tests # 635.60 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.23 [+3.64] 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__->