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 # 12.95 [+12.95] # 12.95 [+0.00] INFO: # Host entries configuration tests # 13.89 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.85 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.77 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.79 [+0.02] # 15.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.40 [+7.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.07 [+7.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.39 [+9.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.99 [+9.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.00 [+0.01] # 50.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.96 [+7.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.77 [+7.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.82 [+3.05] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.59 [+2.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.61 [+0.02] # 71.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.49 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.84 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.85 [+0.01] # 79.85 [+0.00] INFO: # Large scale dump tests # 117.98 [+38.13] TEST: IPv4 large scale dump tests [ OK ] # 342.67 [+224.69] TEST: IPv6 large scale dump tests [ OK ] # 561.07 [+218.40] TEST: L2 large scale dump tests [ OK ] # 566.73 [+5.66] TEST: Flush tests [ OK ] # 566.82 [+0.09] # 566.82 [+0.00] INFO: # Forwarding tests # 579.50 [+12.68] TEST: IPv4 host entries forwarding tests [ OK ] # 581.69 [+2.18] TEST: IPv6 host entries forwarding tests [ OK ] # 583.71 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 587.71 [+4.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.50 [+3.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.21 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.96 [+3.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.40 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 600.82 [+0.42] # 600.82 [+0.00] INFO: # Control packets tests # 603.23 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.53 [+2.30] 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__->