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.39 [+20.39] # 20.39 [+0.00] INFO: # Host entries configuration tests # 22.22 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.04 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.91 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 25.92 [+0.01] # 25.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.01 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.42 [+10.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.96 [+16.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.80 [+15.84] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.80 [+0.01] # 78.80 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.28 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.40 [+10.12] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.55 [+5.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.05 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.06 [+0.01] # 110.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.15 [+10.09] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.81 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.82 [+0.01] # 120.82 [+0.00] INFO: # Large scale dump tests # 169.66 [+48.83] TEST: IPv4 large scale dump tests [ OK ] # 379.94 [+210.29] TEST: IPv6 large scale dump tests [ OK ] # 582.03 [+202.08] TEST: L2 large scale dump tests [ OK ] # 592.93 [+10.90] TEST: Flush tests [ OK ] # 592.93 [+0.01] # 592.93 [+0.00] INFO: # Forwarding tests # 607.36 [+14.43] TEST: IPv4 host entries forwarding tests [ OK ] # 610.67 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 613.93 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 619.86 [+5.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.78 [+5.92] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.41 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.27 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 639.68 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 640.40 [+0.72] # 640.40 [+0.00] INFO: # Control packets tests # 643.85 [+3.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 647.41 [+3.56] 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__->