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.10 [+13.10] # 13.10 [+0.00] INFO: # Host entries configuration tests # 13.94 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.86 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.71 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 15.73 [+0.02] # 15.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.21 [+7.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.73 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.07 [+8.34] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.99 [+7.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.00 [+0.01] # 47.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.45 [+7.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.89 [+7.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.90 [+3.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.81 [+2.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.82 [+0.01] # 67.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.37 [+7.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.71 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.73 [+0.01] # 75.73 [+0.00] INFO: # Large scale dump tests # 112.83 [+37.11] TEST: IPv4 large scale dump tests [ OK ] # 337.45 [+224.61] TEST: IPv6 large scale dump tests [ OK ] # 565.93 [+228.49] TEST: L2 large scale dump tests [ OK ] # 572.45 [+6.52] TEST: Flush tests [ OK ] # 572.56 [+0.10] # 572.56 [+0.00] INFO: # Forwarding tests # 585.69 [+13.13] TEST: IPv4 host entries forwarding tests [ OK ] # 587.82 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 589.87 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 594.02 [+4.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.85 [+8.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.45 [+4.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.72 [+4.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.58 [+1.86] TEST: L2 port entries forwarding tests [ OK ] # 614.15 [+0.57] # 614.15 [+0.00] INFO: # Control packets tests # 616.66 [+2.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 619.14 [+2.48] 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__->