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.06 [+14.06] # 14.06 [+0.00] INFO: # Host entries configuration tests # 14.98 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.98 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.92 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.93 [+0.01] # 16.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.65 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.41 [+7.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.58 [+9.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.28 [+8.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.29 [+0.01] # 50.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.13 [+7.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.87 [+7.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.59 [+2.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.37 [+2.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.38 [+0.01] # 71.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.03 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.41 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.42 [+0.01] # 79.42 [+0.00] INFO: # Large scale dump tests # 116.39 [+36.97] TEST: IPv4 large scale dump tests [ OK ] # 335.87 [+219.48] TEST: IPv6 large scale dump tests [ OK ] # 553.38 [+217.51] TEST: L2 large scale dump tests [ OK ] # 559.40 [+6.02] TEST: Flush tests [ OK ] # 559.47 [+0.07] # 559.48 [+0.00] INFO: # Forwarding tests # 572.15 [+12.68] TEST: IPv4 host entries forwarding tests [ OK ] # 574.04 [+1.89] TEST: IPv6 host entries forwarding tests [ OK ] # 576.00 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 579.68 [+3.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.18 [+3.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.67 [+3.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.18 [+3.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.59 [+1.41] TEST: L2 port entries forwarding tests [ OK ] # 592.01 [+0.42] # 592.01 [+0.00] INFO: # Control packets tests # 594.42 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.75 [+2.33] 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__->