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 # 11.79 [+11.79] # 11.79 [+0.00] INFO: # Host entries configuration tests # 12.58 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.38 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.18 [+0.80] TEST: Common host entries configuration tests (L2) [ OK ] # 14.19 [+0.01] # 14.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.52 [+7.33] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.81 [+7.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.31 [+7.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.02 [+8.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.03 [+0.01] # 45.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.78 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.76 [+7.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.46 [+2.70] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.09 [+2.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.10 [+0.01] # 66.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.57 [+7.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.88 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.89 [+0.01] # 73.89 [+0.00] INFO: # Large scale dump tests # 106.42 [+32.53] TEST: IPv4 large scale dump tests [ OK ] # 309.61 [+203.19] TEST: IPv6 large scale dump tests [ OK ] # 527.82 [+218.21] TEST: L2 large scale dump tests [ OK ] # 534.27 [+6.44] TEST: Flush tests [ OK ] # 534.38 [+0.11] # 534.38 [+0.00] INFO: # Forwarding tests # 547.42 [+13.04] TEST: IPv4 host entries forwarding tests [ OK ] # 549.66 [+2.24] TEST: IPv6 host entries forwarding tests [ OK ] # 551.79 [+2.13] TEST: L2 host entries forwarding tests [ OK ] # 555.72 [+3.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 559.56 [+3.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 563.31 [+3.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 567.42 [+4.11] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 569.03 [+1.61] TEST: L2 port entries forwarding tests [ OK ] # 569.46 [+0.42] # 569.46 [+0.00] INFO: # Control packets tests # 571.93 [+2.47] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 574.25 [+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__->