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.18 [+13.18] # 13.18 [+0.00] INFO: # Host entries configuration tests # 14.06 [+0.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.09 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.03 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.04 [+0.01] # 16.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.67 [+7.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.25 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.44 [+8.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.66 [+8.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.68 [+0.01] # 47.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.33 [+7.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.01 [+7.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.84 [+2.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.67 [+2.83] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.68 [+0.01] # 68.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.46 [+7.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.81 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.82 [+0.01] # 76.82 [+0.00] INFO: # Large scale dump tests # 112.45 [+35.63] TEST: IPv4 large scale dump tests [ OK ] # 342.79 [+230.34] TEST: IPv6 large scale dump tests [ OK ] # 553.90 [+211.12] TEST: L2 large scale dump tests [ OK ] # 559.66 [+5.76] TEST: Flush tests [ OK ] # 559.75 [+0.09] # 559.75 [+0.00] INFO: # Forwarding tests # 572.38 [+12.63] TEST: IPv4 host entries forwarding tests [ OK ] # 574.25 [+1.87] TEST: IPv6 host entries forwarding tests [ OK ] # 576.11 [+1.86] TEST: L2 host entries forwarding tests [ OK ] # 579.82 [+3.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.55 [+3.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.22 [+3.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.85 [+3.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.30 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 592.72 [+0.42] # 592.72 [+0.00] INFO: # Control packets tests # 594.87 [+2.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.16 [+2.29] 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__->