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.29 [+13.29] # 13.29 [+0.00] INFO: # Host entries configuration tests # 14.19 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.11 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.09 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 16.11 [+0.01] # 16.11 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.72 [+7.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.48 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.52 [+9.05] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.42 [+8.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.43 [+0.01] # 49.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.34 [+7.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.34 [+8.00] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.38 [+3.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.35 [+2.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.37 [+0.01] # 71.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.09 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.48 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.50 [+0.01] # 79.50 [+0.00] INFO: # Large scale dump tests # 116.20 [+36.71] TEST: IPv4 large scale dump tests [ OK ] # 341.83 [+225.63] TEST: IPv6 large scale dump tests [ OK ] # 553.68 [+211.85] TEST: L2 large scale dump tests [ OK ] # 559.85 [+6.16] TEST: Flush tests [ OK ] # 559.95 [+0.10] # 559.95 [+0.00] INFO: # Forwarding tests # 572.75 [+12.80] TEST: IPv4 host entries forwarding tests [ OK ] # 574.87 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 576.97 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 580.87 [+3.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 584.33 [+3.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.80 [+3.47] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 591.46 [+3.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.87 [+1.41] TEST: L2 port entries forwarding tests [ OK ] # 593.30 [+0.43] # 593.30 [+0.00] INFO: # Control packets tests # 595.46 [+2.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.72 [+2.26] 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__->