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.36 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.08 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.09 [+0.01] # 27.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.84 [+10.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.60 [+10.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.00 [+17.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.55 [+17.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.56 [+0.01] # 83.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.15 [+10.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.57 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.11 [+5.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.85 [+5.74] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.86 [+0.01] # 115.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.26 [+10.40] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.03 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.04 [+0.01] # 127.04 [+0.00] INFO: # Large scale dump tests # 180.08 [+53.04] TEST: IPv4 large scale dump tests [ OK ] # 388.80 [+208.72] TEST: IPv6 large scale dump tests [ OK ] # 608.41 [+219.61] TEST: L2 large scale dump tests [ OK ] # 621.28 [+12.86] TEST: Flush tests [ OK ] # 621.37 [+0.09] # 621.37 [+0.00] INFO: # Forwarding tests # 636.58 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 640.35 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 643.76 [+3.41] TEST: L2 host entries forwarding tests [ OK ] # 650.57 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 657.20 [+6.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 663.60 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 670.09 [+6.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 672.64 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 673.40 [+0.76] # 673.40 [+0.00] INFO: # Control packets tests # 677.22 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 681.01 [+3.79] 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__->