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.88 [+21.88] # 21.88 [+0.00] INFO: # Host entries configuration tests # 23.85 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.77 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.63 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 27.64 [+0.01] # 27.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.27 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.91 [+10.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.13 [+17.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.92 [+22.79] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.93 [+0.01] # 88.93 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.77 [+10.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.53 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 116.63 [+6.10] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 122.91 [+6.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 122.92 [+0.01] # 122.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 134.04 [+11.11] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.87 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.88 [+0.01] # 134.88 [+0.00] INFO: # Large scale dump tests # 189.70 [+54.82] TEST: IPv4 large scale dump tests [ OK ] # 412.75 [+223.05] TEST: IPv6 large scale dump tests [ OK ] # 637.96 [+225.21] TEST: L2 large scale dump tests [ OK ] # 650.13 [+12.17] TEST: Flush tests [ OK ] # 650.20 [+0.07] # 650.20 [+0.00] INFO: # Forwarding tests # 665.35 [+15.15] TEST: IPv4 host entries forwarding tests [ OK ] # 668.92 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 672.48 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 678.96 [+6.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.39 [+6.43] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.98 [+6.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 698.25 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 701.11 [+2.86] TEST: L2 port entries forwarding tests [ OK ] # 701.89 [+0.78] # 701.89 [+0.00] INFO: # Control packets tests # 705.97 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 709.81 [+3.84] 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__->