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.87 [+13.87] # 13.87 [+0.00] INFO: # Host entries configuration tests # 14.83 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.77 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.69 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 16.70 [+0.01] # 16.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.47 [+7.77] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.22 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.96 [+8.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.75 [+8.79] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.76 [+0.02] # 49.76 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.86 [+8.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.61 [+7.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.40 [+2.79] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.50 [+3.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.51 [+0.01] # 71.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.32 [+7.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.64 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.65 [+0.01] # 79.65 [+0.00] INFO: # Large scale dump tests # 115.82 [+36.17] TEST: IPv4 large scale dump tests [ OK ] # 335.48 [+219.66] TEST: IPv6 large scale dump tests [ OK ] # 555.67 [+220.19] TEST: L2 large scale dump tests [ OK ] # 561.86 [+6.19] TEST: Flush tests [ OK ] # 561.97 [+0.11] # 561.97 [+0.00] INFO: # Forwarding tests # 574.78 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 576.84 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 578.87 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 582.79 [+3.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.44 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.26 [+3.83] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.04 [+3.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.52 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 595.99 [+0.48] # 595.99 [+0.00] INFO: # Control packets tests # 598.32 [+2.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 600.73 [+2.40] 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__->