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 # 21.44 [+21.44] # 21.44 [+0.00] INFO: # Host entries configuration tests # 23.48 [+2.04] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.35 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.33 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 27.34 [+0.01] # 27.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.13 [+10.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.13 [+11.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.94 [+17.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.54 [+17.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.55 [+0.01] # 84.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.29 [+10.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.81 [+10.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.70 [+5.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.48 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.50 [+0.01] # 117.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.94 [+10.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.68 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.69 [+0.01] # 128.69 [+0.00] INFO: # Large scale dump tests # 182.05 [+53.36] TEST: IPv4 large scale dump tests [ OK ] # 405.14 [+223.10] TEST: IPv6 large scale dump tests [ OK ] # 624.06 [+218.92] TEST: L2 large scale dump tests [ OK ] # 636.72 [+12.65] TEST: Flush tests [ OK ] # 636.72 [+0.01] # 636.72 [+0.00] INFO: # Forwarding tests # 651.90 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 655.65 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 659.28 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 665.87 [+6.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.11 [+6.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 678.28 [+6.17] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 684.51 [+6.23] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 687.22 [+2.72] TEST: L2 port entries forwarding tests [ OK ] # 687.90 [+0.68] # 687.90 [+0.00] INFO: # Control packets tests # 691.88 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.44 [+3.56] 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__->