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 # 17.83 [+17.83] # 17.83 [+0.00] INFO: # Host entries configuration tests # 19.42 [+1.59] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.96 [+1.54] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.52 [+1.56] TEST: Common host entries configuration tests (L2) [ OK ] # 22.53 [+0.01] # 22.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.36 [+9.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.38 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 56.98 [+14.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.51 [+14.53] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.52 [+0.01] # 71.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.81 [+10.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 91.96 [+10.15] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.54 [+5.57] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.34 [+5.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.35 [+0.01] # 103.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.72 [+10.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.44 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.45 [+0.01] # 114.45 [+0.00] INFO: # Large scale dump tests # 164.44 [+49.99] TEST: IPv4 large scale dump tests [ OK ] # 374.81 [+210.37] TEST: IPv6 large scale dump tests [ OK ] # 578.41 [+203.61] TEST: L2 large scale dump tests [ OK ] # 590.26 [+11.85] TEST: Flush tests [ OK ] # 590.28 [+0.01] # 590.28 [+0.00] INFO: # Forwarding tests # 605.30 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 609.05 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 612.56 [+3.50] TEST: L2 host entries forwarding tests [ OK ] # 619.21 [+6.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.04 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.27 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.63 [+6.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.21 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 640.98 [+0.77] # 640.98 [+0.00] INFO: # Control packets tests # 644.71 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.40 [+3.69] 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__->