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.51 [+13.51] # 13.51 [+0.00] INFO: # Host entries configuration tests # 14.48 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.42 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.32 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.33 [+0.01] # 16.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.96 [+7.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.65 [+7.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.44 [+8.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.48 [+9.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.49 [+0.01] # 49.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.37 [+7.88] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.13 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.00 [+2.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.84 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.85 [+0.01] # 70.85 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.75 [+7.90] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.15 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.16 [+0.02] # 79.16 [+0.00] INFO: # Large scale dump tests # 116.15 [+36.99] TEST: IPv4 large scale dump tests [ OK ] # 345.83 [+229.68] TEST: IPv6 large scale dump tests [ OK ] # 564.24 [+218.41] TEST: L2 large scale dump tests [ OK ] # 570.06 [+5.82] TEST: Flush tests [ OK ] # 570.14 [+0.08] # 570.14 [+0.00] INFO: # Forwarding tests # 582.85 [+12.71] TEST: IPv4 host entries forwarding tests [ OK ] # 584.77 [+1.92] TEST: IPv6 host entries forwarding tests [ OK ] # 586.82 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 590.37 [+3.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.90 [+3.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.56 [+3.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.05 [+3.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.51 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 602.99 [+0.48] # 602.99 [+0.00] INFO: # Control packets tests # 605.35 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.67 [+2.32] 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__->