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 # 14.02 [+14.02] # 14.02 [+0.00] INFO: # Host entries configuration tests # 15.02 [+1.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.99 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.92 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 16.93 [+0.01] # 16.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.76 [+7.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.51 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.39 [+8.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.23 [+8.84] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.24 [+0.01] # 50.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.17 [+7.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.98 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.99 [+3.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.95 [+2.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.96 [+0.02] # 71.96 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.78 [+7.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.14 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.15 [+0.01] # 80.15 [+0.00] INFO: # Large scale dump tests # 117.00 [+36.85] TEST: IPv4 large scale dump tests [ OK ] # 349.15 [+232.15] TEST: IPv6 large scale dump tests [ OK ] # 566.63 [+217.48] TEST: L2 large scale dump tests [ OK ] # 572.41 [+5.78] TEST: Flush tests [ OK ] # 572.53 [+0.12] # 572.53 [+0.00] INFO: # Forwarding tests # 585.36 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 587.36 [+2.01] TEST: IPv6 host entries forwarding tests [ OK ] # 589.31 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 592.96 [+3.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.42 [+3.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 599.85 [+3.44] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.33 [+3.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.70 [+1.36] TEST: L2 port entries forwarding tests [ OK ] # 605.11 [+0.42] # 605.12 [+0.00] INFO: # Control packets tests # 607.31 [+2.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.45 [+2.14] 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__->