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.68 [+13.68] # 13.68 [+0.00] INFO: # Host entries configuration tests # 14.60 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.55 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.42 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 16.43 [+0.01] # 16.43 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.97 [+7.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.52 [+7.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.99 [+8.47] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.43 [+8.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.44 [+0.01] # 48.44 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.23 [+7.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.12 [+7.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.26 [+3.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.14 [+2.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.15 [+0.01] # 70.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.99 [+7.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.34 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.35 [+0.01] # 78.35 [+0.00] INFO: # Large scale dump tests # 115.80 [+37.45] TEST: IPv4 large scale dump tests [ OK ] # 340.09 [+224.29] TEST: IPv6 large scale dump tests [ OK ] # 570.13 [+230.04] TEST: L2 large scale dump tests [ OK ] # 576.84 [+6.71] TEST: Flush tests [ OK ] # 576.95 [+0.10] # 576.95 [+0.00] INFO: # Forwarding tests # 589.86 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 592.00 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 594.33 [+2.33] TEST: L2 host entries forwarding tests [ OK ] # 598.53 [+4.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.30 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.89 [+3.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.86 [+3.97] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.43 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 611.85 [+0.41] # 611.85 [+0.00] INFO: # Control packets tests # 614.29 [+2.44] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.78 [+2.50] 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__->