make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_floower.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: tc_flower.sh
# 12.14 [+12.14] TEST: dst_mac match (skip_hw)                                       [ OK ]
# 15.24 [+3.11] TEST: src_mac match (skip_hw)                                       [ OK ]
# 17.98 [+2.73] TEST: dst_ip match (skip_hw)                                        [ OK ]
# 20.52 [+2.54] TEST: src_ip match (skip_hw)                                        [ OK ]
# 26.47 [+5.95] TEST: ip_flags match (skip_hw)                                      [ OK ]
# 28.40 [+1.93] TEST: PCP match (skip_hw)                                           [ OK ]
# 30.69 [+2.29] TEST: VLAN match (skip_hw)                                          [ OK ]
# 34.25 [+3.56] TEST: ip_tos match (skip_hw)                                        [ OK ]
# 36.48 [+2.23] TEST: indev match (skip_hw)                                         [ OK ]
# 40.26 [+3.77] TEST: ip_ttl match (skip_hw)                                        [ OK ]
# 44.29 [+4.03] TEST: mpls_label match (skip_hw)                                    [ OK ]
# 48.08 [+3.79] TEST: mpls_tc match (skip_hw)                                       [ OK ]
# 51.86 [+3.78] TEST: mpls_bos match (skip_hw)                                      [ OK ]
# 55.96 [+4.09] TEST: mpls_ttl match (skip_hw)                                      [ OK ]
# 63.09 [+7.14] TEST: mpls lse match (skip_hw)                                      [ OK ]
# 63.26 [+0.16] INFO: Could not test offloaded functionality
ok 1 selftests: net/forwarding: tc_flower.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 3):
    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
    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

DETECTED CRASH, lowering timeout
xx__->