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 # 20.35 [+20.35] # 20.35 [+0.00] INFO: # Host entries configuration tests # 22.32 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.28 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.27 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 26.28 [+0.01] # 26.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.91 [+10.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.49 [+10.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.93 [+17.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.40 [+17.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.41 [+0.01] # 82.41 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.21 [+10.80] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.62 [+10.41] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.39 [+5.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.10 [+5.72] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.11 [+0.01] # 115.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.61 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.41 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.42 [+0.01] # 126.42 [+0.00] INFO: # Large scale dump tests # 184.87 [+58.45] TEST: IPv4 large scale dump tests [ OK ] # 402.34 [+217.47] TEST: IPv6 large scale dump tests [ OK ] # 604.85 [+202.52] TEST: L2 large scale dump tests [ OK ] # 616.82 [+11.97] TEST: Flush tests [ OK ] # 616.83 [+0.01] # 616.83 [+0.00] INFO: # Forwarding tests # 631.78 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 635.25 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 638.61 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 644.93 [+6.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.06 [+6.13] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 657.19 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 663.71 [+6.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 666.35 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 667.06 [+0.71] # 667.06 [+0.00] INFO: # Control packets tests # 671.05 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 674.82 [+3.77] 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__->