make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=gre_muultipath_nh.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: gre_multipath_nh.sh
# 17.92 [+17.92] TEST: ping                                                          [ OK ]
# 19.16 [+1.23] TEST: ping6                                                         [ OK ]
# 19.25 [+0.09] INFO: Running IPv4 multipath tests
# 27.78 [+8.54] TEST: ECMP                                                          [ OK ]
# 27.79 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00
# 36.04 [+8.25] TEST: Weighted MP 2:1                                               [ OK ]
# 36.04 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.01
# 44.51 [+8.46] TEST: Weighted MP 11:45                                             [ OK ]
# 44.52 [+0.02] INFO: Expected ratio 4.09 Measured ratio 4.00
# 44.72 [+0.20] INFO: Running IPv6 multipath tests
# 53.17 [+8.45] TEST: ECMP                                                          [ OK ]
# 53.18 [+0.01] INFO: Expected ratio 1.00 Measured ratio .99
# 61.76 [+8.58] TEST: Weighted MP 2:1                                               [ OK ]
# 61.77 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.01
# 70.37 [+8.61] TEST: Weighted MP 11:45                                             [ OK ]
# 70.38 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.10
ok 1 selftests: net/forwarding: gre_multipath_nh.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
unreferenced object 0x00042aa0 (size 64):
  comm "swapper/0", pid 0, jiffies 4294667296
  hex dump (first 32 bytes on cpu 0):
    00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace (crc 0):
    pcpu_alloc_noprof+0x4ad/0xab0
    setup_zone_pageset+0x30/0x290
DETECTED CRASH, lowering timeout

    setup_per_cpu_pageset+0x6a/0x1f0
    start_kernel+0x2a4/0x410
    x86_64_start_reservations+0x18/0x30
    x86_64_start_kernel+0xba/0x110
    common_startup_64+0x12c/0x138
xx__->