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.49 [+13.49] # 13.49 [+0.00] INFO: # Host entries configuration tests # 14.35 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.28 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.14 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 16.15 [+0.01] # 16.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.69 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.30 [+7.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.99 [+8.69] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.84 [+8.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.85 [+0.01] # 48.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.61 [+7.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.30 [+7.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.22 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.22 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.23 [+0.01] # 70.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.03 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.38 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.40 [+0.01] # 78.40 [+0.00] INFO: # Large scale dump tests # 115.21 [+36.81] TEST: IPv4 large scale dump tests [ OK ] # 345.65 [+230.44] TEST: IPv6 large scale dump tests [ OK ] # 564.33 [+218.68] TEST: L2 large scale dump tests [ OK ] # 570.34 [+6.01] TEST: Flush tests [ OK ] # 570.44 [+0.10] # 570.44 [+0.00] INFO: # Forwarding tests # 583.19 [+12.75] TEST: IPv4 host entries forwarding tests [ OK ] # 585.29 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 587.34 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 590.99 [+3.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.68 [+3.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.17 [+3.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.75 [+3.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 603.22 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 603.66 [+0.44] # 603.66 [+0.00] INFO: # Control packets tests # 605.96 [+2.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.34 [+2.38] 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__->