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.33 [+21.33] # 21.33 [+0.00] INFO: # Host entries configuration tests # 23.15 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.05 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 27.06 [+0.01] # 27.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.86 [+10.80] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.64 [+10.78] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.97 [+17.33] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.72 [+17.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.72 [+0.01] # 83.72 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.22 [+10.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.78 [+10.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.52 [+5.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.49 [+5.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.50 [+0.01] # 116.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.08 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.85 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.87 [+0.01] # 127.87 [+0.00] INFO: # Large scale dump tests # 182.20 [+54.33] TEST: IPv4 large scale dump tests [ OK ] # 413.24 [+231.05] TEST: IPv6 large scale dump tests [ OK ] # 636.86 [+223.62] TEST: L2 large scale dump tests [ OK ] # 650.09 [+13.23] TEST: Flush tests [ OK ] # 650.17 [+0.08] # 650.17 [+0.00] INFO: # Forwarding tests # 665.26 [+15.09] TEST: IPv4 host entries forwarding tests [ OK ] # 668.82 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 672.55 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 679.34 [+6.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.64 [+6.31] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.72 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 698.22 [+6.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.78 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 701.58 [+0.80] # 701.58 [+0.00] INFO: # Control packets tests # 705.51 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 709.21 [+3.70] 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__->