lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 8 Jan 2021 14:41:41 +0800
From:   kernel test robot <oliver.sang@...el.com>
To:     Vadim Fedorenko <vfedorenko@...ek.ru>
Cc:     Jakub Kicinski <kuba@...nel.org>,
        LKML <linux-kernel@...r.kernel.org>, lkp@...ts.01.org,
        lkp@...el.com
Subject: [selftests/tls]  4f336e88a8: kernel-selftests.net.make_fail


Greeting,

FYI, we noticed the following commit (built with gcc-9):

commit: 4f336e88a870ecc56832154dff22853a3ca33e24 ("selftests/tls: add CHACHA20-POLY1305 to tls selftests")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master


in testcase: kernel-selftests
version: kernel-selftests-x86_64-cb0debfe-1_20201231
with following parameters:

	group: net
	ucode: 0xe2

test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel.
test-url: https://www.kernel.org/doc/Documentation/kselftest.txt


on test machine: 8 threads Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz with 28G memory

caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):




If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang@...el.com>

KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24
2021-01-07 17:07:57 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
LKP WARN miss config CONFIG_BAREUDP= of net/config
2021-01-07 17:07:57 make -C bpf
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf'
  MKDIR    include
  MKDIR    libbpf
  HOSTCC   /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/fixdep.o
  HOSTLD   /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/fixdep-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/fixdep
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf_dump.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/ringbuf.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.a
Warning: Kernel ABI header at 'tools/include/uapi/linux/netlink.h' differs from latest version at 'include/uapi/linux/netlink.h'
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h'
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf_dump.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/ringbuf.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.so.0.3.0
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.pc
  INSTALL  headers
  CC       test_stub.o
  BINARY   test_verifier
  BINARY   test_tag
  MKDIR    bpftool
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/map_perf_ring.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/xlated_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/iter.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/tracelog.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/link.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/perf.o
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/main.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/common.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/json_writer.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/gen.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/btf.o
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/btf_dump.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/ringbuf.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/libbpf.a
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/bpftool
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/vmlinux.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf_dump.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/ringbuf.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/libbpf.a
  CLANG    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/profiler.bpf.o
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/profiler.skel.h
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/prog.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/btf_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/net.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/struct_ops.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/netlink_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/common.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/cgroup.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/gen.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/main.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/json_writer.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/cfg.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/map.o
  CLANG    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/pid_iter.bpf.o
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/pid_iter.skel.h
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/pids.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/feature.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/jit_disasm.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/disasm.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/bpftool
  INSTALL  bpftool
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-perf.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-map.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-link.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-iter.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-net.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-struct_ops.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-feature.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-prog.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-gen.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-cgroup.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-btf.8
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpf-helpers.rst
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpf-helpers.7
  INSTALL  eBPF_helpers-manpage
  INSTALL  Documentation-man
  GEN      vmlinux.h
  CLNG-LLC [test_maps] pyperf_global.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___fn_wrong_args.o
  CLNG-LLC [test_maps] test_global_data.o
  CLNG-LLC [test_maps] test_global_func8.o
  CLNG-LLC [test_maps] test_ksyms_btf_null_check.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_container.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_sz.o
  CLNG-LLC [test_maps] bpf_iter_test_kern5.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___reverse_sign.o
  CLNG-LLC [test_maps] test_cls_redirect_subprogs.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o
  CLNG-LLC [test_maps] test_core_reloc_nesting.o
  CLNG-LLC [test_maps] bpf_iter_test_kern2.o
  CLNG-LLC [test_maps] test_cls_redirect.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___incompat.o
  CLNG-LLC [test_maps] loop5.o
  CLNG-LLC [test_maps] test_btf_newkv.o
  CLNG-LLC [test_maps] pyperf600.o
  CLNG-LLC [test_maps] profiler2.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf3.o
  CLNG-LLC [test_maps] trigger_bench.o
  CLNG-LLC [test_maps] test_probe_user.o
  CLNG-LLC [test_maps] tailcall3.o
  CLNG-LLC [test_maps] bpf_iter_bpf_hash_map.o
  CLNG-LLC [test_maps] test_endian.o
  CLNG-LLC [test_maps] xdp_redirect_map.o
  CLNG-LLC [test_maps] local_storage.o
  CLNG-LLC [test_maps] test_get_stack_rawtp.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___struct_union_mixup.o
  CLNG-LLC [test_maps] test_core_reloc_ints.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting.o
  CLNG-LLC [test_maps] test_tracepoint.o
  CLNG-LLC [test_maps] test_xdp_bpf2bpf.o
  CLNG-LLC [test_maps] test_core_retro.o
  CLNG-LLC [test_maps] test_send_signal_kern.o
  CLNG-LLC [test_maps] test_tcp_estats.o
  CLNG-LLC [test_maps] test_global_func2.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___equiv_zero_sz_arr.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___diff_sz.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_dup_incompat_types.o
  CLNG-LLC [test_maps] btf__core_reloc_type_id___missing_targets.o
  CLNG-LLC [test_maps] test_hash_large_key.o
  CLNG-LLC [test_maps] test_sockmap_listen.o
  CLNG-LLC [test_maps] test_global_func7.o
  CLNG-LLC [test_maps] test_xdp_with_devmap_helpers.o
  CLNG-LLC [test_maps] test_xdp_with_cpumap_helpers.o
  CLNG-LLC [test_maps] udp_limit.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_struct_type.o
  CLNG-LLC [test_maps] bpf_iter_test_kern6.o
  CLNG-LLC [test_maps] btf__core_reloc_type_id.o
  CLNG-LLC [test_maps] test_core_extern.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_field.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_int.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_nonstruct_container.o
  CLNG-LLC [test_maps] test_link_pinning.o
  CLNG-LLC [test_maps] pyperf600_nounroll.o
  CLNG-LLC [test_maps] test_ksyms_btf.o
  CLNG-LLC [test_maps] lsm.o
  CLNG-LLC [test_maps] loop2.o
  CLNG-LLC [test_maps] sample_map_ret0.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval___err_missing.o
  CLNG-LLC [test_maps] test_rdonly_maps.o
  CLNG-LLC [test_maps] test_sk_lookup_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_val_sz.o
  CLNG-LLC [test_maps] test_vmlinux.o
  CLNG-LLC [test_maps] test_ringbuf.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields.o
  CLNG-LLC [test_maps] sample_ret0.o
  CLNG-LLC [test_maps] loop1.o
  CLNG-LLC [test_maps] test_map_in_map.o
  CLNG-LLC [test_maps] freplace_connect_v4_prog.o
  CLNG-LLC [test_maps] test_l4lb_noinline.o
  CLNG-LLC [test_maps] test_l4lb.o
  CLNG-LLC [test_maps] sockopt_multi.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf2.o
  CLNG-LLC [test_maps] test_trace_ext.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___anon_embed.o
  CLNG-LLC [test_maps] test_cgroup_link.o
  CLNG-LLC [test_maps] bpf_iter_bpf_sk_storage_map.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_direct.o
  CLNG-LLC [test_maps] fmod_ret_freplace.o
  CLNG-LLC [test_maps] netif_receive_skb.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_non_array.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf1.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_too_deep.o
  CLNG-LLC [test_maps] test_pinning_invalid.o
  CLNG-LLC [test_maps] btf_dump_test_case_packing.o
  CLNG-LLC [test_maps] test_sockmap_update.o
  CLNG-LLC [test_maps] sockmap_tcp_msg_prog.o
  CLNG-LLC [test_maps] ringbuf_bench.o
  CLNG-LLC [test_maps] test_verif_scale3.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_shallow.o
  CLNG-LLC [test_maps] test_core_reloc_size.o
  CLNG-LLC [test_maps] connect_force_port4.o
  CLNG-LLC [test_maps] test_core_reloc_flavors.o
  CLNG-LLC [test_maps] test_enable_stats.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_enum_def.o
  CLNG-LLC [test_maps] test_global_func5.o
  CLNG-LLC [test_maps] get_cgroup_id_kern.o
  CLNG-LLC [test_maps] strobemeta_nounroll2.o
  CLNG-LLC [test_maps] trace_printk.o
  CLNG-LLC [test_maps] bpf_iter_bpf_percpu_array_map.o
  CLNG-LLC [test_maps] fexit_test.o
  CLNG-LLC [test_maps] test_skmsg_load_helpers.o
  CLNG-LLC [test_maps] bpf_iter_netlink.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_kind.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval.o
  CLNG-LLC [test_maps] test_xdp_adjust_tail_shrink.o
  CLNG-LLC [test_maps] test_core_reloc_mods.o
  CLNG-LLC [test_maps] test_tcp_hdr_options.o
  CLNG-LLC [test_maps] bpf_iter_bpf_array_map.o
  CLNG-LLC [test_maps] test_tc_neigh_fib.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] cg_storage_multi_isolated.o
  CLNG-LLC [test_maps] test_tc_peer.o
  CLNG-LLC [test_maps] sockmap_parse_prog.o
  CLNG-LLC [test_maps] cg_storage_multi_egress_only.o
  CLNG-LLC [test_maps] test_xdp_redirect.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___typedefs.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval___val3_missing.o
  CLNG-LLC [test_maps] test_sysctl_prog.o
  CLNG-LLC [test_maps] sockmap_verdict_prog.o
  CLNG-LLC [test_maps] test_probe_read_user_str.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_small.o
  CLNG-LLC [test_maps] test_xdp_vlan.o
  CLNG-LLC [test_maps] bpf_iter_tcp6.o
  CLNG-LLC [test_maps] test_global_func4.o
  CLNG-LLC [test_maps] test_stacktrace_map.o
  CLNG-LLC [test_maps] test_skeleton.o
  CLNG-LLC [test_maps] test_btf_nokv.o
  CLNG-LLC [test_maps] btf__core_reloc_existence.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr___diff_sz.o
  CLNG-LLC [test_maps] freplace_get_constant.o
  CLNG-LLC [test_maps] btf_dump_test_case_namespacing.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_ptr_type.o
  CLNG-LLC [test_maps] test_tcpbpf_kern.o
  CLNG-LLC [test_maps] bpf_iter_task.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bit_sz_change.o
  CLNG-LLC [test_maps] cg_storage_multi_shared.o
  CLNG-LLC [test_maps] fexit_bpf2bpf_simple.o
  CLNG-LLC [test_maps] metadata_used.o
  CLNG-LLC [test_maps] socket_cookie_prog.o
  CLNG-LLC [test_maps] test_subprogs.o
  CLNG-LLC [test_maps] test_core_reloc_misc.o
  CLNG-LLC [test_maps] btf_dump_test_case_multidim.o
  CLNG-LLC [test_maps] test_skb_helpers.o
  CLNG-LLC [test_maps] test_tc_edt.o
  CLNG-LLC [test_maps] test_xdp_adjust_tail_grow.o
  CLNG-LLC [test_maps] test_subprogs_unused.o
  CLNG-LLC [test_maps] test_queue_map.o
  CLNG-LLC [test_maps] test_xdp_devmap_helpers.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_func_proto.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___all_missing.o
  CLNG-LLC [test_maps] test_core_reloc_enumval.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors.o
  CLNG-LLC [test_maps] test_core_reloc_type_based.o
  CLNG-LLC [test_maps] test_stacktrace_build_id.o
  CLNG-LLC [test_maps] test_overhead.o
  CLNG-LLC [test_maps] bpf_iter_udp4.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval___diff.o
  CLNG-LLC [test_maps] test_varlen.o
  CLNG-LLC [test_maps] sendmsg4_prog.o
  CLNG-LLC [test_maps] test_lwt_seg6local.o
  CLNG-LLC [test_maps] connect_force_port6.o
  CLNG-LLC [test_maps] tailcall2.o
  CLNG-LLC [test_maps] test_core_reloc_type_id.o
  CLNG-LLC [test_maps] test_pe_preserve_elems.o
  CLNG-LLC [test_maps] test_pkt_md_access.o
  CLNG-LLC [test_maps] btf_data.o
  CLNG-LLC [test_maps] test_core_autosize.o
  CLNG-LLC [test_maps] bpf_iter_sockmap.o
  CLNG-LLC [test_maps] test_sysctl_loop1.o
  CLNG-LLC [test_maps] xdp_tx.o
  CLNG-LLC [test_maps] test_xdp.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___dup_compat_types.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___just_big_enough.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_dim.o
  CLNG-LLC [test_maps] test_sk_storage_tracing.o
  CLNG-LLC [test_maps] test_map_init.o
  CLNG-LLC [test_maps] test_stack_map.o
  CLNG-LLC [test_maps] test_raw_tp_test_run.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_container.o
  CLNG-LLC [test_maps] bpf_iter_udp6.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___bool.o
  CLNG-LLC [test_maps] test_tc_tunnel.o
  CLNG-LLC [test_maps] bpf_dctcp.o
  CLNG-LLC [test_maps] test_xdp_meta.o
  CLNG-LLC [test_maps] pyperf_subprogs.o
  CLNG-LLC [test_maps] pyperf180.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bitfield_vs_int.o
  CLNG-LLC [test_maps] tailcall5.o
  CLNG-LLC [test_maps] test_sockmap_invalid_update.o
  CLNG-LLC [test_maps] test_xdp_loop.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_field.o
  CLNG-LLC [test_maps] dev_cgroup.o
  CLNG-LLC [test_maps] btf__core_reloc_size___diff_sz.o
  CLNG-LLC [test_maps] perfbuf_bench.o
  CLNG-LLC [test_maps] bpf_iter_task_file.o
  CLNG-LLC [test_maps] sockopt_sk.o
  CLNG-LLC [test_maps] profiler3.o
  CLNG-LLC [test_maps] freplace_attach_probe.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives.o
  CLNG-LLC [test_maps] bpf_iter_test_kern3.o
  CLNG-LLC [test_maps] freplace_cls_redirect.o
  CLNG-LLC [test_maps] bpf_iter_ipv6_route.o
  CLNG-LLC [test_maps] load_bytes_relative.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___fixed_arr.o
  CLNG-LLC [test_maps] test_d_path.o
  CLNG-LLC [test_maps] btf__core_reloc_size___err_ambiguous.o
  CLNG-LLC [test_maps] test_sockhash_kern.o
  CLNG-LLC [test_maps] test_mmap.o
  CLNG-LLC [test_maps] test_lwt_ip_encap.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___mod_swap.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf4.o
  CLNG-LLC [test_maps] sockopt_inherit.o
  CLNG-LLC [test_maps] test_sock_fields.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_partial_match_dups.o
  CLNG-LLC [test_maps] test_lirc_mode2_kern.o
  CLNG-LLC [test_maps] bpf_cubic.o
  CLNG-LLC [test_maps] test_seg6_loop.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_enum.o
  CLNG-LLC [test_maps] test_core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays.o
  CLNG-LLC [test_maps] test_tunnel_kern.o
  CLNG-LLC [test_maps] bpf_iter_tcp4.o
  CLNG-LLC [test_maps] btf_dump_test_case_bitfields.o
  CLNG-LLC [test_maps] loop3.o
  CLNG-LLC [test_maps] test_autoload.o
  CLNG-LLC [test_maps] btf__core_reloc_mods.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_probed.o
  CLNG-LLC [test_maps] test_attach_probe.o
  CLNG-LLC [test_maps] test_trace_ext_tracing.o
  CLNG-LLC [test_maps] test_ringbuf_multi.o
  CLNG-LLC [test_maps] btf__core_reloc_misc.o
  CLNG-LLC [test_maps] pyperf50.o
  CLNG-LLC [test_maps] test_btf_map_in_map.o
  CLNG-LLC [test_maps] fentry_test.o
  CLNG-LLC [test_maps] tailcall1.o
  CLNG-LLC [test_maps] test_pkt_access.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors__err_wrong_name.o
  CLNG-LLC [test_maps] test_sk_storage_trace_itself.o
  CLNG-LLC [test_maps] test_obj_id.o
  CLNG-LLC [test_maps] test_global_func3.o
  CLNG-LLC [test_maps] tcp_rtt.o
  CLNG-LLC [test_maps] test_tcpnotify_kern.o
  CLNG-LLC [test_maps] bpf_iter_bpf_percpu_hash_map.o
  CLNG-LLC [test_maps] kfree_skb.o
  CLNG-LLC [test_maps] btf_dump_test_case_ordering.o
  CLNG-LLC [test_maps] strobemeta_subprogs.o
  CLNG-LLC [test_maps] xdping_kern.o
  CLNG-LLC [test_maps] test_core_reloc_primitives.o
  CLNG-LLC [test_maps] cgroup_skb_sk_lookup_kern.o
  CLNG-LLC [test_maps] xdp_dummy.o
  CLNG-LLC [test_maps] strobemeta.o
  CLNG-LLC [test_maps] metadata_unused.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_type.o
  CLNG-LLC [test_maps] tailcall4.o
  CLNG-LLC [test_maps] freplace_connect4.o
  CLNG-LLC [test_maps] test_perf_branches.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___minimal.o
  CLNG-LLC [test_maps] test_core_reloc_existence.o
  CLNG-LLC [test_maps] btf__core_reloc_ints.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_value_type.o
  CLNG-LLC [test_maps] test_pinning.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_wrong_val_type.o
  CLNG-LLC [test_maps] test_xdp_link.o
  CLNG-LLC [test_maps] test_spin_lock.o
  CLNG-LLC [test_maps] pyperf100.o
  CLNG-LLC [test_maps] connect4_prog.o
  CLNG-LLC [test_maps] test_btf_skc_cls_ingress.o
  CLNG-LLC [test_maps] connect6_prog.o
  CLNG-LLC [test_maps] test_core_reloc_arrays.o
  CLNG-LLC [test_maps] test_core_reloc_kernel.o
  CLNG-LLC [test_maps] netcnt_prog.o
  CLNG-LLC [test_maps] bpf_iter_bpf_map.o
  CLNG-LLC [test_maps] btf_dump_test_case_padding.o
  CLNG-LLC [test_maps] test_sk_assign.o
  CLNG-LLC [test_maps] btf_dump_test_case_syntax.o
  CLNG-LLC [test_maps] test_skb_ctx.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based.o
  CLNG-LLC [test_maps] test_tc_neigh.o
  CLNG-LLC [test_maps] test_sk_lookup.o
  CLNG-LLC [test_maps] bpf_iter_test_kern4.o
  CLNG-LLC [test_maps] bpf_flow.o
  CLNG-LLC [test_maps] test_select_reuseport_kern.o
  CLNG-LLC [test_maps] test_get_stack_rawtp_err.o
  CLNG-LLC [test_maps] test_verif_scale1.o
  CLNG-LLC [test_maps] bpf_iter_test_kern1.o
  CLNG-LLC [test_maps] test_misc_tcp_hdr_options.o
  CLNG-LLC [test_maps] test_ksyms.o
  CLNG-LLC [test_maps] test_verif_scale2.o
  CLNG-LLC [test_maps] modify_return.o
  CLNG-LLC [test_maps] test_sysctl_loop2.o
  CLNG-LLC [test_maps] test_global_func1.o
  CLNG-LLC [test_maps] perf_event_stackmap.o
  CLNG-LLC [test_maps] test_map_lock.o
  CLNG-LLC [test_maps] test_perf_buffer.o
  CLNG-LLC [test_maps] fexit_bpf2bpf.o
  CLNG-LLC [test_maps] test_global_func6.o
  CLNG-LLC [test_maps] sendmsg6_prog.o
  CLNG-LLC [test_maps] bpf_iter_task_btf.o
  CLNG-LLC [test_maps] btf__core_reloc_size.o
  CLNG-LLC [test_maps] bpf_iter_task_stack.o
  CLNG-LLC [test_maps] test_xdp_noinline.o
  CLNG-LLC [test_maps] skb_pkt_end.o
  CLNG-LLC [test_maps] profiler1.o
  CLNG-LLC [test_maps] test_sockmap_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_kind.o
  CLNG-LLC [test_maps] loop4.o
  CLNG-LLC [test_maps] strobemeta_nounroll1.o
  CLNG-LLC [test_maps] test_skb_cgroup_id_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___err_too_big_bitfield.o
  CLNG-LLC [test_maps] test_tcp_check_syncookie_kern.o
  CLNG-LLC [test_maps] test_ns_current_pid_tgid.o
  CLNG-LLC [test_maps] test_btf_haskv.o
  CLNG-LLC [test_maps] test_trampoline_count.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_bad_zero_sz_arr.o
  CLNG-LLC [test_maps] map_ptr_kern.o
  GEN-SKEL [test_progs] pyperf_global.skel.h
  GEN-SKEL [test_progs] test_global_data.skel.h
libbpf: elf: skipping unrecognized data section(9) .rodata.str1.1
  GEN-SKEL [test_progs] test_global_func8.skel.h
  GEN-SKEL [test_progs] test_ksyms_btf_null_check.skel.h
  GEN-SKEL [test_progs] bpf_iter_test_kern5.skel.h
  GEN-SKEL [test_progs] test_cls_redirect_subprogs.skel.h
  GEN-SKEL [test_progs] test_core_reloc_nesting.skel.h
  GEN-SKEL [test_progs] bpf_iter_test_kern2.skel.h
  GEN-SKEL [test_progs] test_cls_redirect.skel.h
  GEN-SKEL [test_progs] loop5.skel.h
  GEN-SKEL [test_progs] test_btf_newkv.skel.h
libbpf: elf: skipping unrecognized data section(8) .maps.btf_map_legacy
  GEN-SKEL [test_progs] pyperf600.skel.h
  GEN-SKEL [test_progs] profiler2.skel.h
libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1
  GEN-SKEL [test_progs] tailcall_bpf2bpf3.skel.h
  GEN-SKEL [test_progs] trigger_bench.skel.h
  GEN-SKEL [test_progs] test_probe_user.skel.h
  GEN-SKEL [test_progs] tailcall3.skel.h
  GEN-SKEL [test_progs] bpf_iter_bpf_hash_map.skel.h
  GEN-SKEL [test_progs] test_endian.skel.h
  GEN-SKEL [test_progs] xdp_redirect_map.skel.h
  GEN-SKEL [test_progs] local_storage.skel.h
  GEN-SKEL [test_progs] test_get_stack_rawtp.skel.h
  GEN-SKEL [test_progs] test_core_reloc_ints.skel.h
  GEN-SKEL [test_progs] test_tracepoint.skel.h
  GEN-SKEL [test_progs] test_xdp_bpf2bpf.skel.h
  GEN-SKEL [test_progs] test_core_retro.skel.h
  GEN-SKEL [test_progs] test_send_signal_kern.skel.h
  GEN-SKEL [test_progs] test_tcp_estats.skel.h
  GEN-SKEL [test_progs] test_global_func2.skel.h
  GEN-SKEL [test_progs] test_hash_large_key.skel.h
  GEN-SKEL [test_progs] test_sockmap_listen.skel.h
  GEN-SKEL [test_progs] test_global_func7.skel.h
  GEN-SKEL [test_progs] test_xdp_with_devmap_helpers.skel.h
libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1
  GEN-SKEL [test_progs] test_xdp_with_cpumap_helpers.skel.h
  GEN-SKEL [test_progs] udp_limit.skel.h
  GEN-SKEL [test_progs] bpf_iter_test_kern6.skel.h
  GEN-SKEL [test_progs] test_core_extern.skel.h
  GEN-SKEL [test_progs] test_link_pinning.skel.h
  GEN-SKEL [test_progs] pyperf600_nounroll.skel.h
  GEN-SKEL [test_progs] test_ksyms_btf.skel.h
  GEN-SKEL [test_progs] lsm.skel.h
  GEN-SKEL [test_progs] loop2.skel.h
  GEN-SKEL [test_progs] sample_map_ret0.skel.h
  GEN-SKEL [test_progs] test_rdonly_maps.skel.h
  GEN-SKEL [test_progs] test_sk_lookup_kern.skel.h
libbpf: elf: skipping unrecognized data section(14) .rodata.str1.1
  GEN-SKEL [test_progs] test_vmlinux.skel.h
  GEN-SKEL [test_progs] test_ringbuf.skel.h
  GEN-SKEL [test_progs] sample_ret0.skel.h
  GEN-SKEL [test_progs] loop1.skel.h
  GEN-SKEL [test_progs] test_map_in_map.skel.h
  GEN-SKEL [test_progs] freplace_connect_v4_prog.skel.h
  GEN-SKEL [test_progs] test_l4lb_noinline.skel.h
  GEN-SKEL [test_progs] test_l4lb.skel.h
  GEN-SKEL [test_progs] sockopt_multi.skel.h
  GEN-SKEL [test_progs] tailcall_bpf2bpf2.skel.h
  GEN-SKEL [test_progs] test_trace_ext.skel.h
  GEN-SKEL [test_progs] test_cgroup_link.skel.h
  GEN-SKEL [test_progs] bpf_iter_bpf_sk_storage_map.skel.h
  GEN-SKEL [test_progs] test_core_reloc_bitfields_direct.skel.h
  GEN-SKEL [test_progs] fmod_ret_freplace.skel.h
  GEN-SKEL [test_progs] netif_receive_skb.skel.h
libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1
  GEN-SKEL [test_progs] tailcall_bpf2bpf1.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_packing.skel.h
  GEN-SKEL [test_progs] test_sockmap_update.skel.h
  GEN-SKEL [test_progs] sockmap_tcp_msg_prog.skel.h
libbpf: elf: skipping unrecognized data section(5) .rodata.str1.1
  GEN-SKEL [test_progs] ringbuf_bench.skel.h
  GEN-SKEL [test_progs] test_verif_scale3.skel.h
  GEN-SKEL [test_progs] test_core_reloc_size.skel.h
  GEN-SKEL [test_progs] connect_force_port4.skel.h
  GEN-SKEL [test_progs] test_core_reloc_flavors.skel.h
  GEN-SKEL [test_progs] test_enable_stats.skel.h
  GEN-SKEL [test_progs] test_global_func5.skel.h
  GEN-SKEL [test_progs] get_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs] strobemeta_nounroll2.skel.h
  GEN-SKEL [test_progs] trace_printk.skel.h
  GEN-SKEL [test_progs] bpf_iter_bpf_percpu_array_map.skel.h
  GEN-SKEL [test_progs] fexit_test.skel.h
  GEN-SKEL [test_progs] test_skmsg_load_helpers.skel.h
  GEN-SKEL [test_progs] bpf_iter_netlink.skel.h
  GEN-SKEL [test_progs] test_xdp_adjust_tail_shrink.skel.h
  GEN-SKEL [test_progs] test_core_reloc_mods.skel.h
  GEN-SKEL [test_progs] test_tcp_hdr_options.skel.h
  GEN-SKEL [test_progs] bpf_iter_bpf_array_map.skel.h
  GEN-SKEL [test_progs] test_tc_neigh_fib.skel.h
  GEN-SKEL [test_progs] cg_storage_multi_isolated.skel.h
  GEN-SKEL [test_progs] test_tc_peer.skel.h
  GEN-SKEL [test_progs] sockmap_parse_prog.skel.h
  GEN-SKEL [test_progs] cg_storage_multi_egress_only.skel.h
  GEN-SKEL [test_progs] test_xdp_redirect.skel.h
  GEN-SKEL [test_progs] test_sysctl_prog.skel.h
  GEN-SKEL [test_progs] sockmap_verdict_prog.skel.h
  GEN-SKEL [test_progs] test_probe_read_user_str.skel.h
  GEN-SKEL [test_progs] test_xdp_vlan.skel.h
  GEN-SKEL [test_progs] bpf_iter_tcp6.skel.h
  GEN-SKEL [test_progs] test_global_func4.skel.h
  GEN-SKEL [test_progs] test_stacktrace_map.skel.h
  GEN-SKEL [test_progs] test_skeleton.skel.h
  GEN-SKEL [test_progs] test_btf_nokv.skel.h
  GEN-SKEL [test_progs] freplace_get_constant.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_namespacing.skel.h
  GEN-SKEL [test_progs] test_tcpbpf_kern.skel.h
  GEN-SKEL [test_progs] bpf_iter_task.skel.h
  GEN-SKEL [test_progs] cg_storage_multi_shared.skel.h
  GEN-SKEL [test_progs] fexit_bpf2bpf_simple.skel.h
  GEN-SKEL [test_progs] metadata_used.skel.h
  GEN-SKEL [test_progs] socket_cookie_prog.skel.h
  GEN-SKEL [test_progs] test_subprogs.skel.h
  GEN-SKEL [test_progs] test_core_reloc_misc.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_multidim.skel.h
  GEN-SKEL [test_progs] test_skb_helpers.skel.h
  GEN-SKEL [test_progs] test_tc_edt.skel.h
  GEN-SKEL [test_progs] test_xdp_adjust_tail_grow.skel.h
  GEN-SKEL [test_progs] test_subprogs_unused.skel.h
  GEN-SKEL [test_progs] test_queue_map.skel.h
  GEN-SKEL [test_progs] test_xdp_devmap_helpers.skel.h
libbpf: elf: skipping unrecognized data section(4) .rodata.str1.1
  GEN-SKEL [test_progs] test_core_reloc_enumval.skel.h
libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1
  GEN-SKEL [test_progs] test_core_reloc_type_based.skel.h
  GEN-SKEL [test_progs] test_stacktrace_build_id.skel.h
  GEN-SKEL [test_progs] test_overhead.skel.h
  GEN-SKEL [test_progs] bpf_iter_udp4.skel.h
  GEN-SKEL [test_progs] test_varlen.skel.h
  GEN-SKEL [test_progs] sendmsg4_prog.skel.h
  GEN-SKEL [test_progs] test_lwt_seg6local.skel.h
  GEN-SKEL [test_progs] connect_force_port6.skel.h
  GEN-SKEL [test_progs] tailcall2.skel.h
  GEN-SKEL [test_progs] test_core_reloc_type_id.skel.h
  GEN-SKEL [test_progs] test_pe_preserve_elems.skel.h
  GEN-SKEL [test_progs] test_pkt_md_access.skel.h
  GEN-SKEL [test_progs] btf_data.skel.h
  GEN-SKEL [test_progs] test_core_autosize.skel.h
  GEN-SKEL [test_progs] bpf_iter_sockmap.skel.h
  GEN-SKEL [test_progs] test_sysctl_loop1.skel.h
  GEN-SKEL [test_progs] xdp_tx.skel.h
  GEN-SKEL [test_progs] test_xdp.skel.h
  GEN-SKEL [test_progs] test_sk_storage_tracing.skel.h
  GEN-SKEL [test_progs] test_map_init.skel.h
  GEN-SKEL [test_progs] test_stack_map.skel.h
  GEN-SKEL [test_progs] test_raw_tp_test_run.skel.h
  GEN-SKEL [test_progs] bpf_iter_udp6.skel.h
  GEN-SKEL [test_progs] test_tc_tunnel.skel.h
  GEN-SKEL [test_progs] bpf_dctcp.skel.h
  GEN-SKEL [test_progs] test_xdp_meta.skel.h
  GEN-SKEL [test_progs] pyperf_subprogs.skel.h
  GEN-SKEL [test_progs] pyperf180.skel.h
  GEN-SKEL [test_progs] tailcall5.skel.h
  GEN-SKEL [test_progs] test_sockmap_invalid_update.skel.h
  GEN-SKEL [test_progs] test_xdp_loop.skel.h
  GEN-SKEL [test_progs] dev_cgroup.skel.h
  GEN-SKEL [test_progs] perfbuf_bench.skel.h
  GEN-SKEL [test_progs] bpf_iter_task_file.skel.h
  GEN-SKEL [test_progs] sockopt_sk.skel.h
libbpf: elf: skipping unrecognized data section(10) .rodata.str1.1
  GEN-SKEL [test_progs] profiler3.skel.h
libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1
  GEN-SKEL [test_progs] freplace_attach_probe.skel.h
  GEN-SKEL [test_progs] bpf_iter_test_kern3.skel.h
  GEN-SKEL [test_progs] freplace_cls_redirect.skel.h
  GEN-SKEL [test_progs] bpf_iter_ipv6_route.skel.h
  GEN-SKEL [test_progs] load_bytes_relative.skel.h
  GEN-SKEL [test_progs] test_d_path.skel.h
  GEN-SKEL [test_progs] test_sockhash_kern.skel.h
  GEN-SKEL [test_progs] test_mmap.skel.h
  GEN-SKEL [test_progs] test_lwt_ip_encap.skel.h
  GEN-SKEL [test_progs] tailcall_bpf2bpf4.skel.h
  GEN-SKEL [test_progs] sockopt_inherit.skel.h
  GEN-SKEL [test_progs] test_sock_fields.skel.h
  GEN-SKEL [test_progs] test_lirc_mode2_kern.skel.h
  GEN-SKEL [test_progs] bpf_cubic.skel.h
  GEN-SKEL [test_progs] test_seg6_loop.skel.h
  GEN-SKEL [test_progs] test_core_reloc_ptr_as_arr.skel.h
  GEN-SKEL [test_progs] test_tunnel_kern.skel.h
libbpf: elf: skipping unrecognized data section(27) .rodata.str1.1
  GEN-SKEL [test_progs] bpf_iter_tcp4.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_bitfields.skel.h
  GEN-SKEL [test_progs] loop3.skel.h
  GEN-SKEL [test_progs] test_autoload.skel.h
  GEN-SKEL [test_progs] test_core_reloc_bitfields_probed.skel.h
  GEN-SKEL [test_progs] test_attach_probe.skel.h
  GEN-SKEL [test_progs] test_trace_ext_tracing.skel.h
  GEN-SKEL [test_progs] test_ringbuf_multi.skel.h
  GEN-SKEL [test_progs] pyperf50.skel.h
  GEN-SKEL [test_progs] test_btf_map_in_map.skel.h
  GEN-SKEL [test_progs] fentry_test.skel.h
  GEN-SKEL [test_progs] tailcall1.skel.h
  GEN-SKEL [test_progs] test_pkt_access.skel.h
  GEN-SKEL [test_progs] test_sk_storage_trace_itself.skel.h
  GEN-SKEL [test_progs] test_obj_id.skel.h
  GEN-SKEL [test_progs] test_global_func3.skel.h
  GEN-SKEL [test_progs] tcp_rtt.skel.h
  GEN-SKEL [test_progs] test_tcpnotify_kern.skel.h
  GEN-SKEL [test_progs] bpf_iter_bpf_percpu_hash_map.skel.h
  GEN-SKEL [test_progs] kfree_skb.skel.h
libbpf: elf: skipping unrecognized data section(11) .rodata.str1.1
  GEN-SKEL [test_progs] btf_dump_test_case_ordering.skel.h
  GEN-SKEL [test_progs] strobemeta_subprogs.skel.h
  GEN-SKEL [test_progs] xdping_kern.skel.h
  GEN-SKEL [test_progs] test_core_reloc_primitives.skel.h
  GEN-SKEL [test_progs] cgroup_skb_sk_lookup_kern.skel.h
  GEN-SKEL [test_progs] xdp_dummy.skel.h
  GEN-SKEL [test_progs] strobemeta.skel.h
  GEN-SKEL [test_progs] metadata_unused.skel.h
  GEN-SKEL [test_progs] tailcall4.skel.h
  GEN-SKEL [test_progs] freplace_connect4.skel.h
  GEN-SKEL [test_progs] test_perf_branches.skel.h
  GEN-SKEL [test_progs] test_core_reloc_existence.skel.h
  GEN-SKEL [test_progs] test_pinning.skel.h
  GEN-SKEL [test_progs] test_xdp_link.skel.h
  GEN-SKEL [test_progs] test_spin_lock.skel.h
  GEN-SKEL [test_progs] pyperf100.skel.h
  GEN-SKEL [test_progs] connect4_prog.skel.h
libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1
libbpf: elf: skipping unrecognized data section(8) .rodata.cst16
  GEN-SKEL [test_progs] test_btf_skc_cls_ingress.skel.h
  GEN-SKEL [test_progs] connect6_prog.skel.h
  GEN-SKEL [test_progs] test_core_reloc_arrays.skel.h
  GEN-SKEL [test_progs] test_core_reloc_kernel.skel.h
  GEN-SKEL [test_progs] netcnt_prog.skel.h
  GEN-SKEL [test_progs] bpf_iter_bpf_map.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_padding.skel.h
  GEN-SKEL [test_progs] btf_dump_test_case_syntax.skel.h
  GEN-SKEL [test_progs] test_skb_ctx.skel.h
  GEN-SKEL [test_progs] test_tc_neigh.skel.h
  GEN-SKEL [test_progs] test_sk_lookup.skel.h
libbpf: elf: skipping unrecognized data section(45) .rodata.str1.1
  GEN-SKEL [test_progs] bpf_iter_test_kern4.skel.h
  GEN-SKEL [test_progs] bpf_flow.skel.h
  GEN-SKEL [test_progs] test_select_reuseport_kern.skel.h
  GEN-SKEL [test_progs] test_get_stack_rawtp_err.skel.h
  GEN-SKEL [test_progs] test_verif_scale1.skel.h
  GEN-SKEL [test_progs] bpf_iter_test_kern1.skel.h
  GEN-SKEL [test_progs] test_misc_tcp_hdr_options.skel.h
  GEN-SKEL [test_progs] test_ksyms.skel.h
  GEN-SKEL [test_progs] test_verif_scale2.skel.h
  GEN-SKEL [test_progs] modify_return.skel.h
  GEN-SKEL [test_progs] test_sysctl_loop2.skel.h
  GEN-SKEL [test_progs] test_global_func1.skel.h
  GEN-SKEL [test_progs] perf_event_stackmap.skel.h
  GEN-SKEL [test_progs] test_map_lock.skel.h
  GEN-SKEL [test_progs] test_perf_buffer.skel.h
  GEN-SKEL [test_progs] fexit_bpf2bpf.skel.h
  GEN-SKEL [test_progs] test_global_func6.skel.h
  GEN-SKEL [test_progs] sendmsg6_prog.skel.h
  GEN-SKEL [test_progs] bpf_iter_task_btf.skel.h
  GEN-SKEL [test_progs] bpf_iter_task_stack.skel.h
  GEN-SKEL [test_progs] test_xdp_noinline.skel.h
  GEN-SKEL [test_progs] skb_pkt_end.skel.h
  GEN-SKEL [test_progs] profiler1.skel.h
libbpf: elf: skipping unrecognized data section(22) .rodata.str1.1
  GEN-SKEL [test_progs] test_sockmap_kern.skel.h
  GEN-SKEL [test_progs] loop4.skel.h
  GEN-SKEL [test_progs] strobemeta_nounroll1.skel.h
  GEN-SKEL [test_progs] test_skb_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs] test_tcp_check_syncookie_kern.skel.h
  GEN-SKEL [test_progs] test_ns_current_pid_tgid.skel.h
  GEN-SKEL [test_progs] test_btf_haskv.skel.h
libbpf: elf: skipping unrecognized data section(8) .maps.btf_map
  GEN-SKEL [test_progs] test_trampoline_count.skel.h
  GEN-SKEL [test_progs] map_ptr_kern.skel.h
  TEST-OBJ [test_maps] htab_map_batch_ops.test.o
  TEST-OBJ [test_maps] sk_storage_map.test.o
  TEST-OBJ [test_maps] array_map_batch_ops.test.o
  TEST-HDR [test_maps] tests.h
  EXT-OBJ  [test_maps] test_maps.o
  MKDIR    resolve_btfids
  HOSTCC   /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/fixdep.o
  HOSTLD   /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/fixdep-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/fixdep
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/exec-cmd.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/help.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/pager.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/parse-options.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/run-command.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/sigchain.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/subcmd-config.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/libsubcmd-in.o
  AR       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/libsubcmd.a
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/main.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/rbtree.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/zalloc.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/string.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/ctype.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/str_error_r.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/build/resolve_btfids/resolve_btfids-in.o
  LINK     resolve_btfids
  BINARY   test_maps
  BINARY   test_lru_map
  BINARY   test_lpm_map
  TEST-OBJ [test_progs] sockmap_listen.test.o
  TEST-OBJ [test_progs] snprintf_btf.test.o
  TEST-OBJ [test_progs] btf_split.test.o
  TEST-OBJ [test_progs] cls_redirect.test.o
  TEST-OBJ [test_progs] xdp_noinline.test.o
  TEST-OBJ [test_progs] xdp_adjust_tail.test.o
  TEST-OBJ [test_progs] reference_tracking.test.o
  TEST-OBJ [test_progs] enable_stats.test.o
  TEST-OBJ [test_progs] signal_pending.test.o
  TEST-OBJ [test_progs] stacktrace_map.test.o
  TEST-OBJ [test_progs] trampoline_count.test.o
  TEST-OBJ [test_progs] btf_map_in_map.test.o
  TEST-OBJ [test_progs] send_signal.test.o
  TEST-OBJ [test_progs] ksyms_btf.test.o
  TEST-OBJ [test_progs] cgroup_attach_override.test.o
  TEST-OBJ [test_progs] bpf_verif_scale.test.o
  TEST-OBJ [test_progs] tcpbpf_user.test.o
  TEST-OBJ [test_progs] flow_dissector_reattach.test.o
  TEST-OBJ [test_progs] fexit_bpf2bpf.test.o
  TEST-OBJ [test_progs] modify_return.test.o
  TEST-OBJ [test_progs] skeleton.test.o
  TEST-OBJ [test_progs] xdp_bpf2bpf.test.o
  TEST-OBJ [test_progs] pe_preserve_elems.test.o
  TEST-OBJ [test_progs] align.test.o
  TEST-OBJ [test_progs] pkt_md_access.test.o
  TEST-OBJ [test_progs] trace_ext.test.o
  TEST-OBJ [test_progs] xdp_cpumap_attach.test.o
  TEST-OBJ [test_progs] resolve_btfids.test.o
  TEST-OBJ [test_progs] vmlinux.test.o
  TEST-OBJ [test_progs] core_extern.test.o
  TEST-OBJ [test_progs] pkt_access.test.o
  TEST-OBJ [test_progs] tailcalls.test.o
  TEST-OBJ [test_progs] hashmap.test.o
  TEST-OBJ [test_progs] stacktrace_map_raw_tp.test.o
  TEST-OBJ [test_progs] map_ptr.test.o
  TEST-OBJ [test_progs] flow_dissector_load_bytes.test.o
  TEST-OBJ [test_progs] xdp_info.test.o
  TEST-OBJ [test_progs] tp_attach_query.test.o
  TEST-OBJ [test_progs] core_autosize.test.o
  TEST-OBJ [test_progs] perf_branches.test.o
  TEST-OBJ [test_progs] autoload.test.o
  TEST-OBJ [test_progs] section_names.test.o
  TEST-OBJ [test_progs] test_bpffs.test.o
  TEST-OBJ [test_progs] xdp_perf.test.o
  TEST-OBJ [test_progs] queue_stack_map.test.o
  TEST-OBJ [test_progs] d_path.test.o
  TEST-OBJ [test_progs] probe_user.test.o
  TEST-OBJ [test_progs] cgroup_attach_autodetach.test.o
  TEST-OBJ [test_progs] raw_tp_test_run.test.o
  TEST-OBJ [test_progs] test_skb_pkt_end.test.o
  TEST-OBJ [test_progs] fexit_stress.test.o
  TEST-OBJ [test_progs] sockopt_multi.test.o
  TEST-OBJ [test_progs] load_bytes_relative.test.o
  TEST-OBJ [test_progs] cpu_mask.test.o
  TEST-OBJ [test_progs] udp_limit.test.o
  TEST-OBJ [test_progs] sockmap_basic.test.o
  TEST-OBJ [test_progs] test_local_storage.test.o
  TEST-OBJ [test_progs] skb_helpers.test.o
  TEST-OBJ [test_progs] mmap.test.o
  TEST-OBJ [test_progs] obj_name.test.o
  TEST-OBJ [test_progs] sock_fields.test.o
  TEST-OBJ [test_progs] core_reloc.test.o
  TEST-OBJ [test_progs] l4lb_all.test.o
  TEST-OBJ [test_progs] stacktrace_build_id_nmi.test.o
  TEST-OBJ [test_progs] attach_probe.test.o
  TEST-OBJ [test_progs] probe_read_user_str.test.o
  TEST-OBJ [test_progs] perf_event_stackmap.test.o
  TEST-OBJ [test_progs] raw_tp_writable_test_run.test.o
  TEST-OBJ [test_progs] btf_skc_cls_ingress.test.o
  TEST-OBJ [test_progs] btf.test.o
  TEST-OBJ [test_progs] metadata.test.o
  TEST-OBJ [test_progs] ringbuf.test.o
  TEST-OBJ [test_progs] perf_buffer.test.o
  TEST-OBJ [test_progs] fentry_fexit.test.o
  TEST-OBJ [test_progs] ksyms.test.o
  TEST-OBJ [test_progs] fexit_test.test.o
  TEST-OBJ [test_progs] link_pinning.test.o
  TEST-OBJ [test_progs] bpf_tcp_ca.test.o
  TEST-OBJ [test_progs] ringbuf_multi.test.o
  TEST-OBJ [test_progs] btf_write.test.o
  TEST-OBJ [test_progs] trace_printk.test.o
  TEST-OBJ [test_progs] prog_run_xattr.test.o
  TEST-OBJ [test_progs] sockopt_inherit.test.o
  TEST-OBJ [test_progs] test_lsm.test.o
  TEST-OBJ [test_progs] cg_storage_multi.test.o
  TEST-OBJ [test_progs] bpf_iter.test.o
  TEST-OBJ [test_progs] task_fd_query_tp.test.o
  TEST-OBJ [test_progs] get_stack_raw_tp.test.o
  TEST-OBJ [test_progs] sockopt_sk.test.o
  TEST-OBJ [test_progs] pinning.test.o
  TEST-OBJ [test_progs] btf_endian.test.o
  TEST-OBJ [test_progs] btf_dump.test.o
  TEST-OBJ [test_progs] xdp_attach.test.o
  TEST-OBJ [test_progs] stacktrace_build_id.test.o
  TEST-OBJ [test_progs] ns_current_pid_tgid.test.o
  TEST-OBJ [test_progs] tcp_hdr_options.test.o
  TEST-OBJ [test_progs] varlen.test.o
  TEST-OBJ [test_progs] cgroup_link.test.o
  TEST-OBJ [test_progs] get_stackid_cannot_attach.test.o
  TEST-OBJ [test_progs] spinlock.test.o
  TEST-OBJ [test_progs] fentry_test.test.o
  TEST-OBJ [test_progs] task_fd_query_rawtp.test.o
  TEST-OBJ [test_progs] xdp.test.o
  TEST-OBJ [test_progs] cgroup_skb_sk_lookup.test.o
  TEST-OBJ [test_progs] test_global_funcs.test.o
  TEST-OBJ [test_progs] tcp_rtt.test.o
  TEST-OBJ [test_progs] sk_assign.test.o
  TEST-OBJ [test_progs] select_reuseport.test.o
  TEST-OBJ [test_progs] kfree_skb.test.o
  TEST-OBJ [test_progs] rdonly_maps.test.o
  TEST-OBJ [test_progs] sk_storage_tracing.test.o
  TEST-OBJ [test_progs] core_retro.test.o
  TEST-OBJ [test_progs] sk_lookup.test.o
  TEST-OBJ [test_progs] skb_ctx.test.o
  TEST-OBJ [test_progs] tcp_estats.test.o
  TEST-OBJ [test_progs] btf_dedup_split.test.o
  TEST-OBJ [test_progs] cgroup_attach_multi.test.o
  TEST-OBJ [test_progs] hash_large_key.test.o
  TEST-OBJ [test_progs] xdp_devmap_attach.test.o
  TEST-OBJ [test_progs] test_profiler.test.o
  TEST-OBJ [test_progs] raw_tp_writable_reject_nbd_invalid.test.o
  TEST-OBJ [test_progs] test_overhead.test.o
  TEST-OBJ [test_progs] flow_dissector.test.o
  TEST-OBJ [test_progs] sockmap_ktls.test.o
  TEST-OBJ [test_progs] xdp_link.test.o
  TEST-OBJ [test_progs] global_data_init.test.o
  TEST-OBJ [test_progs] connect_force_port.test.o
  TEST-OBJ [test_progs] map_init.test.o
  TEST-OBJ [test_progs] sockopt.test.o
  TEST-OBJ [test_progs] global_data.test.o
  TEST-OBJ [test_progs] send_signal_sched_switch.test.o
  TEST-OBJ [test_progs] map_lock.test.o
  TEST-OBJ [test_progs] endian.test.o
  TEST-OBJ [test_progs] subprogs.test.o
  TEST-OBJ [test_progs] bpf_obj_id.test.o
  TEST-HDR [test_progs] tests.h
  EXT-OBJ  [test_progs] test_progs.o
  EXT-OBJ  [test_progs] cgroup_helpers.o
  EXT-OBJ  [test_progs] trace_helpers.o
  EXT-OBJ  [test_progs] network_helpers.o
  EXT-OBJ  [test_progs] testing_helpers.o
  EXT-OBJ  [test_progs] btf_helpers.o
  BINARY   urandom_read
  BINARY   test_progs
  BINARY   test_verifier_log
  BINARY   test_dev_cgroup
  BINARY   test_sock
  BINARY   test_sockmap
  BINARY   get_cgroup_id_user
  BINARY   test_socket_cookie
  BINARY   test_cgroup_storage
  BINARY   test_netcnt
  BINARY   test_tcpnotify_user
  BINARY   test_sysctl
  MKDIR    no_alu32
  CLNG-LLC [test_maps] pyperf_global.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___fn_wrong_args.o
  CLNG-LLC [test_maps] test_global_data.o
  CLNG-LLC [test_maps] test_global_func8.o
  CLNG-LLC [test_maps] test_ksyms_btf_null_check.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_container.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_sz.o
  CLNG-LLC [test_maps] bpf_iter_test_kern5.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___reverse_sign.o
  CLNG-LLC [test_maps] test_cls_redirect_subprogs.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o
  CLNG-LLC [test_maps] test_core_reloc_nesting.o
  CLNG-LLC [test_maps] bpf_iter_test_kern2.o
  CLNG-LLC [test_maps] test_cls_redirect.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___incompat.o
  CLNG-LLC [test_maps] loop5.o
  CLNG-LLC [test_maps] test_btf_newkv.o
  CLNG-LLC [test_maps] pyperf600.o
  CLNG-LLC [test_maps] profiler2.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf3.o
  CLNG-LLC [test_maps] trigger_bench.o
  CLNG-LLC [test_maps] test_probe_user.o
  CLNG-LLC [test_maps] tailcall3.o
  CLNG-LLC [test_maps] bpf_iter_bpf_hash_map.o
  CLNG-LLC [test_maps] test_endian.o
  CLNG-LLC [test_maps] xdp_redirect_map.o
  CLNG-LLC [test_maps] local_storage.o
  CLNG-LLC [test_maps] test_get_stack_rawtp.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___struct_union_mixup.o
  CLNG-LLC [test_maps] test_core_reloc_ints.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting.o
  CLNG-LLC [test_maps] test_tracepoint.o
  CLNG-LLC [test_maps] test_xdp_bpf2bpf.o
  CLNG-LLC [test_maps] test_core_retro.o
  CLNG-LLC [test_maps] test_send_signal_kern.o
  CLNG-LLC [test_maps] test_tcp_estats.o
  CLNG-LLC [test_maps] test_global_func2.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___equiv_zero_sz_arr.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___diff_sz.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_dup_incompat_types.o
  CLNG-LLC [test_maps] btf__core_reloc_type_id___missing_targets.o
  CLNG-LLC [test_maps] test_hash_large_key.o
  CLNG-LLC [test_maps] test_sockmap_listen.o
  CLNG-LLC [test_maps] test_global_func7.o
  CLNG-LLC [test_maps] test_xdp_with_devmap_helpers.o
  CLNG-LLC [test_maps] test_xdp_with_cpumap_helpers.o
  CLNG-LLC [test_maps] udp_limit.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_struct_type.o
  CLNG-LLC [test_maps] bpf_iter_test_kern6.o
  CLNG-LLC [test_maps] btf__core_reloc_type_id.o
  CLNG-LLC [test_maps] test_core_extern.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_field.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_int.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_nonstruct_container.o
  CLNG-LLC [test_maps] test_link_pinning.o
  CLNG-LLC [test_maps] pyperf600_nounroll.o
  CLNG-LLC [test_maps] test_ksyms_btf.o
  CLNG-LLC [test_maps] lsm.o
  CLNG-LLC [test_maps] loop2.o
  CLNG-LLC [test_maps] sample_map_ret0.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval___err_missing.o
  CLNG-LLC [test_maps] test_rdonly_maps.o
  CLNG-LLC [test_maps] test_sk_lookup_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_val_sz.o
  CLNG-LLC [test_maps] test_vmlinux.o
  CLNG-LLC [test_maps] test_ringbuf.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields.o
  CLNG-LLC [test_maps] sample_ret0.o
  CLNG-LLC [test_maps] loop1.o
  CLNG-LLC [test_maps] test_map_in_map.o
  CLNG-LLC [test_maps] freplace_connect_v4_prog.o
  CLNG-LLC [test_maps] test_l4lb_noinline.o
  CLNG-LLC [test_maps] test_l4lb.o
  CLNG-LLC [test_maps] sockopt_multi.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf2.o
  CLNG-LLC [test_maps] test_trace_ext.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___anon_embed.o
  CLNG-LLC [test_maps] test_cgroup_link.o
  CLNG-LLC [test_maps] bpf_iter_bpf_sk_storage_map.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_direct.o
  CLNG-LLC [test_maps] fmod_ret_freplace.o
  CLNG-LLC [test_maps] netif_receive_skb.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_non_array.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf1.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_too_deep.o
  CLNG-LLC [test_maps] test_pinning_invalid.o
  CLNG-LLC [test_maps] btf_dump_test_case_packing.o
  CLNG-LLC [test_maps] test_sockmap_update.o
  CLNG-LLC [test_maps] sockmap_tcp_msg_prog.o
  CLNG-LLC [test_maps] ringbuf_bench.o
  CLNG-LLC [test_maps] test_verif_scale3.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_shallow.o
  CLNG-LLC [test_maps] test_core_reloc_size.o
  CLNG-LLC [test_maps] connect_force_port4.o
  CLNG-LLC [test_maps] test_core_reloc_flavors.o
  CLNG-LLC [test_maps] test_enable_stats.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_enum_def.o
  CLNG-LLC [test_maps] test_global_func5.o
  CLNG-LLC [test_maps] get_cgroup_id_kern.o
  CLNG-LLC [test_maps] strobemeta_nounroll2.o
  CLNG-LLC [test_maps] trace_printk.o
  CLNG-LLC [test_maps] bpf_iter_bpf_percpu_array_map.o
  CLNG-LLC [test_maps] fexit_test.o
  CLNG-LLC [test_maps] test_skmsg_load_helpers.o
  CLNG-LLC [test_maps] bpf_iter_netlink.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_kind.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval.o
  CLNG-LLC [test_maps] test_xdp_adjust_tail_shrink.o
  CLNG-LLC [test_maps] test_core_reloc_mods.o
  CLNG-LLC [test_maps] test_tcp_hdr_options.o
  CLNG-LLC [test_maps] bpf_iter_bpf_array_map.o
  CLNG-LLC [test_maps] test_tc_neigh_fib.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] cg_storage_multi_isolated.o
  CLNG-LLC [test_maps] test_tc_peer.o
  CLNG-LLC [test_maps] sockmap_parse_prog.o
  CLNG-LLC [test_maps] cg_storage_multi_egress_only.o
  CLNG-LLC [test_maps] test_xdp_redirect.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___typedefs.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval___val3_missing.o
  CLNG-LLC [test_maps] test_sysctl_prog.o
  CLNG-LLC [test_maps] sockmap_verdict_prog.o
  CLNG-LLC [test_maps] test_probe_read_user_str.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_small.o
  CLNG-LLC [test_maps] test_xdp_vlan.o
  CLNG-LLC [test_maps] bpf_iter_tcp6.o
  CLNG-LLC [test_maps] test_global_func4.o
  CLNG-LLC [test_maps] test_stacktrace_map.o
  CLNG-LLC [test_maps] test_skeleton.o
  CLNG-LLC [test_maps] test_btf_nokv.o
  CLNG-LLC [test_maps] btf__core_reloc_existence.o
  CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr___diff_sz.o
  CLNG-LLC [test_maps] freplace_get_constant.o
  CLNG-LLC [test_maps] btf_dump_test_case_namespacing.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_ptr_type.o
  CLNG-LLC [test_maps] test_tcpbpf_kern.o
  CLNG-LLC [test_maps] bpf_iter_task.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bit_sz_change.o
  CLNG-LLC [test_maps] cg_storage_multi_shared.o
  CLNG-LLC [test_maps] fexit_bpf2bpf_simple.o
  CLNG-LLC [test_maps] metadata_used.o
  CLNG-LLC [test_maps] socket_cookie_prog.o
  CLNG-LLC [test_maps] test_subprogs.o
  CLNG-LLC [test_maps] test_core_reloc_misc.o
  CLNG-LLC [test_maps] btf_dump_test_case_multidim.o
  CLNG-LLC [test_maps] test_skb_helpers.o
  CLNG-LLC [test_maps] test_tc_edt.o
  CLNG-LLC [test_maps] test_xdp_adjust_tail_grow.o
  CLNG-LLC [test_maps] test_subprogs_unused.o
  CLNG-LLC [test_maps] test_queue_map.o
  CLNG-LLC [test_maps] test_xdp_devmap_helpers.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_func_proto.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based___all_missing.o
  CLNG-LLC [test_maps] test_core_reloc_enumval.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors.o
  CLNG-LLC [test_maps] test_core_reloc_type_based.o
  CLNG-LLC [test_maps] test_stacktrace_build_id.o
  CLNG-LLC [test_maps] test_overhead.o
  CLNG-LLC [test_maps] bpf_iter_udp4.o
  CLNG-LLC [test_maps] btf__core_reloc_enumval___diff.o
  CLNG-LLC [test_maps] test_varlen.o
  CLNG-LLC [test_maps] sendmsg4_prog.o
  CLNG-LLC [test_maps] test_lwt_seg6local.o
  CLNG-LLC [test_maps] connect_force_port6.o
  CLNG-LLC [test_maps] tailcall2.o
  CLNG-LLC [test_maps] test_core_reloc_type_id.o
  CLNG-LLC [test_maps] test_pe_preserve_elems.o
  CLNG-LLC [test_maps] test_pkt_md_access.o
  CLNG-LLC [test_maps] btf_data.o
  CLNG-LLC [test_maps] test_core_autosize.o
  CLNG-LLC [test_maps] bpf_iter_sockmap.o
  CLNG-LLC [test_maps] test_sysctl_loop1.o
  CLNG-LLC [test_maps] xdp_tx.o
  CLNG-LLC [test_maps] test_xdp.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___dup_compat_types.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___just_big_enough.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_dim.o
  CLNG-LLC [test_maps] test_sk_storage_tracing.o
  CLNG-LLC [test_maps] test_map_init.o
  CLNG-LLC [test_maps] test_stack_map.o
  CLNG-LLC [test_maps] test_raw_tp_test_run.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_container.o
  CLNG-LLC [test_maps] bpf_iter_udp6.o
  CLNG-LLC [test_maps] btf__core_reloc_ints___bool.o
  CLNG-LLC [test_maps] test_tc_tunnel.o
  CLNG-LLC [test_maps] bpf_dctcp.o
  CLNG-LLC [test_maps] test_xdp_meta.o
  CLNG-LLC [test_maps] pyperf_subprogs.o
  CLNG-LLC [test_maps] pyperf180.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___bitfield_vs_int.o
  CLNG-LLC [test_maps] tailcall5.o
  CLNG-LLC [test_maps] test_sockmap_invalid_update.o
  CLNG-LLC [test_maps] test_xdp_loop.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_field.o
  CLNG-LLC [test_maps] dev_cgroup.o
  CLNG-LLC [test_maps] btf__core_reloc_size___diff_sz.o
  CLNG-LLC [test_maps] perfbuf_bench.o
  CLNG-LLC [test_maps] bpf_iter_task_file.o
  CLNG-LLC [test_maps] sockopt_sk.o
  CLNG-LLC [test_maps] profiler3.o
  CLNG-LLC [test_maps] freplace_attach_probe.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives.o
  CLNG-LLC [test_maps] bpf_iter_test_kern3.o
  CLNG-LLC [test_maps] freplace_cls_redirect.o
  CLNG-LLC [test_maps] bpf_iter_ipv6_route.o
  CLNG-LLC [test_maps] load_bytes_relative.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___fixed_arr.o
  CLNG-LLC [test_maps] test_d_path.o
  CLNG-LLC [test_maps] btf__core_reloc_size___err_ambiguous.o
  CLNG-LLC [test_maps] test_sockhash_kern.o
  CLNG-LLC [test_maps] test_mmap.o
  CLNG-LLC [test_maps] test_lwt_ip_encap.o
  CLNG-LLC [test_maps] btf__core_reloc_mods___mod_swap.o
  CLNG-LLC [test_maps] tailcall_bpf2bpf4.o
  CLNG-LLC [test_maps] sockopt_inherit.o
  CLNG-LLC [test_maps] test_sock_fields.o
  CLNG-LLC [test_maps] btf__core_reloc_nesting___err_partial_match_dups.o
  CLNG-LLC [test_maps] test_lirc_mode2_kern.o
  CLNG-LLC [test_maps] bpf_cubic.o
  CLNG-LLC [test_maps] test_seg6_loop.o
  CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_enum.o
  CLNG-LLC [test_maps] test_core_reloc_ptr_as_arr.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays.o
  CLNG-LLC [test_maps] test_tunnel_kern.o
  CLNG-LLC [test_maps] bpf_iter_tcp4.o
  CLNG-LLC [test_maps] btf_dump_test_case_bitfields.o
  CLNG-LLC [test_maps] loop3.o
  CLNG-LLC [test_maps] test_autoload.o
  CLNG-LLC [test_maps] btf__core_reloc_mods.o
  CLNG-LLC [test_maps] test_core_reloc_bitfields_probed.o
  CLNG-LLC [test_maps] test_attach_probe.o
  CLNG-LLC [test_maps] test_trace_ext_tracing.o
  CLNG-LLC [test_maps] test_ringbuf_multi.o
  CLNG-LLC [test_maps] btf__core_reloc_misc.o
  CLNG-LLC [test_maps] pyperf50.o
  CLNG-LLC [test_maps] test_btf_map_in_map.o
  CLNG-LLC [test_maps] fentry_test.o
  CLNG-LLC [test_maps] tailcall1.o
  CLNG-LLC [test_maps] test_pkt_access.o
  CLNG-LLC [test_maps] btf__core_reloc_flavors__err_wrong_name.o
  CLNG-LLC [test_maps] test_sk_storage_trace_itself.o
  CLNG-LLC [test_maps] test_obj_id.o
  CLNG-LLC [test_maps] test_global_func3.o
  CLNG-LLC [test_maps] tcp_rtt.o
  CLNG-LLC [test_maps] test_tcpnotify_kern.o
  CLNG-LLC [test_maps] bpf_iter_bpf_percpu_hash_map.o
  CLNG-LLC [test_maps] kfree_skb.o
  CLNG-LLC [test_maps] btf_dump_test_case_ordering.o
  CLNG-LLC [test_maps] strobemeta_subprogs.o
  CLNG-LLC [test_maps] xdping_kern.o
  CLNG-LLC [test_maps] test_core_reloc_primitives.o
  CLNG-LLC [test_maps] cgroup_skb_sk_lookup_kern.o
  CLNG-LLC [test_maps] xdp_dummy.o
  CLNG-LLC [test_maps] strobemeta.o
  CLNG-LLC [test_maps] metadata_unused.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_type.o
  CLNG-LLC [test_maps] tailcall4.o
  CLNG-LLC [test_maps] freplace_connect4.o
  CLNG-LLC [test_maps] test_perf_branches.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___minimal.o
  CLNG-LLC [test_maps] test_core_reloc_existence.o
  CLNG-LLC [test_maps] btf__core_reloc_ints.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_value_type.o
  CLNG-LLC [test_maps] test_pinning.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_wrong_val_type.o
  CLNG-LLC [test_maps] test_xdp_link.o
  CLNG-LLC [test_maps] test_spin_lock.o
  CLNG-LLC [test_maps] pyperf100.o
  CLNG-LLC [test_maps] connect4_prog.o
  CLNG-LLC [test_maps] test_btf_skc_cls_ingress.o
  CLNG-LLC [test_maps] connect6_prog.o
  CLNG-LLC [test_maps] test_core_reloc_arrays.o
  CLNG-LLC [test_maps] test_core_reloc_kernel.o
  CLNG-LLC [test_maps] netcnt_prog.o
  CLNG-LLC [test_maps] bpf_iter_bpf_map.o
  CLNG-LLC [test_maps] btf_dump_test_case_padding.o
  CLNG-LLC [test_maps] test_sk_assign.o
  CLNG-LLC [test_maps] btf_dump_test_case_syntax.o
  CLNG-LLC [test_maps] test_skb_ctx.o
  CLNG-LLC [test_maps] btf__core_reloc_type_based.o
  CLNG-LLC [test_maps] test_tc_neigh.o
  CLNG-LLC [test_maps] test_sk_lookup.o
  CLNG-LLC [test_maps] bpf_iter_test_kern4.o
  CLNG-LLC [test_maps] bpf_flow.o
  CLNG-LLC [test_maps] test_select_reuseport_kern.o
  CLNG-LLC [test_maps] test_get_stack_rawtp_err.o
  CLNG-LLC [test_maps] test_verif_scale1.o
  CLNG-LLC [test_maps] bpf_iter_test_kern1.o
  CLNG-LLC [test_maps] test_misc_tcp_hdr_options.o
  CLNG-LLC [test_maps] test_ksyms.o
  CLNG-LLC [test_maps] test_verif_scale2.o
  CLNG-LLC [test_maps] modify_return.o
  CLNG-LLC [test_maps] test_sysctl_loop2.o
  CLNG-LLC [test_maps] test_global_func1.o
  CLNG-LLC [test_maps] perf_event_stackmap.o
  CLNG-LLC [test_maps] test_map_lock.o
  CLNG-LLC [test_maps] test_perf_buffer.o
  CLNG-LLC [test_maps] fexit_bpf2bpf.o
  CLNG-LLC [test_maps] test_global_func6.o
  CLNG-LLC [test_maps] sendmsg6_prog.o
  CLNG-LLC [test_maps] bpf_iter_task_btf.o
  CLNG-LLC [test_maps] btf__core_reloc_size.o
  CLNG-LLC [test_maps] bpf_iter_task_stack.o
  CLNG-LLC [test_maps] test_xdp_noinline.o
  CLNG-LLC [test_maps] skb_pkt_end.o
  CLNG-LLC [test_maps] profiler1.o
  CLNG-LLC [test_maps] test_sockmap_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_kind.o
  CLNG-LLC [test_maps] loop4.o
  CLNG-LLC [test_maps] strobemeta_nounroll1.o
  CLNG-LLC [test_maps] test_skb_cgroup_id_kern.o
  CLNG-LLC [test_maps] btf__core_reloc_bitfields___err_too_big_bitfield.o
  CLNG-LLC [test_maps] test_tcp_check_syncookie_kern.o
  CLNG-LLC [test_maps] test_ns_current_pid_tgid.o
  CLNG-LLC [test_maps] test_btf_haskv.o
  CLNG-LLC [test_maps] test_trampoline_count.o
  CLNG-LLC [test_maps] btf__core_reloc_arrays___err_bad_zero_sz_arr.o
  CLNG-LLC [test_maps] map_ptr_kern.o
  GEN-SKEL [test_progs-no_alu32] pyperf_global.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_data.skel.h
libbpf: elf: skipping unrecognized data section(9) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] test_global_func8.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ksyms_btf_null_check.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern5.skel.h
  GEN-SKEL [test_progs-no_alu32] test_cls_redirect_subprogs.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_nesting.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_cls_redirect.skel.h
  GEN-SKEL [test_progs-no_alu32] loop5.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_newkv.skel.h
libbpf: elf: skipping unrecognized data section(8) .maps.btf_map_legacy
  GEN-SKEL [test_progs-no_alu32] pyperf600.skel.h
  GEN-SKEL [test_progs-no_alu32] profiler2.skel.h
libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf3.skel.h
  GEN-SKEL [test_progs-no_alu32] trigger_bench.skel.h
  GEN-SKEL [test_progs-no_alu32] test_probe_user.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall3.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_hash_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_endian.skel.h
  GEN-SKEL [test_progs-no_alu32] xdp_redirect_map.skel.h
  GEN-SKEL [test_progs-no_alu32] local_storage.skel.h
  GEN-SKEL [test_progs-no_alu32] test_get_stack_rawtp.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_ints.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tracepoint.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_bpf2bpf.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_retro.skel.h
  GEN-SKEL [test_progs-no_alu32] test_send_signal_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcp_estats.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_hash_large_key.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sockmap_listen.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func7.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_with_devmap_helpers.skel.h
libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] test_xdp_with_cpumap_helpers.skel.h
  GEN-SKEL [test_progs-no_alu32] udp_limit.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern6.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_extern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_link_pinning.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf600_nounroll.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ksyms_btf.skel.h
  GEN-SKEL [test_progs-no_alu32] lsm.skel.h
  GEN-SKEL [test_progs-no_alu32] loop2.skel.h
  GEN-SKEL [test_progs-no_alu32] sample_map_ret0.skel.h
  GEN-SKEL [test_progs-no_alu32] test_rdonly_maps.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sk_lookup_kern.skel.h
libbpf: elf: skipping unrecognized data section(14) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] test_vmlinux.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ringbuf.skel.h
  GEN-SKEL [test_progs-no_alu32] sample_ret0.skel.h
  GEN-SKEL [test_progs-no_alu32] loop1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_map_in_map.skel.h
  GEN-SKEL [test_progs-no_alu32] freplace_connect_v4_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_l4lb_noinline.skel.h
  GEN-SKEL [test_progs-no_alu32] test_l4lb.skel.h
  GEN-SKEL [test_progs-no_alu32] sockopt_multi.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_trace_ext.skel.h
  GEN-SKEL [test_progs-no_alu32] test_cgroup_link.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_sk_storage_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_bitfields_direct.skel.h
  GEN-SKEL [test_progs-no_alu32] fmod_ret_freplace.skel.h
  GEN-SKEL [test_progs-no_alu32] netif_receive_skb.skel.h
libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf1.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_packing.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sockmap_update.skel.h
  GEN-SKEL [test_progs-no_alu32] sockmap_tcp_msg_prog.skel.h
libbpf: elf: skipping unrecognized data section(5) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] ringbuf_bench.skel.h
  GEN-SKEL [test_progs-no_alu32] test_verif_scale3.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_size.skel.h
  GEN-SKEL [test_progs-no_alu32] connect_force_port4.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_flavors.skel.h
  GEN-SKEL [test_progs-no_alu32] test_enable_stats.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func5.skel.h
  GEN-SKEL [test_progs-no_alu32] get_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta_nounroll2.skel.h
  GEN-SKEL [test_progs-no_alu32] trace_printk.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_percpu_array_map.skel.h
  GEN-SKEL [test_progs-no_alu32] fexit_test.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skmsg_load_helpers.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_netlink.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_adjust_tail_shrink.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_mods.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcp_hdr_options.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_array_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_neigh_fib.skel.h
  GEN-SKEL [test_progs-no_alu32] cg_storage_multi_isolated.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_peer.skel.h
  GEN-SKEL [test_progs-no_alu32] sockmap_parse_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] cg_storage_multi_egress_only.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_redirect.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sysctl_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] sockmap_verdict_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_probe_read_user_str.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_vlan.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_tcp6.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func4.skel.h
  GEN-SKEL [test_progs-no_alu32] test_stacktrace_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skeleton.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_nokv.skel.h
  GEN-SKEL [test_progs-no_alu32] freplace_get_constant.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_namespacing.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcpbpf_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_task.skel.h
  GEN-SKEL [test_progs-no_alu32] cg_storage_multi_shared.skel.h
  GEN-SKEL [test_progs-no_alu32] fexit_bpf2bpf_simple.skel.h
  GEN-SKEL [test_progs-no_alu32] metadata_used.skel.h
  GEN-SKEL [test_progs-no_alu32] socket_cookie_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_subprogs.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_misc.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_multidim.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skb_helpers.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_edt.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_adjust_tail_grow.skel.h
  GEN-SKEL [test_progs-no_alu32] test_subprogs_unused.skel.h
  GEN-SKEL [test_progs-no_alu32] test_queue_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_devmap_helpers.skel.h
libbpf: elf: skipping unrecognized data section(4) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_enumval.skel.h
libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_type_based.skel.h
  GEN-SKEL [test_progs-no_alu32] test_stacktrace_build_id.skel.h
  GEN-SKEL [test_progs-no_alu32] test_overhead.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_udp4.skel.h
  GEN-SKEL [test_progs-no_alu32] test_varlen.skel.h
  GEN-SKEL [test_progs-no_alu32] sendmsg4_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_lwt_seg6local.skel.h
  GEN-SKEL [test_progs-no_alu32] connect_force_port6.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_type_id.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pe_preserve_elems.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pkt_md_access.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_data.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_autosize.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_sockmap.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sysctl_loop1.skel.h
  GEN-SKEL [test_progs-no_alu32] xdp_tx.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sk_storage_tracing.skel.h
  GEN-SKEL [test_progs-no_alu32] test_map_init.skel.h
  GEN-SKEL [test_progs-no_alu32] test_stack_map.skel.h
  GEN-SKEL [test_progs-no_alu32] test_raw_tp_test_run.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_udp6.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_tunnel.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_dctcp.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_meta.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf_subprogs.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf180.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall5.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sockmap_invalid_update.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_loop.skel.h
  GEN-SKEL [test_progs-no_alu32] dev_cgroup.skel.h
  GEN-SKEL [test_progs-no_alu32] perfbuf_bench.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_task_file.skel.h
  GEN-SKEL [test_progs-no_alu32] sockopt_sk.skel.h
libbpf: elf: skipping unrecognized data section(10) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] profiler3.skel.h
libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] freplace_attach_probe.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern3.skel.h
  GEN-SKEL [test_progs-no_alu32] freplace_cls_redirect.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_ipv6_route.skel.h
  GEN-SKEL [test_progs-no_alu32] load_bytes_relative.skel.h
  GEN-SKEL [test_progs-no_alu32] test_d_path.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sockhash_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_mmap.skel.h
  GEN-SKEL [test_progs-no_alu32] test_lwt_ip_encap.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf4.skel.h
  GEN-SKEL [test_progs-no_alu32] sockopt_inherit.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sock_fields.skel.h
  GEN-SKEL [test_progs-no_alu32] test_lirc_mode2_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_cubic.skel.h
  GEN-SKEL [test_progs-no_alu32] test_seg6_loop.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_ptr_as_arr.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tunnel_kern.skel.h
libbpf: elf: skipping unrecognized data section(27) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] bpf_iter_tcp4.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_bitfields.skel.h
  GEN-SKEL [test_progs-no_alu32] loop3.skel.h
  GEN-SKEL [test_progs-no_alu32] test_autoload.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_bitfields_probed.skel.h
  GEN-SKEL [test_progs-no_alu32] test_attach_probe.skel.h
  GEN-SKEL [test_progs-no_alu32] test_trace_ext_tracing.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ringbuf_multi.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf50.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_map_in_map.skel.h
  GEN-SKEL [test_progs-no_alu32] fentry_test.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pkt_access.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sk_storage_trace_itself.skel.h
  GEN-SKEL [test_progs-no_alu32] test_obj_id.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func3.skel.h
  GEN-SKEL [test_progs-no_alu32] tcp_rtt.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcpnotify_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_percpu_hash_map.skel.h
  GEN-SKEL [test_progs-no_alu32] kfree_skb.skel.h
libbpf: elf: skipping unrecognized data section(11) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_ordering.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta_subprogs.skel.h
  GEN-SKEL [test_progs-no_alu32] xdping_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_primitives.skel.h
  GEN-SKEL [test_progs-no_alu32] cgroup_skb_sk_lookup_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] xdp_dummy.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta.skel.h
  GEN-SKEL [test_progs-no_alu32] metadata_unused.skel.h
  GEN-SKEL [test_progs-no_alu32] tailcall4.skel.h
  GEN-SKEL [test_progs-no_alu32] freplace_connect4.skel.h
  GEN-SKEL [test_progs-no_alu32] test_perf_branches.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_existence.skel.h
  GEN-SKEL [test_progs-no_alu32] test_pinning.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_link.skel.h
  GEN-SKEL [test_progs-no_alu32] test_spin_lock.skel.h
  GEN-SKEL [test_progs-no_alu32] pyperf100.skel.h
  GEN-SKEL [test_progs-no_alu32] connect4_prog.skel.h
libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1
libbpf: elf: skipping unrecognized data section(8) .rodata.cst16
  GEN-SKEL [test_progs-no_alu32] test_btf_skc_cls_ingress.skel.h
  GEN-SKEL [test_progs-no_alu32] connect6_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_arrays.skel.h
  GEN-SKEL [test_progs-no_alu32] test_core_reloc_kernel.skel.h
  GEN-SKEL [test_progs-no_alu32] netcnt_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_map.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_padding.skel.h
  GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_syntax.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skb_ctx.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tc_neigh.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sk_lookup.skel.h
libbpf: elf: skipping unrecognized data section(45) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern4.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_flow.skel.h
  GEN-SKEL [test_progs-no_alu32] test_select_reuseport_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_get_stack_rawtp_err.skel.h
  GEN-SKEL [test_progs-no_alu32] test_verif_scale1.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_misc_tcp_hdr_options.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ksyms.skel.h
  GEN-SKEL [test_progs-no_alu32] test_verif_scale2.skel.h
  GEN-SKEL [test_progs-no_alu32] modify_return.skel.h
  GEN-SKEL [test_progs-no_alu32] test_sysctl_loop2.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func1.skel.h
  GEN-SKEL [test_progs-no_alu32] perf_event_stackmap.skel.h
  GEN-SKEL [test_progs-no_alu32] test_map_lock.skel.h
  GEN-SKEL [test_progs-no_alu32] test_perf_buffer.skel.h
  GEN-SKEL [test_progs-no_alu32] fexit_bpf2bpf.skel.h
  GEN-SKEL [test_progs-no_alu32] test_global_func6.skel.h
  GEN-SKEL [test_progs-no_alu32] sendmsg6_prog.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_task_btf.skel.h
  GEN-SKEL [test_progs-no_alu32] bpf_iter_task_stack.skel.h
  GEN-SKEL [test_progs-no_alu32] test_xdp_noinline.skel.h
  GEN-SKEL [test_progs-no_alu32] skb_pkt_end.skel.h
  GEN-SKEL [test_progs-no_alu32] profiler1.skel.h
libbpf: elf: skipping unrecognized data section(22) .rodata.str1.1
  GEN-SKEL [test_progs-no_alu32] test_sockmap_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] loop4.skel.h
  GEN-SKEL [test_progs-no_alu32] strobemeta_nounroll1.skel.h
  GEN-SKEL [test_progs-no_alu32] test_skb_cgroup_id_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_tcp_check_syncookie_kern.skel.h
  GEN-SKEL [test_progs-no_alu32] test_ns_current_pid_tgid.skel.h
  GEN-SKEL [test_progs-no_alu32] test_btf_haskv.skel.h
libbpf: elf: skipping unrecognized data section(8) .maps.btf_map
  GEN-SKEL [test_progs-no_alu32] test_trampoline_count.skel.h
  GEN-SKEL [test_progs-no_alu32] map_ptr_kern.skel.h
  TEST-OBJ [test_progs-no_alu32] sockmap_listen.test.o
  TEST-OBJ [test_progs-no_alu32] snprintf_btf.test.o
  TEST-OBJ [test_progs-no_alu32] btf_split.test.o
  TEST-OBJ [test_progs-no_alu32] cls_redirect.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_noinline.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_adjust_tail.test.o
  TEST-OBJ [test_progs-no_alu32] reference_tracking.test.o
  TEST-OBJ [test_progs-no_alu32] enable_stats.test.o
  TEST-OBJ [test_progs-no_alu32] signal_pending.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_map.test.o
  TEST-OBJ [test_progs-no_alu32] trampoline_count.test.o
  TEST-OBJ [test_progs-no_alu32] btf_map_in_map.test.o
  TEST-OBJ [test_progs-no_alu32] send_signal.test.o
  TEST-OBJ [test_progs-no_alu32] ksyms_btf.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_attach_override.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_verif_scale.test.o
  TEST-OBJ [test_progs-no_alu32] tcpbpf_user.test.o
  TEST-OBJ [test_progs-no_alu32] flow_dissector_reattach.test.o
  TEST-OBJ [test_progs-no_alu32] fexit_bpf2bpf.test.o
  TEST-OBJ [test_progs-no_alu32] modify_return.test.o
  TEST-OBJ [test_progs-no_alu32] skeleton.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_bpf2bpf.test.o
  TEST-OBJ [test_progs-no_alu32] pe_preserve_elems.test.o
  TEST-OBJ [test_progs-no_alu32] align.test.o
  TEST-OBJ [test_progs-no_alu32] pkt_md_access.test.o
  TEST-OBJ [test_progs-no_alu32] trace_ext.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_cpumap_attach.test.o
  TEST-OBJ [test_progs-no_alu32] resolve_btfids.test.o
  TEST-OBJ [test_progs-no_alu32] vmlinux.test.o
  TEST-OBJ [test_progs-no_alu32] core_extern.test.o
  TEST-OBJ [test_progs-no_alu32] pkt_access.test.o
  TEST-OBJ [test_progs-no_alu32] tailcalls.test.o
  TEST-OBJ [test_progs-no_alu32] hashmap.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_map_raw_tp.test.o
  TEST-OBJ [test_progs-no_alu32] map_ptr.test.o
  TEST-OBJ [test_progs-no_alu32] flow_dissector_load_bytes.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_info.test.o
  TEST-OBJ [test_progs-no_alu32] tp_attach_query.test.o
  TEST-OBJ [test_progs-no_alu32] core_autosize.test.o
  TEST-OBJ [test_progs-no_alu32] perf_branches.test.o
  TEST-OBJ [test_progs-no_alu32] autoload.test.o
  TEST-OBJ [test_progs-no_alu32] section_names.test.o
  TEST-OBJ [test_progs-no_alu32] test_bpffs.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_perf.test.o
  TEST-OBJ [test_progs-no_alu32] queue_stack_map.test.o
  TEST-OBJ [test_progs-no_alu32] d_path.test.o
  TEST-OBJ [test_progs-no_alu32] probe_user.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_attach_autodetach.test.o
  TEST-OBJ [test_progs-no_alu32] raw_tp_test_run.test.o
  TEST-OBJ [test_progs-no_alu32] test_skb_pkt_end.test.o
  TEST-OBJ [test_progs-no_alu32] fexit_stress.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt_multi.test.o
  TEST-OBJ [test_progs-no_alu32] load_bytes_relative.test.o
  TEST-OBJ [test_progs-no_alu32] cpu_mask.test.o
  TEST-OBJ [test_progs-no_alu32] udp_limit.test.o
  TEST-OBJ [test_progs-no_alu32] sockmap_basic.test.o
  TEST-OBJ [test_progs-no_alu32] test_local_storage.test.o
  TEST-OBJ [test_progs-no_alu32] skb_helpers.test.o
  TEST-OBJ [test_progs-no_alu32] mmap.test.o
  TEST-OBJ [test_progs-no_alu32] obj_name.test.o
  TEST-OBJ [test_progs-no_alu32] sock_fields.test.o
  TEST-OBJ [test_progs-no_alu32] core_reloc.test.o
  TEST-OBJ [test_progs-no_alu32] l4lb_all.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_build_id_nmi.test.o
  TEST-OBJ [test_progs-no_alu32] attach_probe.test.o
  TEST-OBJ [test_progs-no_alu32] probe_read_user_str.test.o
  TEST-OBJ [test_progs-no_alu32] perf_event_stackmap.test.o
  TEST-OBJ [test_progs-no_alu32] raw_tp_writable_test_run.test.o
  TEST-OBJ [test_progs-no_alu32] btf_skc_cls_ingress.test.o
  TEST-OBJ [test_progs-no_alu32] btf.test.o
  TEST-OBJ [test_progs-no_alu32] metadata.test.o
  TEST-OBJ [test_progs-no_alu32] ringbuf.test.o
  TEST-OBJ [test_progs-no_alu32] perf_buffer.test.o
  TEST-OBJ [test_progs-no_alu32] fentry_fexit.test.o
  TEST-OBJ [test_progs-no_alu32] ksyms.test.o
  TEST-OBJ [test_progs-no_alu32] fexit_test.test.o
  TEST-OBJ [test_progs-no_alu32] link_pinning.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_tcp_ca.test.o
  TEST-OBJ [test_progs-no_alu32] ringbuf_multi.test.o
  TEST-OBJ [test_progs-no_alu32] btf_write.test.o
  TEST-OBJ [test_progs-no_alu32] trace_printk.test.o
  TEST-OBJ [test_progs-no_alu32] prog_run_xattr.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt_inherit.test.o
  TEST-OBJ [test_progs-no_alu32] test_lsm.test.o
  TEST-OBJ [test_progs-no_alu32] cg_storage_multi.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_iter.test.o
  TEST-OBJ [test_progs-no_alu32] task_fd_query_tp.test.o
  TEST-OBJ [test_progs-no_alu32] get_stack_raw_tp.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt_sk.test.o
  TEST-OBJ [test_progs-no_alu32] pinning.test.o
  TEST-OBJ [test_progs-no_alu32] btf_endian.test.o
  TEST-OBJ [test_progs-no_alu32] btf_dump.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_attach.test.o
  TEST-OBJ [test_progs-no_alu32] stacktrace_build_id.test.o
  TEST-OBJ [test_progs-no_alu32] ns_current_pid_tgid.test.o
  TEST-OBJ [test_progs-no_alu32] tcp_hdr_options.test.o
  TEST-OBJ [test_progs-no_alu32] varlen.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_link.test.o
  TEST-OBJ [test_progs-no_alu32] get_stackid_cannot_attach.test.o
  TEST-OBJ [test_progs-no_alu32] spinlock.test.o
  TEST-OBJ [test_progs-no_alu32] fentry_test.test.o
  TEST-OBJ [test_progs-no_alu32] task_fd_query_rawtp.test.o
  TEST-OBJ [test_progs-no_alu32] xdp.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_skb_sk_lookup.test.o
  TEST-OBJ [test_progs-no_alu32] test_global_funcs.test.o
  TEST-OBJ [test_progs-no_alu32] tcp_rtt.test.o
  TEST-OBJ [test_progs-no_alu32] sk_assign.test.o
  TEST-OBJ [test_progs-no_alu32] select_reuseport.test.o
  TEST-OBJ [test_progs-no_alu32] kfree_skb.test.o
  TEST-OBJ [test_progs-no_alu32] rdonly_maps.test.o
  TEST-OBJ [test_progs-no_alu32] sk_storage_tracing.test.o
  TEST-OBJ [test_progs-no_alu32] core_retro.test.o
  TEST-OBJ [test_progs-no_alu32] sk_lookup.test.o
  TEST-OBJ [test_progs-no_alu32] skb_ctx.test.o
  TEST-OBJ [test_progs-no_alu32] tcp_estats.test.o
  TEST-OBJ [test_progs-no_alu32] btf_dedup_split.test.o
  TEST-OBJ [test_progs-no_alu32] cgroup_attach_multi.test.o
  TEST-OBJ [test_progs-no_alu32] hash_large_key.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_devmap_attach.test.o
  TEST-OBJ [test_progs-no_alu32] test_profiler.test.o
  TEST-OBJ [test_progs-no_alu32] raw_tp_writable_reject_nbd_invalid.test.o
  TEST-OBJ [test_progs-no_alu32] test_overhead.test.o
  TEST-OBJ [test_progs-no_alu32] flow_dissector.test.o
  TEST-OBJ [test_progs-no_alu32] sockmap_ktls.test.o
  TEST-OBJ [test_progs-no_alu32] xdp_link.test.o
  TEST-OBJ [test_progs-no_alu32] global_data_init.test.o
  TEST-OBJ [test_progs-no_alu32] connect_force_port.test.o
  TEST-OBJ [test_progs-no_alu32] map_init.test.o
  TEST-OBJ [test_progs-no_alu32] sockopt.test.o
  TEST-OBJ [test_progs-no_alu32] global_data.test.o
  TEST-OBJ [test_progs-no_alu32] send_signal_sched_switch.test.o
  TEST-OBJ [test_progs-no_alu32] map_lock.test.o
  TEST-OBJ [test_progs-no_alu32] endian.test.o
  TEST-OBJ [test_progs-no_alu32] subprogs.test.o
  TEST-OBJ [test_progs-no_alu32] bpf_obj_id.test.o
  EXT-OBJ  [test_progs-no_alu32] test_progs.o
  EXT-OBJ  [test_progs-no_alu32] cgroup_helpers.o
  EXT-OBJ  [test_progs-no_alu32] trace_helpers.o
  EXT-OBJ  [test_progs-no_alu32] network_helpers.o
  EXT-OBJ  [test_progs-no_alu32] testing_helpers.o
  EXT-OBJ  [test_progs-no_alu32] btf_helpers.o
  EXT-COPY [test_progs-no_alu32] urandom_read btf_dump_test_case_bitfields.c btf_dump_test_case_ordering.c btf_dump_test_case_padding.c btf_dump_test_case_syntax.c btf_dump_test_case_packing.c btf_dump_test_case_namespacing.c btf_dump_test_case_multidim.c
  BINARY   test_progs-no_alu32
  BINARY   test_current_pid_tgid_new_ns
  BINARY   test_sock_addr
  BINARY   test_skb_cgroup_id_user
  BINARY   flow_dissector_load
  BINARY   test_flow_dissector
  BINARY   test_tcp_check_syncookie_user
  BINARY   test_lirc_mode2_user
  BINARY   xdping
  CXX      test_cpp
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/libbpf/
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/map_perf_ring.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/xlated_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/iter.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/tracelog.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/link.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/perf.o
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/main.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/common.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/json_writer.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/gen.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/btf.o
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/btf_dump.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/ringbuf.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/libbpf/libbpf.a
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//bootstrap/bpftool
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/vmlinux.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/bpf_helper_defs.h
  MKDIR    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/libbpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/bpf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/nlattr.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/btf.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/libbpf_errno.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/str_error.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/netlink.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/bpf_prog_linfo.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/libbpf_probes.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/xsk.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/hashmap.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/btf_dump.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/ringbuf.o
  LD       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/staticobjs/libbpf-in.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool//libbpf/libbpf.a
  CLANG    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/profiler.bpf.o
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/profiler.skel.h
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/prog.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/btf_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/net.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/struct_ops.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/netlink_dumper.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/common.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/cgroup.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/gen.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/main.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/json_writer.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/cfg.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/map.o
  CLANG    /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/pid_iter.bpf.o
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/pid_iter.skel.h
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/pids.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/feature.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/jit_disasm.o
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/disasm.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools/bpftool/bpftool
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools//vmlinux.h
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools//runqslower.bpf.o
  GEN      /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools//runqslower.skel.h
  CC       /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools//runqslower.o
  LINK     /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf/tools//runqslower
  CC       bench.o
  CC       bench_count.o
  CC       bench_rename.o
  CC       bench_trigger.o
  CC       bench_ringbufs.o
  BINARY   bench
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/bpf'
LKP SKIP net.l2tp.sh
2021-01-07 17:11:49 make -C ../../../tools/testing/selftests/net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net'
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24'
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/unifdef
  WRAP    arch/x86/include/generated/uapi/asm/bpf_perf_event.h
  WRAP    arch/x86/include/generated/uapi/asm/errno.h
  WRAP    arch/x86/include/generated/uapi/asm/fcntl.h
  WRAP    arch/x86/include/generated/uapi/asm/ioctl.h
  WRAP    arch/x86/include/generated/uapi/asm/ioctls.h
  WRAP    arch/x86/include/generated/uapi/asm/ipcbuf.h
  WRAP    arch/x86/include/generated/uapi/asm/param.h
  WRAP    arch/x86/include/generated/uapi/asm/poll.h
  WRAP    arch/x86/include/generated/uapi/asm/resource.h
  WRAP    arch/x86/include/generated/uapi/asm/socket.h
  WRAP    arch/x86/include/generated/uapi/asm/sockios.h
  WRAP    arch/x86/include/generated/uapi/asm/termbits.h
  WRAP    arch/x86/include/generated/uapi/asm/termios.h
  WRAP    arch/x86/include/generated/uapi/asm/types.h
  SYSTBL  arch/x86/include/generated/asm/syscalls_32.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_32.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_64.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_x32.h
  HOSTCC  arch/x86/tools/relocs_32.o
  HOSTCC  arch/x86/tools/relocs_64.o
  HOSTCC  arch/x86/tools/relocs_common.o
  HOSTLD  arch/x86/tools/relocs
  UPD     include/generated/uapi/linux/version.h
  HDRINST usr/include/video/edid.h
  HDRINST usr/include/video/sisfb.h
  HDRINST usr/include/video/uvesafb.h
  HDRINST usr/include/drm/v3d_drm.h
  HDRINST usr/include/drm/radeon_drm.h
  HDRINST usr/include/drm/panfrost_drm.h
  HDRINST usr/include/drm/vgem_drm.h
  HDRINST usr/include/drm/vmwgfx_drm.h
  HDRINST usr/include/drm/drm_fourcc.h
  HDRINST usr/include/drm/i915_drm.h
  HDRINST usr/include/drm/virtgpu_drm.h
  HDRINST usr/include/drm/r128_drm.h
  HDRINST usr/include/drm/amdgpu_drm.h
  HDRINST usr/include/drm/drm_mode.h
  HDRINST usr/include/drm/etnaviv_drm.h
  HDRINST usr/include/drm/mga_drm.h
  HDRINST usr/include/drm/exynos_drm.h
  HDRINST usr/include/drm/nouveau_drm.h
  HDRINST usr/include/drm/vc4_drm.h
  HDRINST usr/include/drm/sis_drm.h
  HDRINST usr/include/drm/drm_sarea.h
  HDRINST usr/include/drm/qxl_drm.h
  HDRINST usr/include/drm/omap_drm.h
  HDRINST usr/include/drm/i810_drm.h
  HDRINST usr/include/drm/savage_drm.h
  HDRINST usr/include/drm/drm.h
  HDRINST usr/include/drm/armada_drm.h
  HDRINST usr/include/drm/msm_drm.h
  HDRINST usr/include/drm/tegra_drm.h
  HDRINST usr/include/drm/lima_drm.h
  HDRINST usr/include/drm/via_drm.h
  HDRINST usr/include/mtd/mtd-user.h
  HDRINST usr/include/mtd/inftl-user.h
  HDRINST usr/include/mtd/ubi-user.h
  HDRINST usr/include/mtd/mtd-abi.h
  HDRINST usr/include/mtd/nftl-user.h
  HDRINST usr/include/xen/gntalloc.h
  HDRINST usr/include/xen/privcmd.h
  HDRINST usr/include/xen/gntdev.h
  HDRINST usr/include/xen/evtchn.h
  HDRINST usr/include/asm-generic/param.h
  HDRINST usr/include/asm-generic/int-l64.h
  HDRINST usr/include/asm-generic/auxvec.h
  HDRINST usr/include/asm-generic/ucontext.h
  HDRINST usr/include/asm-generic/swab.h
  HDRINST usr/include/asm-generic/posix_types.h
  HDRINST usr/include/asm-generic/unistd.h
  HDRINST usr/include/asm-generic/msgbuf.h
  HDRINST usr/include/asm-generic/statfs.h
  HDRINST usr/include/asm-generic/shmbuf.h
  HDRINST usr/include/asm-generic/signal.h
  HDRINST usr/include/asm-generic/ipcbuf.h
  HDRINST usr/include/asm-generic/bpf_perf_event.h
  HDRINST usr/include/asm-generic/ioctl.h
  HDRINST usr/include/asm-generic/sembuf.h
  HDRINST usr/include/asm-generic/resource.h
  HDRINST usr/include/asm-generic/signal-defs.h
  HDRINST usr/include/asm-generic/sockios.h
  HDRINST usr/include/asm-generic/hugetlb_encode.h
  HDRINST usr/include/asm-generic/kvm_para.h
  HDRINST usr/include/asm-generic/termios.h
  HDRINST usr/include/asm-generic/int-ll64.h
  HDRINST usr/include/asm-generic/errno-base.h
  HDRINST usr/include/asm-generic/socket.h
  HDRINST usr/include/asm-generic/termbits.h
  HDRINST usr/include/asm-generic/ioctls.h
  HDRINST usr/include/asm-generic/poll.h
  HDRINST usr/include/asm-generic/fcntl.h
  HDRINST usr/include/asm-generic/mman-common.h
  HDRINST usr/include/asm-generic/mman.h
  HDRINST usr/include/asm-generic/errno.h
  HDRINST usr/include/asm-generic/setup.h
  HDRINST usr/include/asm-generic/siginfo.h
  HDRINST usr/include/asm-generic/stat.h
  HDRINST usr/include/asm-generic/bitsperlong.h
  HDRINST usr/include/asm-generic/types.h
  HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
  HDRINST usr/include/rdma/mthca-abi.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
  HDRINST usr/include/rdma/mlx5-abi.h
  HDRINST usr/include/rdma/rvt-abi.h
  HDRINST usr/include/rdma/rdma_netlink.h
  HDRINST usr/include/rdma/ib_user_mad.h
  HDRINST usr/include/rdma/rdma_user_ioctl.h
  HDRINST usr/include/rdma/ib_user_verbs.h
  HDRINST usr/include/rdma/rdma_user_rxe.h
  HDRINST usr/include/rdma/ib_user_sa.h
  HDRINST usr/include/rdma/bnxt_re-abi.h
  HDRINST usr/include/rdma/vmw_pvrdma-abi.h
  HDRINST usr/include/rdma/ocrdma-abi.h
  HDRINST usr/include/rdma/qedr-abi.h
  HDRINST usr/include/rdma/i40iw-abi.h
  HDRINST usr/include/rdma/hns-abi.h
  HDRINST usr/include/rdma/rdma_user_cm.h
  HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
  HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
  HDRINST usr/include/rdma/efa-abi.h
  HDRINST usr/include/rdma/cxgb4-abi.h
  HDRINST usr/include/rdma/siw-abi.h
  HDRINST usr/include/rdma/mlx4-abi.h
  HDRINST usr/include/rdma/hfi/hfi1_user.h
  HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
  HDRINST usr/include/misc/xilinx_sdfec.h
  HDRINST usr/include/misc/fastrpc.h
  HDRINST usr/include/misc/habanalabs.h
  HDRINST usr/include/misc/ocxl.h
  HDRINST usr/include/misc/cxl.h
  HDRINST usr/include/misc/pvpanic.h
  HDRINST usr/include/misc/uacce/hisi_qm.h
  HDRINST usr/include/misc/uacce/uacce.h
  HDRINST usr/include/linux/if_tun.h
  HDRINST usr/include/linux/msg.h
  HDRINST usr/include/linux/mrp_bridge.h
  HDRINST usr/include/linux/synclink.h
  HDRINST usr/include/linux/close_range.h
  HDRINST usr/include/linux/v4l2-controls.h
  HDRINST usr/include/linux/dlm_netlink.h
  HDRINST usr/include/linux/isdn/capicmd.h
  HDRINST usr/include/linux/virtio_pmem.h
  HDRINST usr/include/linux/param.h
  HDRINST usr/include/linux/raid/md_u.h
  HDRINST usr/include/linux/raid/md_p.h
  HDRINST usr/include/linux/virtio_types.h
  HDRINST usr/include/linux/bcm933xx_hcs.h
  HDRINST usr/include/linux/zorro.h
  HDRINST usr/include/linux/btf.h
  HDRINST usr/include/linux/memfd.h
  HDRINST usr/include/linux/genwqe/genwqe_card.h
  HDRINST usr/include/linux/elf.h
  HDRINST usr/include/linux/virtio_vsock.h
  HDRINST usr/include/linux/wmi.h
  HDRINST usr/include/linux/irqnr.h
  HDRINST usr/include/linux/phantom.h
  HDRINST usr/include/linux/netfilter_decnet.h
  HDRINST usr/include/linux/map_to_7segment.h
  HDRINST usr/include/linux/gen_stats.h
  HDRINST usr/include/linux/aio_abi.h
  HDRINST usr/include/linux/netfilter_arp.h
  HDRINST usr/include/linux/pidfd.h
  HDRINST usr/include/linux/blkpg.h
  HDRINST usr/include/linux/kdev_t.h
  HDRINST usr/include/linux/if_bridge.h
  HDRINST usr/include/linux/ip6_tunnel.h
  HDRINST usr/include/linux/adb.h
  HDRINST usr/include/linux/virtio_input.h
  HDRINST usr/include/linux/bcache.h
  HDRINST usr/include/linux/if_infiniband.h
  HDRINST usr/include/linux/agpgart.h
  HDRINST usr/include/linux/target_core_user.h
  HDRINST usr/include/linux/atm_nicstar.h
  HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
  HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
  HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
  HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
  HDRINST usr/include/linux/tc_ematch/tc_em_text.h
  HDRINST usr/include/linux/smc.h
  HDRINST usr/include/linux/uleds.h
  HDRINST usr/include/linux/binfmts.h
  HDRINST usr/include/linux/virtio_pci.h
  HDRINST usr/include/linux/tcp_metrics.h
  HDRINST usr/include/linux/virtio_blk.h
  HDRINST usr/include/linux/rfkill.h
  HDRINST usr/include/linux/psample.h
  HDRINST usr/include/linux/falloc.h
  HDRINST usr/include/linux/raw.h
  HDRINST usr/include/linux/mroute.h
  HDRINST usr/include/linux/ppp-ioctl.h
  HDRINST usr/include/linux/sed-opal.h
  HDRINST usr/include/linux/ipsec.h
  HDRINST usr/include/linux/net_dropmon.h
  HDRINST usr/include/linux/ipc.h
  HDRINST usr/include/linux/virtio_gpu.h
  HDRINST usr/include/linux/joystick.h
  HDRINST usr/include/linux/if_fddi.h
  HDRINST usr/include/linux/if_alg.h
  HDRINST usr/include/linux/vsockmon.h
  HDRINST usr/include/linux/watch_queue.h
  HDRINST usr/include/linux/arm_sdei.h
  HDRINST usr/include/linux/cycx_cfm.h
  HDRINST usr/include/linux/tty_flags.h
  HDRINST usr/include/linux/ip.h
  HDRINST usr/include/linux/fdreg.h
  HDRINST usr/include/linux/qrtr.h
  HDRINST usr/include/linux/quota.h
  HDRINST usr/include/linux/rtc.h
  HDRINST usr/include/linux/hiddev.h
  HDRINST usr/include/linux/dlm.h
  HDRINST usr/include/linux/pr.h
  HDRINST usr/include/linux/psp-sev.h
  HDRINST usr/include/linux/wireless.h
  HDRINST usr/include/linux/nfs_fs.h
  HDRINST usr/include/linux/openat2.h
  HDRINST usr/include/linux/qnx4_fs.h
  HDRINST usr/include/linux/android/binderfs.h
  HDRINST usr/include/linux/android/binder.h
  HDRINST usr/include/linux/inotify.h
  HDRINST usr/include/linux/soundcard.h
  HDRINST usr/include/linux/auxvec.h
  HDRINST usr/include/linux/am437x-vpfe.h
  HDRINST usr/include/linux/fadvise.h
  HDRINST usr/include/linux/radeonfb.h
  HDRINST usr/include/linux/gtp.h
  HDRINST usr/include/linux/ipmi.h
  HDRINST usr/include/linux/uuid.h
  HDRINST usr/include/linux/usbip.h
  HDRINST usr/include/linux/if_ether.h
  HDRINST usr/include/linux/i2c-dev.h
  HDRINST usr/include/linux/cm4000_cs.h
  HDRINST usr/include/linux/xilinx-v4l2-controls.h
  HDRINST usr/include/linux/serio.h
  HDRINST usr/include/linux/tipc_config.h
  HDRINST usr/include/linux/if_xdp.h
  HDRINST usr/include/linux/kfd_ioctl.h
  HDRINST usr/include/linux/dns_resolver.h
  HDRINST usr/include/linux/ethtool.h
  HDRINST usr/include/linux/if_packet.h
  HDRINST usr/include/linux/if_addrlabel.h
  HDRINST usr/include/linux/sysctl.h
  HDRINST usr/include/linux/ptp_clock.h
  HDRINST usr/include/linux/cgroupstats.h
  HDRINST usr/include/linux/tcp.h
  HDRINST usr/include/linux/swab.h
  HDRINST usr/include/linux/atmapi.h
  HDRINST usr/include/linux/if_link.h
  HDRINST usr/include/linux/atmppp.h
  HDRINST usr/include/linux/vbox_err.h
  HDRINST usr/include/linux/posix_types.h
  HDRINST usr/include/linux/adfs_fs.h
  HDRINST usr/include/linux/aspeed-lpc-ctrl.h
  HDRINST usr/include/linux/mpls_iptunnel.h
  HDRINST usr/include/linux/netdevice.h
  HDRINST usr/include/linux/unistd.h
  HDRINST usr/include/linux/mptcp.h
  HDRINST usr/include/linux/gpio.h
  HDRINST usr/include/linux/scif_ioctl.h
  HDRINST usr/include/linux/hidraw.h
  HDRINST usr/include/linux/atm.h
  HDRINST usr/include/linux/media-bus-format.h
  HDRINST usr/include/linux/fsl_hypervisor.h
  HDRINST usr/include/linux/ptrace.h
  HDRINST usr/include/linux/rpmsg.h
  HDRINST usr/include/linux/time.h
  HDRINST usr/include/linux/rtnetlink.h
  HDRINST usr/include/linux/i2o-dev.h
  HDRINST usr/include/linux/serial_reg.h
  HDRINST usr/include/linux/nfs4_mount.h
  HDRINST usr/include/linux/caif/if_caif.h
  HDRINST usr/include/linux/caif/caif_socket.h
  HDRINST usr/include/linux/in6.h
  HDRINST usr/include/linux/atmioc.h
  HDRINST usr/include/linux/membarrier.h
  HDRINST usr/include/linux/magic.h
  HDRINST usr/include/linux/dqblk_xfs.h
  HDRINST usr/include/linux/times.h
  HDRINST usr/include/linux/personality.h
  HDRINST usr/include/linux/snmp.h
  HDRINST usr/include/linux/vhost.h
  HDRINST usr/include/linux/keyboard.h
  HDRINST usr/include/linux/futex.h
  HDRINST usr/include/linux/if_ppp.h
  HDRINST usr/include/linux/dma-buf.h
  HDRINST usr/include/linux/nilfs2_ondisk.h
  HDRINST usr/include/linux/dm-log-userspace.h
  HDRINST usr/include/linux/dlm_plock.h
  HDRINST usr/include/linux/sysinfo.h
  HDRINST usr/include/linux/uhid.h
  HDRINST usr/include/linux/icmpv6.h
  HDRINST usr/include/linux/utsname.h
  HDRINST usr/include/linux/if.h
  HDRINST usr/include/linux/const.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
  HDRINST usr/include/linux/capi.h
  HDRINST usr/include/linux/virtio_ids.h
  HDRINST usr/include/linux/openvswitch.h
  HDRINST usr/include/linux/virtio_iommu.h
  HDRINST usr/include/linux/cramfs_fs.h
  HDRINST usr/include/linux/signal.h
  HDRINST usr/include/linux/apm_bios.h
  HDRINST usr/include/linux/limits.h
  HDRINST usr/include/linux/oom.h
  HDRINST usr/include/linux/ivtvfb.h
  HDRINST usr/include/linux/rio_mport_cdev.h
  HDRINST usr/include/linux/batadv_packet.h
  HDRINST usr/include/linux/nvme_ioctl.h
  HDRINST usr/include/linux/sched/types.h
  HDRINST usr/include/linux/neighbour.h
  HDRINST usr/include/linux/hdlcdrv.h
  HDRINST usr/include/linux/vtpm_proxy.h
  HDRINST usr/include/linux/cciss_defs.h
  HDRINST usr/include/linux/seccomp.h
  HDRINST usr/include/linux/kernelcapi.h
  HDRINST usr/include/linux/sound.h
  HDRINST usr/include/linux/nfs.h
  HDRINST usr/include/linux/wireguard.h
  HDRINST usr/include/linux/seg6_iptunnel.h
  HDRINST usr/include/linux/firewire-cdev.h
  HDRINST usr/include/linux/vm_sockets_diag.h
  HDRINST usr/include/linux/un.h
  HDRINST usr/include/linux/romfs_fs.h
  HDRINST usr/include/linux/hdlc/ioctl.h
  HDRINST usr/include/linux/cuda.h
  HDRINST usr/include/linux/mmc/ioctl.h
  HDRINST usr/include/linux/bfs_fs.h
  HDRINST usr/include/linux/seg6_genl.h
  HDRINST usr/include/linux/ipx.h
  HDRINST usr/include/linux/serial.h
  HDRINST usr/include/linux/if_eql.h
  HDRINST usr/include/linux/btrfs_tree.h
  HDRINST usr/include/linux/ppp-comp.h
  HDRINST usr/include/linux/nbd.h
  HDRINST usr/include/linux/hyperv.h
  HDRINST usr/include/linux/auto_dev-ioctl.h
  HDRINST usr/include/linux/if_arp.h
  HDRINST usr/include/linux/uio.h
  HDRINST usr/include/linux/xfrm.h
  HDRINST usr/include/linux/bpf_perf_event.h
  HDRINST usr/include/linux/nfs_mount.h
  HDRINST usr/include/linux/cifs/cifs_mount.h
  HDRINST usr/include/linux/um_timetravel.h
  HDRINST usr/include/linux/keyctl.h
  HDRINST usr/include/linux/virtio_balloon.h
  HDRINST usr/include/linux/netfilter_ipv4.h
  HDRINST usr/include/linux/pmu.h
  HDRINST usr/include/linux/xattr.h
  HDRINST usr/include/linux/fuse.h
  HDRINST usr/include/linux/mempolicy.h
  HDRINST usr/include/linux/cryptouser.h
  HDRINST usr/include/linux/hsr_netlink.h
  HDRINST usr/include/linux/ioctl.h
  HDRINST usr/include/linux/mei.h
  HDRINST usr/include/linux/string.h
  HDRINST usr/include/linux/pg.h
  HDRINST usr/include/linux/unix_diag.h
  HDRINST usr/include/linux/byteorder/little_endian.h
  HDRINST usr/include/linux/byteorder/big_endian.h
  HDRINST usr/include/linux/meye.h
  HDRINST usr/include/linux/kernel.h
  HDRINST usr/include/linux/gsmmux.h
  HDRINST usr/include/linux/lirc.h
  HDRINST usr/include/linux/iio/events.h
  HDRINST usr/include/linux/iio/types.h
  HDRINST usr/include/linux/coff.h
  HDRINST usr/include/linux/if_phonet.h
  HDRINST usr/include/linux/v4l2-mediabus.h
  HDRINST usr/include/linux/sock_diag.h
  HDRINST usr/include/linux/ppp_defs.h
  HDRINST usr/include/linux/nfs_idmap.h
  HDRINST usr/include/linux/vm_sockets.h
  HDRINST usr/include/linux/llc.h
  HDRINST usr/include/linux/dvb/version.h
  HDRINST usr/include/linux/dvb/video.h
  HDRINST usr/include/linux/dvb/osd.h
  HDRINST usr/include/linux/dvb/audio.h
  HDRINST usr/include/linux/dvb/net.h
  HDRINST usr/include/linux/dvb/dmx.h
  HDRINST usr/include/linux/dvb/frontend.h
  HDRINST usr/include/linux/dvb/ca.h
  HDRINST usr/include/linux/timerfd.h
  HDRINST usr/include/linux/utime.h
  HDRINST usr/include/linux/hsi/hsi_char.h
  HDRINST usr/include/linux/hsi/cs-protocol.h
  HDRINST usr/include/linux/nfs4.h
  HDRINST usr/include/linux/posix_acl_xattr.h
  HDRINST usr/include/linux/mtio.h
  HDRINST usr/include/linux/io_uring.h
  HDRINST usr/include/linux/bsg.h
  HDRINST usr/include/linux/sctp.h
  HDRINST usr/include/linux/ipmi_msgdefs.h
  HDRINST usr/include/linux/cyclades.h
  HDRINST usr/include/linux/v4l2-common.h
  HDRINST usr/include/linux/if_addr.h
  HDRINST usr/include/linux/sched.h
  HDRINST usr/include/linux/reiserfs_fs.h
  HDRINST usr/include/linux/sonet.h
  HDRINST usr/include/linux/max2175.h
  HDRINST usr/include/linux/scc.h
  HDRINST usr/include/linux/seg6_local.h
  HDRINST usr/include/linux/nexthop.h
  HDRINST usr/include/linux/mdio.h
  HDRINST usr/include/linux/userfaultfd.h
  HDRINST usr/include/linux/seg6_hmac.h
  HDRINST usr/include/linux/edd.h
  HDRINST usr/include/linux/dn.h
  HDRINST usr/include/linux/netfilter.h
  HDRINST usr/include/linux/ax25.h
  HDRINST usr/include/linux/mroute6.h
  HDRINST usr/include/linux/posix_acl.h
  HDRINST usr/include/linux/selinux_netlink.h
  HDRINST usr/include/linux/vhost_types.h
  HDRINST usr/include/linux/netfilter_ipv6.h
  HDRINST usr/include/linux/nfs2.h
  HDRINST usr/include/linux/pkt_cls.h
  HDRINST usr/include/linux/if_slip.h
  HDRINST usr/include/linux/if_macsec.h
  HDRINST usr/include/linux/fiemap.h
  HDRINST usr/include/linux/fpga-dfl.h
  HDRINST usr/include/linux/input-event-codes.h
  HDRINST usr/include/linux/fb.h
  HDRINST usr/include/linux/kcmp.h
  HDRINST usr/include/linux/sem.h
  HDRINST usr/include/linux/kcov.h
  HDRINST usr/include/linux/hdlc.h
  HDRINST usr/include/linux/bpfilter.h
  HDRINST usr/include/linux/if_arcnet.h
  HDRINST usr/include/linux/seg6.h
  HDRINST usr/include/linux/tipc.h
  HDRINST usr/include/linux/cec-funcs.h
  HDRINST usr/include/linux/resource.h
  HDRINST usr/include/linux/ife.h
  HDRINST usr/include/linux/virtio_crypto.h
  HDRINST usr/include/linux/matroxfb.h
  HDRINST usr/include/linux/if_plip.h
  HDRINST usr/include/linux/ethtool_netlink.h
  HDRINST usr/include/linux/omapfb.h
  HDRINST usr/include/linux/v4l2-subdev.h
  HDRINST usr/include/linux/fs.h
  HDRINST usr/include/linux/uinput.h
  HDRINST usr/include/linux/smc_diag.h
  HDRINST usr/include/linux/if_team.h
  HDRINST usr/include/linux/coda.h
  HDRINST usr/include/linux/hid.h
  HDRINST usr/include/linux/sockios.h
  HDRINST usr/include/linux/shm.h
  HDRINST usr/include/linux/tee.h
  HDRINST usr/include/linux/netfilter/xt_LOG.h
  HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
  HDRINST usr/include/linux/netfilter/xt_CT.h
  HDRINST usr/include/linux/netfilter/xt_cpu.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
  HDRINST usr/include/linux/netfilter/xt_ecn.h
  HDRINST usr/include/linux/netfilter/xt_connlabel.h
  HDRINST usr/include/linux/netfilter/xt_SECMARK.h
  HDRINST usr/include/linux/netfilter/xt_TEE.h
  HDRINST usr/include/linux/netfilter/xt_esp.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
  HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
  HDRINST usr/include/linux/netfilter/x_tables.h
  HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
  HDRINST usr/include/linux/netfilter/xt_LED.h
  HDRINST usr/include/linux/netfilter/xt_statistic.h
  HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
  HDRINST usr/include/linux/netfilter/xt_addrtype.h
  HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
  HDRINST usr/include/linux/netfilter/xt_realm.h
  HDRINST usr/include/linux/netfilter/xt_mac.h
  HDRINST usr/include/linux/netfilter/xt_socket.h
  HDRINST usr/include/linux/netfilter/xt_u32.h
  HDRINST usr/include/linux/netfilter/xt_set.h
  HDRINST usr/include/linux/netfilter/nf_nat.h
  HDRINST usr/include/linux/netfilter/xt_time.h
  HDRINST usr/include/linux/netfilter/nfnetlink_log.h
  HDRINST usr/include/linux/netfilter/xt_RATEEST.h
  HDRINST usr/include/linux/netfilter/nfnetlink.h
  HDRINST usr/include/linux/netfilter/xt_multiport.h
  HDRINST usr/include/linux/netfilter/xt_helper.h
  HDRINST usr/include/linux/netfilter/xt_cgroup.h
  HDRINST usr/include/linux/netfilter/xt_MARK.h
  HDRINST usr/include/linux/netfilter/xt_connmark.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
  HDRINST usr/include/linux/netfilter/xt_l2tp.h
  HDRINST usr/include/linux/netfilter/xt_comment.h
  HDRINST usr/include/linux/netfilter/nf_log.h
  HDRINST usr/include/linux/netfilter/xt_ipcomp.h
  HDRINST usr/include/linux/netfilter/xt_state.h
  HDRINST usr/include/linux/netfilter/xt_DSCP.h
  HDRINST usr/include/linux/netfilter/xt_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_nfacct.h
  HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
  HDRINST usr/include/linux/netfilter/xt_length.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
  HDRINST usr/include/linux/netfilter/xt_pkttype.h
  HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
  HDRINST usr/include/linux/netfilter/xt_osf.h
  HDRINST usr/include/linux/netfilter/xt_recent.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
  HDRINST usr/include/linux/netfilter/xt_dccp.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
  HDRINST usr/include/linux/netfilter/xt_mark.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
  HDRINST usr/include/linux/netfilter/xt_bpf.h
  HDRINST usr/include/linux/netfilter/xt_quota.h
  HDRINST usr/include/linux/netfilter/nf_tables_compat.h
  HDRINST usr/include/linux/netfilter/xt_policy.h
  HDRINST usr/include/linux/netfilter/xt_tcpudp.h
  HDRINST usr/include/linux/netfilter/xt_NFLOG.h
  HDRINST usr/include/linux/netfilter/xt_TPROXY.h
  HDRINST usr/include/linux/netfilter/xt_rateest.h
  HDRINST usr/include/linux/netfilter/xt_hashlimit.h
  HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
  HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
  HDRINST usr/include/linux/netfilter/xt_connbytes.h
  HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_HMARK.h
  HDRINST usr/include/linux/netfilter/nf_synproxy.h
  HDRINST usr/include/linux/netfilter/xt_sctp.h
  HDRINST usr/include/linux/netfilter/xt_devgroup.h
  HDRINST usr/include/linux/netfilter/xt_cluster.h
  HDRINST usr/include/linux/netfilter/xt_owner.h
  HDRINST usr/include/linux/netfilter/nf_tables.h
  HDRINST usr/include/linux/netfilter/xt_rpfilter.h
  HDRINST usr/include/linux/netfilter/xt_string.h
  HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
  HDRINST usr/include/linux/netfilter/xt_physdev.h
  HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
  HDRINST usr/include/linux/netfilter/xt_dscp.h
  HDRINST usr/include/linux/netfilter/xt_tcpmss.h
  HDRINST usr/include/linux/netfilter/xt_iprange.h
  HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
  HDRINST usr/include/linux/netfilter/xt_ipvs.h
  HDRINST usr/include/linux/netfilter/xt_connlimit.h
  HDRINST usr/include/linux/netfilter/xt_limit.h
  HDRINST usr/include/linux/netfilter/xt_AUDIT.h
  HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
  HDRINST usr/include/linux/virtio_mem.h
  HDRINST usr/include/linux/dlm_device.h
  HDRINST usr/include/linux/dlmconstants.h
  HDRINST usr/include/linux/suspend_ioctls.h
  HDRINST usr/include/linux/errqueue.h
  HDRINST usr/include/linux/fsmap.h
  HDRINST usr/include/linux/kvm_para.h
  HDRINST usr/include/linux/rseq.h
  HDRINST usr/include/linux/cdrom.h
  HDRINST usr/include/linux/fd.h
  HDRINST usr/include/linux/pktcdvd.h
  HDRINST usr/include/linux/ivtv.h
  HDRINST usr/include/linux/udf_fs_i.h
  HDRINST usr/include/linux/lightnvm.h
  HDRINST usr/include/linux/blkzoned.h
  HDRINST usr/include/linux/netlink_diag.h
  HDRINST usr/include/linux/sunrpc/debug.h
  HDRINST usr/include/linux/tipc_netlink.h
  HDRINST usr/include/linux/aspeed-p2a-ctrl.h
  HDRINST usr/include/linux/atm_he.h
  HDRINST usr/include/linux/auto_fs4.h
  HDRINST usr/include/linux/can.h
  HDRINST usr/include/linux/atm_eni.h
  HDRINST usr/include/linux/sonypi.h
  HDRINST usr/include/linux/efs_fs_sb.h
  HDRINST usr/include/linux/bpf_common.h
  HDRINST usr/include/linux/libc-compat.h
  HDRINST usr/include/linux/uvcvideo.h
  HDRINST usr/include/linux/genetlink.h
  HDRINST usr/include/linux/if_x25.h
  HDRINST usr/include/linux/n_r3964.h
  HDRINST usr/include/linux/net.h
  HDRINST usr/include/linux/atmsap.h
  HDRINST usr/include/linux/virtio_mmio.h
  HDRINST usr/include/linux/if_cablemodem.h
  HDRINST usr/include/linux/toshiba.h
  HDRINST usr/include/linux/nubus.h
  HDRINST usr/include/linux/virtio_net.h
  HDRINST usr/include/linux/rxrpc.h
  HDRINST usr/include/linux/batman_adv.h
  HDRINST usr/include/linux/tty.h
  HDRINST usr/include/linux/rose.h
  HDRINST usr/include/linux/stm.h
  HDRINST usr/include/linux/gfs2_ondisk.h
  HDRINST usr/include/linux/if_bonding.h
  HDRINST usr/include/linux/tc_act/tc_ife.h
  HDRINST usr/include/linux/tc_act/tc_skbedit.h
  HDRINST usr/include/linux/tc_act/tc_defact.h
  HDRINST usr/include/linux/tc_act/tc_bpf.h
  HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
  HDRINST usr/include/linux/tc_act/tc_gact.h
  HDRINST usr/include/linux/tc_act/tc_ct.h
  HDRINST usr/include/linux/tc_act/tc_ctinfo.h
  HDRINST usr/include/linux/tc_act/tc_sample.h
  HDRINST usr/include/linux/tc_act/tc_mirred.h
  HDRINST usr/include/linux/tc_act/tc_gate.h
  HDRINST usr/include/linux/tc_act/tc_nat.h
  HDRINST usr/include/linux/tc_act/tc_connmark.h
  HDRINST usr/include/linux/tc_act/tc_mpls.h
  HDRINST usr/include/linux/tc_act/tc_csum.h
  HDRINST usr/include/linux/tc_act/tc_pedit.h
  HDRINST usr/include/linux/tc_act/tc_vlan.h
  HDRINST usr/include/linux/tc_act/tc_ipt.h
  HDRINST usr/include/linux/tc_act/tc_skbmod.h
  HDRINST usr/include/linux/mqueue.h
  HDRINST usr/include/linux/kd.h
  HDRINST usr/include/linux/vfio_zdev.h
  HDRINST usr/include/linux/ip_vs.h
  HDRINST usr/include/linux/atm_idt77105.h
  HDRINST usr/include/linux/atmdev.h
  HDRINST usr/include/linux/atalk.h
  HDRINST usr/include/linux/isst_if.h
  HDRINST usr/include/linux/nilfs2_api.h
  HDRINST usr/include/linux/ppdev.h
  HDRINST usr/include/linux/if_tunnel.h
  HDRINST usr/include/linux/termios.h
  HDRINST usr/include/linux/reiserfs_xattr.h
  HDRINST usr/include/linux/affs_hardblocks.h
  HDRINST usr/include/linux/timex.h
  HDRINST usr/include/linux/elf-em.h
  HDRINST usr/include/linux/phonet.h
  HDRINST usr/include/linux/erspan.h
  HDRINST usr/include/linux/i8k.h
  HDRINST usr/include/linux/netrom.h
  HDRINST usr/include/linux/iommu.h
  HDRINST usr/include/linux/blktrace_api.h
  HDRINST usr/include/linux/dma-heap.h
  HDRINST usr/include/linux/random.h
  HDRINST usr/include/linux/bpqether.h
  HDRINST usr/include/linux/if_ltalk.h
  HDRINST usr/include/linux/virtio_config.h
  HDRINST usr/include/linux/switchtec_ioctl.h
  HDRINST usr/include/linux/nfs3.h
  HDRINST usr/include/linux/mount.h
  HDRINST usr/include/linux/atmmpc.h
  HDRINST usr/include/linux/netfilter_bridge.h
  HDRINST usr/include/linux/omap3isp.h
  HDRINST usr/include/linux/udp.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
  HDRINST usr/include/linux/fib_rules.h
  HDRINST usr/include/linux/zorro_ids.h
  HDRINST usr/include/linux/inet_diag.h
  HDRINST usr/include/linux/i2c.h
  HDRINST usr/include/linux/vboxguest.h
  HDRINST usr/include/linux/elf-fdpic.h
  HDRINST usr/include/linux/loop.h
  HDRINST usr/include/linux/bt-bmc.h
  HDRINST usr/include/linux/atmarp.h
  HDRINST usr/include/linux/reboot.h
  HDRINST usr/include/linux/minix_fs.h
  HDRINST usr/include/linux/vt.h
  HDRINST usr/include/linux/videodev2.h
  HDRINST usr/include/linux/socket.h
  HDRINST usr/include/linux/icmp.h
  HDRINST usr/include/linux/ila.h
  HDRINST usr/include/linux/if_fc.h
  HDRINST usr/include/linux/lp.h
  HDRINST usr/include/linux/jffs2.h
  HDRINST usr/include/linux/fsi.h
  HDRINST usr/include/linux/in_route.h
  HDRINST usr/include/linux/ipv6_route.h
  HDRINST usr/include/linux/l2tp.h
  HDRINST usr/include/linux/tls.h
  HDRINST usr/include/linux/dccp.h
  HDRINST usr/include/linux/pci.h
  HDRINST usr/include/linux/chio.h
  HDRINST usr/include/linux/coresight-stm.h
  HDRINST usr/include/linux/tipc_sockets_diag.h
  HDRINST usr/include/linux/ncsi.h
  HDRINST usr/include/linux/atmbr2684.h
  HDRINST usr/include/linux/spi/spidev.h
  HDRINST usr/include/linux/veth.h
  HDRINST usr/include/linux/dcbnl.h
  HDRINST usr/include/linux/xdp_diag.h
  HDRINST usr/include/linux/parport.h
  HDRINST usr/include/linux/smiapp.h
  HDRINST usr/include/linux/nfsacl.h
  HDRINST usr/include/linux/packet_diag.h
  HDRINST usr/include/linux/baycom.h
  HDRINST usr/include/linux/tiocl.h
  HDRINST usr/include/linux/kvm.h
  HDRINST usr/include/linux/if_hippi.h
  HDRINST usr/include/linux/firewire-constants.h
  HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
  HDRINST usr/include/linux/netfilter_arp/arp_tables.h
  HDRINST usr/include/linux/can/gw.h
  HDRINST usr/include/linux/can/raw.h
  HDRINST usr/include/linux/can/isotp.h
  HDRINST usr/include/linux/can/bcm.h
  HDRINST usr/include/linux/can/error.h
  HDRINST usr/include/linux/can/j1939.h
  HDRINST usr/include/linux/can/netlink.h
  HDRINST usr/include/linux/can/vxcan.h
  HDRINST usr/include/linux/cfm_bridge.h
  HDRINST usr/include/linux/signalfd.h
  HDRINST usr/include/linux/arcfb.h
  HDRINST usr/include/linux/sync_file.h
  HDRINST usr/include/linux/pps.h
  HDRINST usr/include/linux/taskstats.h
  HDRINST usr/include/linux/rpl_iptunnel.h
  HDRINST usr/include/linux/nbd-netlink.h
  HDRINST usr/include/linux/auto_fs.h
  HDRINST usr/include/linux/perf_event.h
  HDRINST usr/include/linux/devlink.h
  HDRINST usr/include/linux/net_namespace.h
  HDRINST usr/include/linux/atmclip.h
  HDRINST usr/include/linux/prctl.h
  HDRINST usr/include/linux/acct.h
  HDRINST usr/include/linux/cn_proc.h
  HDRINST usr/include/linux/if_vlan.h
  HDRINST usr/include/linux/nfc.h
  HDRINST usr/include/linux/poll.h
  HDRINST usr/include/linux/ipmi_bmc.h
  HDRINST usr/include/linux/usbdevice_fs.h
  HDRINST usr/include/linux/kernel-page-flags.h
  HDRINST usr/include/linux/atm_zatm.h
  HDRINST usr/include/linux/patchkey.h
  HDRINST usr/include/linux/virtio_scsi.h
  HDRINST usr/include/linux/nfsd/cld.h
  HDRINST usr/include/linux/nfsd/nfsfh.h
  HDRINST usr/include/linux/nfsd/debug.h
  HDRINST usr/include/linux/nfsd/export.h
  HDRINST usr/include/linux/nfsd/stats.h
  HDRINST usr/include/linux/gameport.h
  HDRINST usr/include/linux/stddef.h
  HDRINST usr/include/linux/a.out.h
  HDRINST usr/include/linux/qnxtypes.h
  HDRINST usr/include/linux/vfio.h
  HDRINST usr/include/linux/idxd.h
  HDRINST usr/include/linux/pci_regs.h
  HDRINST usr/include/linux/eventpoll.h
  HDRINST usr/include/linux/pkt_sched.h
  HDRINST usr/include/linux/fcntl.h
  HDRINST usr/include/linux/nl80211.h
  HDRINST usr/include/linux/btrfs.h
  HDRINST usr/include/linux/igmp.h
  HDRINST usr/include/linux/netfilter_bridge/ebtables.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
  HDRINST usr/include/linux/net_tstamp.h
  HDRINST usr/include/linux/connector.h
  HDRINST usr/include/linux/screen_info.h
  HDRINST usr/include/linux/if_pppol2tp.h
  HDRINST usr/include/linux/kcm.h
  HDRINST usr/include/linux/atmsvc.h
  HDRINST usr/include/linux/time_types.h
  HDRINST usr/include/linux/netlink.h
  HDRINST usr/include/linux/hdreg.h
  HDRINST usr/include/linux/serial_core.h
  HDRINST usr/include/linux/v4l2-dv-timings.h
  HDRINST usr/include/linux/input.h
  HDRINST usr/include/linux/media.h
  HDRINST usr/include/linux/atmlec.h
  HDRINST usr/include/linux/hpet.h
  HDRINST usr/include/linux/atm_tcp.h
  HDRINST usr/include/linux/remoteproc_cdev.h
  HDRINST usr/include/linux/securebits.h
  HDRINST usr/include/linux/virtio_9p.h
  HDRINST usr/include/linux/mman.h
  HDRINST usr/include/linux/kexec.h
  HDRINST usr/include/linux/x25.h
  HDRINST usr/include/linux/msdos_fs.h
  HDRINST usr/include/linux/netconf.h
  HDRINST usr/include/linux/mmtimer.h
  HDRINST usr/include/linux/errno.h
  HDRINST usr/include/linux/cec.h
  HDRINST usr/include/linux/usb/tmc.h
  HDRINST usr/include/linux/usb/video.h
  HDRINST usr/include/linux/usb/g_uvc.h
  HDRINST usr/include/linux/usb/midi.h
  HDRINST usr/include/linux/usb/audio.h
  HDRINST usr/include/linux/usb/ch11.h
  HDRINST usr/include/linux/usb/functionfs.h
  HDRINST usr/include/linux/usb/ch9.h
  HDRINST usr/include/linux/usb/charger.h
  HDRINST usr/include/linux/usb/cdc-wdm.h
  HDRINST usr/include/linux/usb/gadgetfs.h
  HDRINST usr/include/linux/usb/raw_gadget.h
  HDRINST usr/include/linux/usb/cdc.h
  HDRINST usr/include/linux/usb/g_printer.h
  HDRINST usr/include/linux/hw_breakpoint.h
  HDRINST usr/include/linux/mii.h
  HDRINST usr/include/linux/cciss_ioctl.h
  HDRINST usr/include/linux/fou.h
  HDRINST usr/include/linux/module.h
  HDRINST usr/include/linux/fanotify.h
  HDRINST usr/include/linux/udmabuf.h
  HDRINST usr/include/linux/bpf.h
  HDRINST usr/include/linux/audit.h
  HDRINST usr/include/linux/psci.h
  HDRINST usr/include/linux/nsfs.h
  HDRINST usr/include/linux/lwtunnel.h
  HDRINST usr/include/linux/filter.h
  HDRINST usr/include/linux/watchdog.h
  HDRINST usr/include/linux/fscrypt.h
  HDRINST usr/include/linux/virtio_console.h
  HDRINST usr/include/linux/qemu_fw_cfg.h
  HDRINST usr/include/linux/ultrasound.h
  HDRINST usr/include/linux/fsverity.h
  HDRINST usr/include/linux/stat.h
  HDRINST usr/include/linux/rpl.h
  HDRINST usr/include/linux/userio.h
  HDRINST usr/include/linux/pfkeyv2.h
  HDRINST usr/include/linux/thermal.h
  HDRINST usr/include/linux/dm-ioctl.h
  HDRINST usr/include/linux/rio_cm_cdev.h
  HDRINST usr/include/linux/vfio_ccw.h
  HDRINST usr/include/linux/virtio_fs.h
  HDRINST usr/include/linux/hash_info.h
  HDRINST usr/include/linux/virtio_ring.h
  HDRINST usr/include/linux/if_pppox.h
  HDRINST usr/include/linux/major.h
  HDRINST usr/include/linux/in.h
  HDRINST usr/include/linux/iso_fs.h
  HDRINST usr/include/linux/ndctl.h
  HDRINST usr/include/linux/vmcore.h
  HDRINST usr/include/linux/virtio_rng.h
  HDRINST usr/include/linux/mpls.h
  HDRINST usr/include/linux/wait.h
  HDRINST usr/include/linux/pcitest.h
  HDRINST usr/include/linux/ipv6.h
  HDRINST usr/include/linux/capability.h
  HDRINST usr/include/linux/rds.h
  HDRINST usr/include/linux/nitro_enclaves.h
  HDRINST usr/include/linux/vbox_vmmdev_types.h
  HDRINST usr/include/linux/nvram.h
  HDRINST usr/include/linux/types.h
  HDRINST usr/include/linux/route.h
  HDRINST usr/include/sound/hdspm.h
  HDRINST usr/include/sound/compress_offload.h
  HDRINST usr/include/sound/snd_sst_tokens.h
  HDRINST usr/include/sound/sfnt_info.h
  HDRINST usr/include/sound/firewire.h
  HDRINST usr/include/sound/compress_params.h
  HDRINST usr/include/sound/asound_fm.h
  HDRINST usr/include/sound/asequencer.h
  HDRINST usr/include/sound/sb16_csp.h
  HDRINST usr/include/sound/usb_stream.h
  HDRINST usr/include/sound/skl-tplg-interface.h
  HDRINST usr/include/sound/tlv.h
  HDRINST usr/include/sound/emu10k1.h
  HDRINST usr/include/sound/hdsp.h
  HDRINST usr/include/sound/asound.h
  HDRINST usr/include/sound/asoc.h
  HDRINST usr/include/sound/sof/fw.h
  HDRINST usr/include/sound/sof/abi.h
  HDRINST usr/include/sound/sof/tokens.h
  HDRINST usr/include/sound/sof/header.h
  HDRINST usr/include/scsi/scsi_netlink.h
  HDRINST usr/include/scsi/fc/fc_els.h
  HDRINST usr/include/scsi/fc/fc_fs.h
  HDRINST usr/include/scsi/fc/fc_ns.h
  HDRINST usr/include/scsi/fc/fc_gs.h
  HDRINST usr/include/scsi/scsi_netlink_fc.h
  HDRINST usr/include/scsi/cxlflash_ioctl.h
  HDRINST usr/include/scsi/scsi_bsg_ufs.h
  HDRINST usr/include/scsi/scsi_bsg_fc.h
  HDRINST usr/include/linux/version.h
  HDRINST usr/include/asm/posix_types_x32.h
  HDRINST usr/include/asm/mtrr.h
  HDRINST usr/include/asm/mce.h
  HDRINST usr/include/asm/kvm_perf.h
  HDRINST usr/include/asm/auxvec.h
  HDRINST usr/include/asm/msr.h
  HDRINST usr/include/asm/bootparam.h
  HDRINST usr/include/asm/ucontext.h
  HDRINST usr/include/asm/swab.h
  HDRINST usr/include/asm/posix_types.h
  HDRINST usr/include/asm/perf_regs.h
  HDRINST usr/include/asm/unistd.h
  HDRINST usr/include/asm/ptrace.h
  HDRINST usr/include/asm/vm86.h
  HDRINST usr/include/asm/msgbuf.h
  HDRINST usr/include/asm/statfs.h
  HDRINST usr/include/asm/posix_types_32.h
  HDRINST usr/include/asm/shmbuf.h
  HDRINST usr/include/asm/signal.h
  HDRINST usr/include/asm/ptrace-abi.h
  HDRINST usr/include/asm/debugreg.h
  HDRINST usr/include/asm/sembuf.h
  HDRINST usr/include/asm/sigcontext32.h
  HDRINST usr/include/asm/ist.h
  HDRINST usr/include/asm/sigcontext.h
  HDRINST usr/include/asm/byteorder.h
  HDRINST usr/include/asm/kvm_para.h
  HDRINST usr/include/asm/svm.h
  HDRINST usr/include/asm/e820.h
  HDRINST usr/include/asm/posix_types_64.h
  HDRINST usr/include/asm/processor-flags.h
  HDRINST usr/include/asm/vmx.h
  HDRINST usr/include/asm/hwcap2.h
  HDRINST usr/include/asm/kvm.h
  HDRINST usr/include/asm/prctl.h
  HDRINST usr/include/asm/vsyscall.h
  HDRINST usr/include/asm/a.out.h
  HDRINST usr/include/asm/mman.h
  HDRINST usr/include/asm/ldt.h
  HDRINST usr/include/asm/hw_breakpoint.h
  HDRINST usr/include/asm/setup.h
  HDRINST usr/include/asm/boot.h
  HDRINST usr/include/asm/siginfo.h
  HDRINST usr/include/asm/stat.h
  HDRINST usr/include/asm/bitsperlong.h
  HDRINST usr/include/asm/unistd_x32.h
  HDRINST usr/include/asm/unistd_64.h
  HDRINST usr/include/asm/unistd_32.h
  HDRINST usr/include/asm/types.h
  HDRINST usr/include/asm/termios.h
  HDRINST usr/include/asm/termbits.h
  HDRINST usr/include/asm/sockios.h
  HDRINST usr/include/asm/socket.h
  HDRINST usr/include/asm/resource.h
  HDRINST usr/include/asm/poll.h
  HDRINST usr/include/asm/param.h
  HDRINST usr/include/asm/ipcbuf.h
  HDRINST usr/include/asm/ioctls.h
  HDRINST usr/include/asm/ioctl.h
  HDRINST usr/include/asm/fcntl.h
  HDRINST usr/include/asm/errno.h
  HDRINST usr/include/asm/bpf_perf_event.h
  INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24'
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseport_bpf.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/reuseport_bpf
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseport_bpf_cpu.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/reuseport_bpf_cpu
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseport_bpf_numa.c -lnuma -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/reuseport_bpf_numa
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseport_dualstack.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/reuseport_dualstack
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseaddr_conflict.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/reuseaddr_conflict
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    tls.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/tls
tls.c:106:2: error: unknown type name ‘u16’
  u16 tls_version;
  ^~~
tls.c:107:2: error: unknown type name ‘u16’
  u16 cipher_type;
  ^~~
tls.c: In function ‘tls_setup’:
tls.c:136:27: error: storage size of ‘tls12’ isn’t known
  union tls_crypto_context tls12;
                           ^~~~~
tls.c:150:21: error: ‘tls12_crypto_info_chacha20_poly1305’ undeclared (first use in this function)
   tls12_sz = sizeof(tls12_crypto_info_chacha20_poly1305);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:150:21: note: each undeclared identifier is reported only once for each function it appears in
tls.c:153:21: error: ‘tls12_crypto_info_aes_gcm_128’ undeclared (first use in this function)
   tls12_sz = sizeof(tls12_crypto_info_aes_gcm_128);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:136:27: warning: unused variable ‘tls12’ [-Wunused-variable]
  union tls_crypto_context tls12;
                           ^~~~~
make: *** [../lib.mk:139: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net/tls] Error 1
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4f336e88a870ecc56832154dff22853a3ca33e24/tools/testing/selftests/net'



To reproduce:

        git clone https://github.com/intel/lkp-tests.git
        cd lkp-tests
        bin/lkp install job.yaml  # job file is attached in this email
        bin/lkp run     job.yaml



Thanks,
Oliver Sang


View attachment "config-5.10.0-rc4-01243-g4f336e88a870" of type "text/plain" (210735 bytes)

View attachment "job-script" of type "text/plain" (6695 bytes)

Download attachment "dmesg.xz" of type "application/x-xz" (40948 bytes)

View attachment "kernel-selftests" of type "text/plain" (155522 bytes)

View attachment "job.yaml" of type "text/plain" (5886 bytes)

View attachment "reproduce" of type "text/plain" (127 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ