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.31 [+13.31] # 13.31 [+0.00] INFO: # Host entries configuration tests # 14.36 [+1.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.38 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.28 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.30 [+0.01] # 16.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.13 [+7.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.94 [+7.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.85 [+8.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.70 [+8.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.71 [+0.01] # 49.71 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.71 [+8.00] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.83 [+8.12] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.95 [+3.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.16 [+3.20] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.17 [+0.01] # 72.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.96 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.36 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.38 [+0.02] # 80.38 [+0.00] INFO: # Large scale dump tests # 116.66 [+36.29] TEST: IPv4 large scale dump tests [ OK ] # 342.00 [+225.33] TEST: IPv6 large scale dump tests [ OK ] # 571.56 [+229.56] TEST: L2 large scale dump tests [ OK ] # 577.84 [+6.28] TEST: Flush tests [ OK ] # 577.95 [+0.11] # 577.95 [+0.00] INFO: # Forwarding tests # 590.98 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 593.20 [+2.22] TEST: IPv6 host entries forwarding tests [ OK ] # 595.27 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 599.24 [+3.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.98 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 606.50 [+3.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 610.18 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.68 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 612.15 [+0.47] # 612.15 [+0.00] INFO: # Control packets tests # 614.34 [+2.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.64 [+2.31] 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__->