[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201124032245.GB7136@xsang-OptiPlex-9020>
Date: Tue, 24 Nov 2020 11:22:45 +0800
From: kernel test robot <oliver.sang@...el.com>
To: Gary Lin <glin@...e.com>
Cc: 0day robot <lkp@...el.com>, LKML <linux-kernel@...r.kernel.org>,
lkp@...ts.01.org, Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>, netdev@...r.kernel.org,
bpf@...r.kernel.org, andreas.taschner@...e.com
Subject: [bpf, x64] e491680a9f: kernel-selftests.net.test_bpf.sh.fail
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: e491680a9f8f3835010cbcaa58d38382ae94d1e5 ("[PATCH RFC] bpf, x64: allow not-converged images when BPF_JIT_ALWAYS_ON is set")
url: https://github.com/0day-ci/linux/commits/Gary-Lin/bpf-x64-allow-not-converged-images-when-BPF_JIT_ALWAYS_ON-is-set/20201113-164003
base: https://git.kernel.org/cgit/linux/kernel/git/bpf/bpf-next.git master
in testcase: kernel-selftests
version: kernel-selftests-x86_64-b5a583fb-1_20201015
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: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz with 32G 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-e491680a9f8f3835010cbcaa58d38382ae94d1e5
2019-02-14 10:12:42 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
2019-02-14 10:12:42 make -C bpf
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf'
make: Warning: File '../lib.mk' has modification time 55762897 s in the future
MKDIR include
MKDIR libbpf
make[1]: Warning: File '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/build/Makefile.include' has modification time 55748432 s in the future
make[2]: Warning: File '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools//scripts/Makefile.include' has modification time 55761032 s in the future
make[3]: Warning: File 'Build' has modification time 55748432 s in the future
HOSTCC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/fixdep.o
HOSTLD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/fixdep-in.o
make[3]: warning: Clock skew detected. Your build may be incomplete.
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/fixdep
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/build/Makefile.include' has modification time 55748431 s in the future
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/bpf_helper_defs.h
make[3]: Warning: File 'Build' has modification time 55761030 s in the future
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/nlattr.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_errno.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/str_error.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/netlink.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf_prog_linfo.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_probes.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/xsk.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/hashmap.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf_dump.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/ringbuf.o
LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf-in.o
make[3]: warning: Clock skew detected. Your build may be incomplete.
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/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'
make[3]: Warning: File 'Build' has modification time 55761024 s in the future
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/nlattr.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_errno.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/str_error.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/netlink.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf_prog_linfo.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_probes.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/xsk.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/hashmap.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf_dump.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/ringbuf.o
LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf-in.o
make[3]: warning: Clock skew detected. Your build may be incomplete.
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.so.0.3.0
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.pc
make[2]: warning: Clock skew detected. Your build may be incomplete.
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/libbpf/bpf_helper_defs.h
INSTALL headers
make[1]: warning: Clock skew detected. Your build may be incomplete.
CC test_stub.o
BINARY test_verifier
BINARY test_tag
MKDIR bpftool
make[1]: Warning: File 'scripts/Makefile.extrawarn' has modification time 55761015 s in the future
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Warning: File '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/build/Makefile.feature' has modification time 55761016 s in the future
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/map_perf_ring.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/xlated_dumper.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/iter.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/btf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/tracelog.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/link.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/perf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/cfg.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/btf_dumper.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/net.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/struct_ops.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/netlink_dumper.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/common.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/cgroup.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/gen.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/main.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/json_writer.o
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/main.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/common.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/json_writer.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/gen.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/btf.o
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/
make[2]: Warning: File '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/build/Makefile.include' has modification time 55748412 s in the future
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/bpf_helper_defs.h
make[3]: Warning: File 'Build' has modification time 55761011 s in the future
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/bpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/nlattr.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/btf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf_errno.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/str_error.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/netlink.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/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-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf_probes.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/xsk.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/hashmap.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/btf_dump.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/ringbuf.o
LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/staticobjs/libbpf-in.o
make[3]: warning: Clock skew detected. Your build may be incomplete.
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/libbpf/libbpf.a
make[2]: warning: Clock skew detected. Your build may be incomplete.
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//bootstrap/bpftool
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/vmlinux.h
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/
make[2]: Warning: File '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/build/Makefile.include' has modification time 55748406 s in the future
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/bpf_helper_defs.h
make[3]: Warning: File 'Build' has modification time 55761005 s in the future
MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/nlattr.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_errno.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/str_error.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/netlink.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf_prog_linfo.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_probes.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/xsk.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/hashmap.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf_dump.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/ringbuf.o
LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf-in.o
make[3]: warning: Clock skew detected. Your build may be incomplete.
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/libbpf.a
make[2]: warning: Clock skew detected. Your build may be incomplete.
CLANG /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/profiler.bpf.o
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/profiler.skel.h
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/prog.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/map.o
CLANG /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/pid_iter.bpf.o
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/pid_iter.skel.h
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/pids.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/feature.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/jit_disasm.o
CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/disasm.o
LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/bpftool
INSTALL bpftool
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Warning: File '../../Makefile.helpers' has modification time 55748398 s in the future
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-perf.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-map.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-link.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-iter.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-net.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-struct_ops.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-feature.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-prog.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-gen.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-cgroup.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-btf.8
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpf-helpers.rst
GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpf-helpers.7
INSTALL eBPF_helpers-manpage
INSTALL Documentation-man
make[1]: warning: Clock skew detected. Your build may be incomplete.
GEN vmlinux.h
CLNG-LLC [test_maps] bpf_iter_bpf_array_map.o
CLNG-LLC [test_maps] sample_map_ret0.o
CLNG-LLC [test_maps] freplace_get_constant.o
CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o
CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o
CLNG-LLC [test_maps] test_global_data.o
CLNG-LLC [test_maps] tailcall_bpf2bpf1.o
CLNG-LLC [test_maps] test_ksyms_btf_null_check.o
CLNG-LLC [test_maps] bpf_iter_test_kern5.o
CLNG-LLC [test_maps] test_sysctl_loop2.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] test_core_reloc_nesting.o
CLNG-LLC [test_maps] pyperf600_nounroll.o
CLNG-LLC [test_maps] test_cls_redirect.o
CLNG-LLC [test_maps] btf__core_reloc_type_based___incompat.o
CLNG-LLC [test_maps] test_btf_newkv.o
CLNG-LLC [test_maps] pyperf600.o
CLNG-LLC [test_maps] profiler2.o
In file included from progs/profiler2.c:6:
progs/profiler.inc.h:246:5: error: redefinition of 'pids_cgrp_id' as different kind of symbol
int pids_cgrp_id = 1;
^
/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/tools/include/vmlinux.h:19391:2: note: previous definition is here
pids_cgrp_id = 10,
^
1 error generated.
llc: error: llc: <stdin>:1:1: error: expected top-level entity
BPF obj compilation failed
^
make: *** [Makefile:395: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf/profiler2.o] Error 1
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/bpf'
LKP SKIP net.l2tp.sh
2019-02-14 10:13:27 make -C ../../../tools/testing/selftests/net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net'
make: Warning: File '../../../../scripts/subarch.include' has modification time 55748387 s in the future
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5'
make[1]: Warning: File 'scripts/Makefile.extrawarn' has modification time 55760985 s in the future
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760985 s in the future
HOSTCC scripts/basic/fixdep
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760985 s in the future
HOSTCC scripts/unifdef
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Kbuild.include' has modification time 55760985 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.lib' has modification time 55760985 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760983 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
UPD include/generated/uapi/linux/version.h
make[2]: Warning: File 'include/uapi/Kbuild' has modification time 55748382 s in the future
HDRINST usr/include/video/edid.h
HDRINST usr/include/video/uvesafb.h
HDRINST usr/include/video/sisfb.h
HDRINST usr/include/drm/amdgpu_drm.h
HDRINST usr/include/drm/via_drm.h
HDRINST usr/include/drm/panfrost_drm.h
HDRINST usr/include/drm/savage_drm.h
HDRINST usr/include/drm/qxl_drm.h
HDRINST usr/include/drm/tegra_drm.h
HDRINST usr/include/drm/armada_drm.h
HDRINST usr/include/drm/lima_drm.h
HDRINST usr/include/drm/nouveau_drm.h
HDRINST usr/include/drm/vmwgfx_drm.h
HDRINST usr/include/drm/drm_mode.h
HDRINST usr/include/drm/radeon_drm.h
HDRINST usr/include/drm/i915_drm.h
HDRINST usr/include/drm/drm.h
HDRINST usr/include/drm/virtgpu_drm.h
HDRINST usr/include/drm/exynos_drm.h
HDRINST usr/include/drm/etnaviv_drm.h
HDRINST usr/include/drm/mga_drm.h
HDRINST usr/include/drm/v3d_drm.h
HDRINST usr/include/drm/sis_drm.h
HDRINST usr/include/drm/i810_drm.h
HDRINST usr/include/drm/drm_sarea.h
HDRINST usr/include/drm/r128_drm.h
HDRINST usr/include/drm/vgem_drm.h
HDRINST usr/include/drm/omap_drm.h
HDRINST usr/include/drm/vc4_drm.h
HDRINST usr/include/drm/drm_fourcc.h
HDRINST usr/include/drm/msm_drm.h
HDRINST usr/include/mtd/inftl-user.h
HDRINST usr/include/mtd/mtd-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/gntdev.h
HDRINST usr/include/xen/evtchn.h
HDRINST usr/include/xen/privcmd.h
HDRINST usr/include/xen/gntalloc.h
HDRINST usr/include/asm-generic/ioctls.h
HDRINST usr/include/asm-generic/statfs.h
HDRINST usr/include/asm-generic/signal.h
HDRINST usr/include/asm-generic/int-ll64.h
HDRINST usr/include/asm-generic/msgbuf.h
HDRINST usr/include/asm-generic/resource.h
HDRINST usr/include/asm-generic/hugetlb_encode.h
HDRINST usr/include/asm-generic/swab.h
HDRINST usr/include/asm-generic/kvm_para.h
HDRINST usr/include/asm-generic/mman.h
HDRINST usr/include/asm-generic/posix_types.h
HDRINST usr/include/asm-generic/poll.h
HDRINST usr/include/asm-generic/param.h
HDRINST usr/include/asm-generic/bitsperlong.h
HDRINST usr/include/asm-generic/int-l64.h
HDRINST usr/include/asm-generic/errno.h
HDRINST usr/include/asm-generic/unistd.h
HDRINST usr/include/asm-generic/errno-base.h
HDRINST usr/include/asm-generic/signal-defs.h
HDRINST usr/include/asm-generic/auxvec.h
HDRINST usr/include/asm-generic/siginfo.h
HDRINST usr/include/asm-generic/sockios.h
HDRINST usr/include/asm-generic/fcntl.h
HDRINST usr/include/asm-generic/socket.h
HDRINST usr/include/asm-generic/setup.h
HDRINST usr/include/asm-generic/termios.h
HDRINST usr/include/asm-generic/bpf_perf_event.h
HDRINST usr/include/asm-generic/ioctl.h
HDRINST usr/include/asm-generic/types.h
HDRINST usr/include/asm-generic/sembuf.h
HDRINST usr/include/asm-generic/mman-common.h
HDRINST usr/include/asm-generic/ucontext.h
HDRINST usr/include/asm-generic/ipcbuf.h
HDRINST usr/include/asm-generic/shmbuf.h
HDRINST usr/include/asm-generic/stat.h
HDRINST usr/include/asm-generic/termbits.h
HDRINST usr/include/rdma/ocrdma-abi.h
HDRINST usr/include/rdma/i40iw-abi.h
HDRINST usr/include/rdma/qedr-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl.h
HDRINST usr/include/rdma/vmw_pvrdma-abi.h
HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
HDRINST usr/include/rdma/mthca-abi.h
HDRINST usr/include/rdma/hfi/hfi1_user.h
HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
HDRINST usr/include/rdma/ib_user_sa.h
HDRINST usr/include/rdma/mlx5-abi.h
HDRINST usr/include/rdma/mlx4-abi.h
HDRINST usr/include/rdma/rvt-abi.h
HDRINST usr/include/rdma/rdma_user_cm.h
HDRINST usr/include/rdma/ib_user_verbs.h
HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
HDRINST usr/include/rdma/siw-abi.h
HDRINST usr/include/rdma/efa-abi.h
HDRINST usr/include/rdma/hns-abi.h
HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
HDRINST usr/include/rdma/rdma_netlink.h
HDRINST usr/include/rdma/ib_user_mad.h
HDRINST usr/include/rdma/cxgb4-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
HDRINST usr/include/rdma/bnxt_re-abi.h
HDRINST usr/include/rdma/rdma_user_rxe.h
HDRINST usr/include/misc/habanalabs.h
HDRINST usr/include/misc/pvpanic.h
HDRINST usr/include/misc/xilinx_sdfec.h
HDRINST usr/include/misc/fastrpc.h
HDRINST usr/include/misc/ocxl.h
HDRINST usr/include/misc/uacce/uacce.h
HDRINST usr/include/misc/uacce/hisi_qm.h
HDRINST usr/include/misc/cxl.h
HDRINST usr/include/linux/mmc/ioctl.h
HDRINST usr/include/linux/nfs_fs.h
HDRINST usr/include/linux/if_slip.h
HDRINST usr/include/linux/falloc.h
HDRINST usr/include/linux/virtio_iommu.h
HDRINST usr/include/linux/vtpm_proxy.h
HDRINST usr/include/linux/idxd.h
HDRINST usr/include/linux/time.h
HDRINST usr/include/linux/i8k.h
HDRINST usr/include/linux/eventpoll.h
HDRINST usr/include/linux/adb.h
HDRINST usr/include/linux/tipc_config.h
HDRINST usr/include/linux/taskstats.h
HDRINST usr/include/linux/virtio_types.h
HDRINST usr/include/linux/seg6_local.h
HDRINST usr/include/linux/elf-em.h
HDRINST usr/include/linux/omapfb.h
HDRINST usr/include/linux/fsmap.h
HDRINST usr/include/linux/pktcdvd.h
HDRINST usr/include/linux/dcbnl.h
HDRINST usr/include/linux/cciss_ioctl.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.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_arpreply.h
HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
HDRINST usr/include/linux/netfilter_bridge/ebtables.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
HDRINST usr/include/linux/if_arcnet.h
HDRINST usr/include/linux/virtio_pci.h
HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
HDRINST usr/include/linux/tc_ematch/tc_em_text.h
HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
HDRINST usr/include/linux/v4l2-common.h
HDRINST usr/include/linux/zorro.h
HDRINST usr/include/linux/raw.h
HDRINST usr/include/linux/atm_eni.h
HDRINST usr/include/linux/iso_fs.h
HDRINST usr/include/linux/hsr_netlink.h
HDRINST usr/include/linux/stddef.h
HDRINST usr/include/linux/mempolicy.h
HDRINST usr/include/linux/if_cablemodem.h
HDRINST usr/include/linux/atmdev.h
HDRINST usr/include/linux/io_uring.h
HDRINST usr/include/linux/if_plip.h
HDRINST usr/include/linux/scif_ioctl.h
HDRINST usr/include/linux/fadvise.h
HDRINST usr/include/linux/neighbour.h
HDRINST usr/include/linux/securebits.h
HDRINST usr/include/linux/ipsec.h
HDRINST usr/include/linux/vsockmon.h
HDRINST usr/include/linux/kfd_ioctl.h
HDRINST usr/include/linux/ppp_defs.h
HDRINST usr/include/linux/fsverity.h
HDRINST usr/include/linux/ppp-ioctl.h
HDRINST usr/include/linux/screen_info.h
HDRINST usr/include/linux/libc-compat.h
HDRINST usr/include/linux/mroute6.h
HDRINST usr/include/linux/fscrypt.h
HDRINST usr/include/linux/hash_info.h
HDRINST usr/include/linux/rds.h
HDRINST usr/include/linux/netlink_diag.h
HDRINST usr/include/linux/pfkeyv2.h
HDRINST usr/include/linux/netfilter/xt_physdev.h
HDRINST usr/include/linux/netfilter/xt_set.h
HDRINST usr/include/linux/netfilter/xt_policy.h
HDRINST usr/include/linux/netfilter/xt_string.h
HDRINST usr/include/linux/netfilter/xt_connlabel.h
HDRINST usr/include/linux/netfilter/xt_cgroup.h
HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
HDRINST usr/include/linux/netfilter/xt_limit.h
HDRINST usr/include/linux/netfilter/xt_time.h
HDRINST usr/include/linux/netfilter/xt_conntrack.h
HDRINST usr/include/linux/netfilter/xt_ipcomp.h
HDRINST usr/include/linux/netfilter/xt_comment.h
HDRINST usr/include/linux/netfilter/xt_recent.h
HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
HDRINST usr/include/linux/netfilter/xt_addrtype.h
HDRINST usr/include/linux/netfilter/xt_tcpmss.h
HDRINST usr/include/linux/netfilter/xt_rateest.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
HDRINST usr/include/linux/netfilter/xt_connmark.h
HDRINST usr/include/linux/netfilter/nfnetlink_log.h
HDRINST usr/include/linux/netfilter/nf_nat.h
HDRINST usr/include/linux/netfilter/xt_realm.h
HDRINST usr/include/linux/netfilter/xt_length.h
HDRINST usr/include/linux/netfilter/xt_statistic.h
HDRINST usr/include/linux/netfilter/xt_MARK.h
HDRINST usr/include/linux/netfilter/xt_mac.h
HDRINST usr/include/linux/netfilter/xt_cpu.h
HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
HDRINST usr/include/linux/netfilter/xt_bpf.h
HDRINST usr/include/linux/netfilter/xt_HMARK.h
HDRINST usr/include/linux/netfilter/xt_hashlimit.h
HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
HDRINST usr/include/linux/netfilter/x_tables.h
HDRINST usr/include/linux/netfilter/xt_l2tp.h
HDRINST usr/include/linux/netfilter/xt_esp.h
HDRINST usr/include/linux/netfilter/xt_ecn.h
HDRINST usr/include/linux/netfilter/xt_cluster.h
HDRINST usr/include/linux/netfilter/xt_LED.h
HDRINST usr/include/linux/netfilter/xt_NFLOG.h
HDRINST usr/include/linux/netfilter/xt_tcpudp.h
HDRINST usr/include/linux/netfilter/xt_AUDIT.h
HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
HDRINST usr/include/linux/netfilter/xt_dscp.h
HDRINST usr/include/linux/netfilter/xt_devgroup.h
HDRINST usr/include/linux/netfilter/nf_synproxy.h
HDRINST usr/include/linux/netfilter/xt_TPROXY.h
HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
HDRINST usr/include/linux/netfilter/xt_TEE.h
HDRINST usr/include/linux/netfilter/xt_socket.h
HDRINST usr/include/linux/netfilter/xt_CT.h
HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
HDRINST usr/include/linux/netfilter/xt_LOG.h
HDRINST usr/include/linux/netfilter/xt_pkttype.h
HDRINST usr/include/linux/netfilter/xt_osf.h
HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
HDRINST usr/include/linux/netfilter/nf_log.h
HDRINST usr/include/linux/netfilter/xt_DSCP.h
HDRINST usr/include/linux/netfilter/xt_sctp.h
HDRINST usr/include/linux/netfilter/xt_multiport.h
HDRINST usr/include/linux/netfilter/xt_owner.h
HDRINST usr/include/linux/netfilter/xt_dccp.h
HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
HDRINST usr/include/linux/netfilter/xt_nfacct.h
HDRINST usr/include/linux/netfilter/xt_connlimit.h
HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
HDRINST usr/include/linux/netfilter/xt_mark.h
HDRINST usr/include/linux/netfilter/xt_connbytes.h
HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
HDRINST usr/include/linux/netfilter/xt_SECMARK.h
HDRINST usr/include/linux/netfilter/xt_RATEEST.h
HDRINST usr/include/linux/netfilter/xt_u32.h
HDRINST usr/include/linux/netfilter/nfnetlink_acct.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_list.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
HDRINST usr/include/linux/netfilter/xt_quota.h
HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
HDRINST usr/include/linux/netfilter/nf_tables.h
HDRINST usr/include/linux/netfilter/xt_state.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
HDRINST usr/include/linux/netfilter/xt_rpfilter.h
HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
HDRINST usr/include/linux/netfilter/xt_iprange.h
HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
HDRINST usr/include/linux/netfilter/xt_helper.h
HDRINST usr/include/linux/netfilter/nfnetlink.h
HDRINST usr/include/linux/netfilter/xt_ipvs.h
HDRINST usr/include/linux/netfilter/nf_tables_compat.h
HDRINST usr/include/linux/signal.h
HDRINST usr/include/linux/if_phonet.h
HDRINST usr/include/linux/seg6_hmac.h
HDRINST usr/include/linux/if_infiniband.h
HDRINST usr/include/linux/serio.h
HDRINST usr/include/linux/if_x25.h
HDRINST usr/include/linux/filter.h
HDRINST usr/include/linux/videodev2.h
HDRINST usr/include/linux/openat2.h
HDRINST usr/include/linux/dqblk_xfs.h
HDRINST usr/include/linux/nexthop.h
HDRINST usr/include/linux/mqueue.h
HDRINST usr/include/linux/lightnvm.h
HDRINST usr/include/linux/bpf_common.h
HDRINST usr/include/linux/ethtool_netlink.h
HDRINST usr/include/linux/psci.h
HDRINST usr/include/linux/timerfd.h
HDRINST usr/include/linux/tty_flags.h
HDRINST usr/include/linux/if_bonding.h
HDRINST usr/include/linux/cn_proc.h
HDRINST usr/include/linux/rpl_iptunnel.h
HDRINST usr/include/linux/ivtvfb.h
HDRINST usr/include/linux/prctl.h
HDRINST usr/include/linux/ife.h
HDRINST usr/include/linux/v4l2-controls.h
HDRINST usr/include/linux/sock_diag.h
HDRINST usr/include/linux/coresight-stm.h
HDRINST usr/include/linux/dvb/frontend.h
HDRINST usr/include/linux/dvb/version.h
HDRINST usr/include/linux/dvb/dmx.h
HDRINST usr/include/linux/dvb/osd.h
HDRINST usr/include/linux/dvb/video.h
HDRINST usr/include/linux/dvb/net.h
HDRINST usr/include/linux/dvb/ca.h
HDRINST usr/include/linux/dvb/audio.h
HDRINST usr/include/linux/cuda.h
HDRINST usr/include/linux/tls.h
HDRINST usr/include/linux/firewire-constants.h
HDRINST usr/include/linux/netdevice.h
HDRINST usr/include/linux/sed-opal.h
HDRINST usr/include/linux/xfrm.h
HDRINST usr/include/linux/vbox_err.h
HDRINST usr/include/linux/radeonfb.h
HDRINST usr/include/linux/oom.h
HDRINST usr/include/linux/atmarp.h
HDRINST usr/include/linux/ipmi_msgdefs.h
HDRINST usr/include/linux/futex.h
HDRINST usr/include/linux/erspan.h
HDRINST usr/include/linux/atalk.h
HDRINST usr/include/linux/const.h
HDRINST usr/include/linux/resource.h
HDRINST usr/include/linux/stm.h
HDRINST usr/include/linux/pkt_cls.h
HDRINST usr/include/linux/smc_diag.h
HDRINST usr/include/linux/personality.h
HDRINST usr/include/linux/rseq.h
HDRINST usr/include/linux/pci_regs.h
HDRINST usr/include/linux/virtio_gpu.h
HDRINST usr/include/linux/wait.h
HDRINST usr/include/linux/virtio_9p.h
HDRINST usr/include/linux/seccomp.h
HDRINST usr/include/linux/reiserfs_xattr.h
HDRINST usr/include/linux/btrfs.h
HDRINST usr/include/linux/nfs4.h
HDRINST usr/include/linux/nl80211.h
HDRINST usr/include/linux/errqueue.h
HDRINST usr/include/linux/if_tun.h
HDRINST usr/include/linux/pci.h
HDRINST usr/include/linux/if_alg.h
HDRINST usr/include/linux/if_vlan.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
HDRINST usr/include/linux/pg.h
HDRINST usr/include/linux/atmppp.h
HDRINST usr/include/linux/swab.h
HDRINST usr/include/linux/kcov.h
HDRINST usr/include/linux/xilinx-v4l2-controls.h
HDRINST usr/include/linux/arm_sdei.h
HDRINST usr/include/linux/gen_stats.h
HDRINST usr/include/linux/kvm_para.h
HDRINST usr/include/linux/mic_ioctl.h
HDRINST usr/include/linux/sync_file.h
HDRINST usr/include/linux/nfc.h
HDRINST usr/include/linux/mman.h
HDRINST usr/include/linux/irqnr.h
HDRINST usr/include/linux/map_to_7segment.h
HDRINST usr/include/linux/pidfd.h
HDRINST usr/include/linux/fsl_hypervisor.h
HDRINST usr/include/linux/pcitest.h
HDRINST usr/include/linux/virtio_fs.h
HDRINST usr/include/linux/vbox_vmmdev_types.h
HDRINST usr/include/linux/usbip.h
HDRINST usr/include/linux/posix_types.h
HDRINST usr/include/linux/mmtimer.h
HDRINST usr/include/linux/toshiba.h
HDRINST usr/include/linux/sched/types.h
HDRINST usr/include/linux/if.h
HDRINST usr/include/linux/mic_common.h
HDRINST usr/include/linux/virtio_console.h
HDRINST usr/include/linux/rfkill.h
HDRINST usr/include/linux/packet_diag.h
HDRINST usr/include/linux/rtnetlink.h
HDRINST usr/include/linux/if_tunnel.h
HDRINST usr/include/linux/netfilter_decnet.h
HDRINST usr/include/linux/ipx.h
HDRINST usr/include/linux/v4l2-dv-timings.h
HDRINST usr/include/linux/wimax/i2400m.h
HDRINST usr/include/linux/btrfs_tree.h
HDRINST usr/include/linux/ivtv.h
HDRINST usr/include/linux/timex.h
HDRINST usr/include/linux/pkt_sched.h
HDRINST usr/include/linux/capi.h
HDRINST usr/include/linux/dma-heap.h
HDRINST usr/include/linux/bpf.h
HDRINST usr/include/linux/times.h
HDRINST usr/include/linux/netconf.h
HDRINST usr/include/linux/netfilter_arp.h
HDRINST usr/include/linux/switchtec_ioctl.h
HDRINST usr/include/linux/v4l2-subdev.h
HDRINST usr/include/linux/batman_adv.h
HDRINST usr/include/linux/dlm_netlink.h
HDRINST usr/include/linux/hdlcdrv.h
HDRINST usr/include/linux/openvswitch.h
HDRINST usr/include/linux/audit.h
HDRINST usr/include/linux/if_ether.h
HDRINST usr/include/linux/tiocl.h
HDRINST usr/include/linux/dns_resolver.h
HDRINST usr/include/linux/cm4000_cs.h
HDRINST usr/include/linux/seg6.h
HDRINST usr/include/linux/connector.h
HDRINST usr/include/linux/nubus.h
HDRINST usr/include/linux/hid.h
HDRINST usr/include/linux/sunrpc/debug.h
HDRINST usr/include/linux/sysinfo.h
HDRINST usr/include/linux/fuse.h
HDRINST usr/include/linux/fsi.h
HDRINST usr/include/linux/netfilter_ipv6.h
HDRINST usr/include/linux/bcache.h
HDRINST usr/include/linux/max2175.h
HDRINST usr/include/linux/ethtool.h
HDRINST usr/include/linux/in_route.h
HDRINST usr/include/linux/veth.h
HDRINST usr/include/linux/random.h
HDRINST usr/include/linux/cifs/cifs_mount.h
HDRINST usr/include/linux/atmmpc.h
HDRINST usr/include/linux/membarrier.h
HDRINST usr/include/linux/posix_acl.h
HDRINST usr/include/linux/atmapi.h
HDRINST usr/include/linux/kernelcapi.h
HDRINST usr/include/linux/edd.h
HDRINST usr/include/linux/udf_fs_i.h
HDRINST usr/include/linux/minix_fs.h
HDRINST usr/include/linux/smc.h
HDRINST usr/include/linux/llc.h
HDRINST usr/include/linux/gfs2_ondisk.h
HDRINST usr/include/linux/target_core_user.h
HDRINST usr/include/linux/hw_breakpoint.h
HDRINST usr/include/linux/cdrom.h
HDRINST usr/include/linux/atm_idt77105.h
HDRINST usr/include/linux/baycom.h
HDRINST usr/include/linux/rio_cm_cdev.h
HDRINST usr/include/linux/module.h
HDRINST usr/include/linux/poll.h
HDRINST usr/include/linux/netfilter_ipv4.h
HDRINST usr/include/linux/meye.h
HDRINST usr/include/linux/nbd-netlink.h
HDRINST usr/include/linux/igmp.h
HDRINST usr/include/linux/dlmconstants.h
HDRINST usr/include/linux/ipv6.h
HDRINST usr/include/linux/dma-buf.h
HDRINST usr/include/linux/loop.h
HDRINST usr/include/linux/snmp.h
HDRINST usr/include/linux/uinput.h
HDRINST usr/include/linux/nfs.h
HDRINST usr/include/linux/joystick.h
HDRINST usr/include/linux/kexec.h
HDRINST usr/include/linux/tc_act/tc_sample.h
HDRINST usr/include/linux/tc_act/tc_mpls.h
HDRINST usr/include/linux/tc_act/tc_nat.h
HDRINST usr/include/linux/tc_act/tc_csum.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_mirred.h
HDRINST usr/include/linux/tc_act/tc_ife.h
HDRINST usr/include/linux/tc_act/tc_gate.h
HDRINST usr/include/linux/tc_act/tc_connmark.h
HDRINST usr/include/linux/tc_act/tc_skbmod.h
HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
HDRINST usr/include/linux/tc_act/tc_ipt.h
HDRINST usr/include/linux/tc_act/tc_vlan.h
HDRINST usr/include/linux/tc_act/tc_ctinfo.h
HDRINST usr/include/linux/tc_act/tc_pedit.h
HDRINST usr/include/linux/tc_act/tc_bpf.h
HDRINST usr/include/linux/tc_act/tc_gact.h
HDRINST usr/include/linux/tc_act/tc_ct.h
HDRINST usr/include/linux/isst_if.h
HDRINST usr/include/linux/sched.h
HDRINST usr/include/linux/uleds.h
HDRINST usr/include/linux/remoteproc_cdev.h
HDRINST usr/include/linux/virtio_crypto.h
HDRINST usr/include/linux/isdn/capicmd.h
HDRINST usr/include/linux/lp.h
HDRINST usr/include/linux/vhost_types.h
HDRINST usr/include/linux/param.h
HDRINST usr/include/linux/gsmmux.h
HDRINST usr/include/linux/time_types.h
HDRINST usr/include/linux/tcp_metrics.h
HDRINST usr/include/linux/virtio_balloon.h
HDRINST usr/include/linux/if_link.h
HDRINST usr/include/linux/fdreg.h
HDRINST usr/include/linux/mrp_bridge.h
HDRINST usr/include/linux/atmsvc.h
HDRINST usr/include/linux/vfio_zdev.h
HDRINST usr/include/linux/fd.h
HDRINST usr/include/linux/arcfb.h
HDRINST usr/include/linux/virtio_vsock.h
HDRINST usr/include/linux/major.h
HDRINST usr/include/linux/fs.h
HDRINST usr/include/linux/agpgart.h
HDRINST usr/include/linux/hdlc.h
HDRINST usr/include/linux/wireguard.h
HDRINST usr/include/linux/utsname.h
HDRINST usr/include/linux/if_bridge.h
HDRINST usr/include/linux/unix_diag.h
HDRINST usr/include/linux/i2c.h
HDRINST usr/include/linux/iommu.h
HDRINST usr/include/linux/sound.h
HDRINST usr/include/linux/virtio_input.h
HDRINST usr/include/linux/byteorder/big_endian.h
HDRINST usr/include/linux/byteorder/little_endian.h
HDRINST usr/include/linux/ila.h
HDRINST usr/include/linux/sctp.h
HDRINST usr/include/linux/qrtr.h
HDRINST usr/include/linux/atm.h
HDRINST usr/include/linux/virtio_mem.h
HDRINST usr/include/linux/kdev_t.h
HDRINST usr/include/linux/ip.h
HDRINST usr/include/linux/aio_abi.h
HDRINST usr/include/linux/vmcore.h
HDRINST usr/include/linux/usb/midi.h
HDRINST usr/include/linux/usb/ch9.h
HDRINST usr/include/linux/usb/g_printer.h
HDRINST usr/include/linux/usb/tmc.h
HDRINST usr/include/linux/usb/g_uvc.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/ch11.h
HDRINST usr/include/linux/usb/functionfs.h
HDRINST usr/include/linux/usb/video.h
HDRINST usr/include/linux/usb/raw_gadget.h
HDRINST usr/include/linux/usb/cdc.h
HDRINST usr/include/linux/usb/audio.h
HDRINST usr/include/linux/atmioc.h
HDRINST usr/include/linux/omap3isp.h
HDRINST usr/include/linux/rose.h
HDRINST usr/include/linux/route.h
HDRINST usr/include/linux/can/raw.h
HDRINST usr/include/linux/can/bcm.h
HDRINST usr/include/linux/can/gw.h
HDRINST usr/include/linux/can/j1939.h
HDRINST usr/include/linux/can/error.h
HDRINST usr/include/linux/can/isotp.h
HDRINST usr/include/linux/can/vxcan.h
HDRINST usr/include/linux/can/netlink.h
HDRINST usr/include/linux/close_range.h
HDRINST usr/include/linux/atmlec.h
HDRINST usr/include/linux/fib_rules.h
HDRINST usr/include/linux/virtio_mmio.h
HDRINST usr/include/linux/cciss_defs.h
HDRINST usr/include/linux/ultrasound.h
HDRINST usr/include/linux/wireless.h
HDRINST usr/include/linux/virtio_rng.h
HDRINST usr/include/linux/apm_bios.h
HDRINST usr/include/linux/kcmp.h
HDRINST usr/include/linux/ipc.h
HDRINST usr/include/linux/reiserfs_fs.h
HDRINST usr/include/linux/errno.h
HDRINST usr/include/linux/vboxguest.h
HDRINST usr/include/linux/shm.h
HDRINST usr/include/linux/net_tstamp.h
HDRINST usr/include/linux/gameport.h
HDRINST usr/include/linux/ipv6_route.h
HDRINST usr/include/linux/netrom.h
HDRINST usr/include/linux/signalfd.h
HDRINST usr/include/linux/serial_reg.h
HDRINST usr/include/linux/netfilter.h
HDRINST usr/include/linux/usbdevice_fs.h
HDRINST usr/include/linux/serial.h
HDRINST usr/include/linux/kernel.h
HDRINST usr/include/linux/ip_vs.h
HDRINST usr/include/linux/unistd.h
HDRINST usr/include/linux/media.h
HDRINST usr/include/linux/btf.h
HDRINST usr/include/linux/mii.h
HDRINST usr/include/linux/ipmi.h
HDRINST usr/include/linux/suspend_ioctls.h
HDRINST usr/include/linux/uvcvideo.h
HDRINST usr/include/linux/sdla.h
HDRINST usr/include/linux/cec.h
HDRINST usr/include/linux/virtio_config.h
HDRINST usr/include/linux/auxvec.h
HDRINST usr/include/linux/atm_nicstar.h
HDRINST usr/include/linux/efs_fs_sb.h
HDRINST usr/include/linux/atm_zatm.h
HDRINST usr/include/linux/net_namespace.h
HDRINST usr/include/linux/n_r3964.h
HDRINST usr/include/linux/spi/spidev.h
HDRINST usr/include/linux/zorro_ids.h
HDRINST usr/include/linux/nfsacl.h
HDRINST usr/include/linux/coda.h
HDRINST usr/include/linux/synclink.h
HDRINST usr/include/linux/fiemap.h
HDRINST usr/include/linux/wimax.h
HDRINST usr/include/linux/dccp.h
HDRINST usr/include/linux/smiapp.h
HDRINST usr/include/linux/udp.h
HDRINST usr/include/linux/atm_tcp.h
HDRINST usr/include/linux/kvm.h
HDRINST usr/include/linux/dlm.h
HDRINST usr/include/linux/auto_dev-ioctl.h
HDRINST usr/include/linux/vfio.h
HDRINST usr/include/linux/dlm_plock.h
HDRINST usr/include/linux/mpls.h
HDRINST usr/include/linux/mptcp.h
HDRINST usr/include/linux/sonet.h
HDRINST usr/include/linux/memfd.h
HDRINST usr/include/linux/elf.h
HDRINST usr/include/linux/if_xdp.h
HDRINST usr/include/linux/msdos_fs.h
HDRINST usr/include/linux/ppp-comp.h
HDRINST usr/include/linux/nfs_mount.h
HDRINST usr/include/linux/serial_core.h
HDRINST usr/include/linux/elf-fdpic.h
HDRINST usr/include/linux/ptp_clock.h
HDRINST usr/include/linux/vfio_ccw.h
HDRINST usr/include/linux/cycx_cfm.h
HDRINST usr/include/linux/if_packet.h
HDRINST usr/include/linux/nbd.h
HDRINST usr/include/linux/if_arp.h
HDRINST usr/include/linux/dm-ioctl.h
HDRINST usr/include/linux/qnx4_fs.h
HDRINST usr/include/linux/rtc.h
HDRINST usr/include/linux/can.h
HDRINST usr/include/linux/tipc.h
HDRINST usr/include/linux/if_fc.h
HDRINST usr/include/linux/tee.h
HDRINST usr/include/linux/wmi.h
HDRINST usr/include/linux/atmbr2684.h
HDRINST usr/include/linux/dn.h
HDRINST usr/include/linux/ndctl.h
HDRINST usr/include/linux/cec-funcs.h
HDRINST usr/include/linux/mroute.h
HDRINST usr/include/linux/uio.h
HDRINST usr/include/linux/nvram.h
HDRINST usr/include/linux/nfsd/export.h
HDRINST usr/include/linux/nfsd/nfsfh.h
HDRINST usr/include/linux/nfsd/debug.h
HDRINST usr/include/linux/nfsd/stats.h
HDRINST usr/include/linux/nfsd/cld.h
HDRINST usr/include/linux/coff.h
HDRINST usr/include/linux/fpga-dfl.h
HDRINST usr/include/linux/limits.h
HDRINST usr/include/linux/string.h
HDRINST usr/include/linux/if_ltalk.h
HDRINST usr/include/linux/if_addrlabel.h
HDRINST usr/include/linux/virtio_net.h
HDRINST usr/include/linux/atmsap.h
HDRINST usr/include/linux/a.out.h
HDRINST usr/include/linux/xattr.h
HDRINST usr/include/linux/bcm933xx_hcs.h
HDRINST usr/include/linux/cryptouser.h
HDRINST usr/include/linux/am437x-vpfe.h
HDRINST usr/include/linux/sockios.h
HDRINST usr/include/linux/affs_hardblocks.h
HDRINST usr/include/linux/kcm.h
HDRINST usr/include/linux/virtio_ids.h
HDRINST usr/include/linux/sem.h
HDRINST usr/include/linux/qemu_fw_cfg.h
HDRINST usr/include/linux/phonet.h
HDRINST usr/include/linux/blkpg.h
HDRINST usr/include/linux/cyclades.h
HDRINST usr/include/linux/fcntl.h
HDRINST usr/include/linux/netfilter_arp/arp_tables.h
HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
HDRINST usr/include/linux/nfs2.h
HDRINST usr/include/linux/net.h
HDRINST usr/include/linux/acct.h
HDRINST usr/include/linux/pps.h
HDRINST usr/include/linux/blkzoned.h
HDRINST usr/include/linux/firewire-cdev.h
HDRINST usr/include/linux/socket.h
HDRINST usr/include/linux/auto_fs4.h
HDRINST usr/include/linux/mtio.h
HDRINST usr/include/linux/net_dropmon.h
HDRINST usr/include/linux/batadv_packet.h
HDRINST usr/include/linux/i2o-dev.h
HDRINST usr/include/linux/ptrace.h
HDRINST usr/include/linux/seg6_genl.h
HDRINST usr/include/linux/bpfilter.h
HDRINST usr/include/linux/perf_event.h
HDRINST usr/include/linux/rpl.h
HDRINST usr/include/linux/vm_sockets.h
HDRINST usr/include/linux/udmabuf.h
HDRINST usr/include/linux/sysctl.h
HDRINST usr/include/linux/ax25.h
HDRINST usr/include/linux/termios.h
HDRINST usr/include/linux/genwqe/genwqe_card.h
HDRINST usr/include/linux/netfilter_bridge.h
HDRINST usr/include/linux/psample.h
HDRINST usr/include/linux/watch_queue.h
HDRINST usr/include/linux/bpf_perf_event.h
HDRINST usr/include/linux/scc.h
HDRINST usr/include/linux/lirc.h
HDRINST usr/include/linux/pr.h
HDRINST usr/include/linux/chio.h
HDRINST usr/include/linux/userfaultfd.h
HDRINST usr/include/linux/if_ppp.h
HDRINST usr/include/linux/thermal.h
HDRINST usr/include/linux/nvme_ioctl.h
HDRINST usr/include/linux/hiddev.h
HDRINST usr/include/linux/in.h
HDRINST usr/include/linux/sonypi.h
HDRINST usr/include/linux/aspeed-lpc-ctrl.h
HDRINST usr/include/linux/nfs3.h
HDRINST usr/include/linux/inotify.h
HDRINST usr/include/linux/nilfs2_ondisk.h
HDRINST usr/include/linux/blktrace_api.h
HDRINST usr/include/linux/tty.h
HDRINST usr/include/linux/bsg.h
HDRINST usr/include/linux/romfs_fs.h
HDRINST usr/include/linux/rxrpc.h
HDRINST usr/include/linux/input-event-codes.h
HDRINST usr/include/linux/ppdev.h
HDRINST usr/include/linux/x25.h
HDRINST usr/include/linux/soundcard.h
HDRINST usr/include/linux/android/binder.h
HDRINST usr/include/linux/android/binderfs.h
HDRINST usr/include/linux/virtio_blk.h
HDRINST usr/include/linux/v4l2-mediabus.h
HDRINST usr/include/linux/mdio.h
HDRINST usr/include/linux/un.h
HDRINST usr/include/linux/capability.h
HDRINST usr/include/linux/ioctl.h
HDRINST usr/include/linux/utime.h
HDRINST usr/include/linux/posix_acl_xattr.h
HDRINST usr/include/linux/nitro_enclaves.h
HDRINST usr/include/linux/watchdog.h
HDRINST usr/include/linux/if_eql.h
HDRINST usr/include/linux/rpmsg.h
HDRINST usr/include/linux/cgroupstats.h
HDRINST usr/include/linux/types.h
HDRINST usr/include/linux/nfs4_mount.h
HDRINST usr/include/linux/tipc_netlink.h
HDRINST usr/include/linux/nilfs2_api.h
HDRINST usr/include/linux/uhid.h
HDRINST usr/include/linux/if_pppol2tp.h
HDRINST usr/include/linux/in6.h
HDRINST usr/include/linux/media-bus-format.h
HDRINST usr/include/linux/hpet.h
HDRINST usr/include/linux/hsi/cs-protocol.h
HDRINST usr/include/linux/hsi/hsi_char.h
HDRINST usr/include/linux/mpls_iptunnel.h
HDRINST usr/include/linux/l2tp.h
HDRINST usr/include/linux/caif/if_caif.h
HDRINST usr/include/linux/caif/caif_socket.h
HDRINST usr/include/linux/seg6_iptunnel.h
HDRINST usr/include/linux/bfs_fs.h
HDRINST usr/include/linux/if_fddi.h
HDRINST usr/include/linux/aspeed-p2a-ctrl.h
HDRINST usr/include/linux/qnxtypes.h
HDRINST usr/include/linux/fanotify.h
HDRINST usr/include/linux/phantom.h
HDRINST usr/include/linux/virtio_ring.h
HDRINST usr/include/linux/keyctl.h
HDRINST usr/include/linux/kernel-page-flags.h
HDRINST usr/include/linux/virtio_scsi.h
HDRINST usr/include/linux/genetlink.h
HDRINST usr/include/linux/hyperv.h
HDRINST usr/include/linux/iio/events.h
HDRINST usr/include/linux/iio/types.h
HDRINST usr/include/linux/nsfs.h
HDRINST usr/include/linux/hdreg.h
HDRINST usr/include/linux/bpqether.h
HDRINST usr/include/linux/magic.h
HDRINST usr/include/linux/selinux_netlink.h
HDRINST usr/include/linux/lwtunnel.h
HDRINST usr/include/linux/dm-log-userspace.h
HDRINST usr/include/linux/fb.h
HDRINST usr/include/linux/icmpv6.h
HDRINST usr/include/linux/pmu.h
HDRINST usr/include/linux/um_timetravel.h
HDRINST usr/include/linux/auto_fs.h
HDRINST usr/include/linux/vhost.h
HDRINST usr/include/linux/if_macsec.h
HDRINST usr/include/linux/input.h
HDRINST usr/include/linux/rio_mport_cdev.h
HDRINST usr/include/linux/devlink.h
HDRINST usr/include/linux/ipmi_bmc.h
HDRINST usr/include/linux/adfs_fs.h
HDRINST usr/include/linux/gpio.h
HDRINST usr/include/linux/cramfs_fs.h
HDRINST usr/include/linux/dlm_device.h
HDRINST usr/include/linux/uuid.h
HDRINST usr/include/linux/ncsi.h
HDRINST usr/include/linux/patchkey.h
HDRINST usr/include/linux/atmclip.h
HDRINST usr/include/linux/if_frad.h
HDRINST usr/include/linux/jffs2.h
HDRINST usr/include/linux/xdp_diag.h
HDRINST usr/include/linux/stat.h
HDRINST usr/include/linux/parport.h
HDRINST usr/include/linux/binfmts.h
HDRINST usr/include/linux/if_addr.h
HDRINST usr/include/linux/psp-sev.h
HDRINST usr/include/linux/icmp.h
HDRINST usr/include/linux/nfs_idmap.h
HDRINST usr/include/linux/vm_sockets_diag.h
HDRINST usr/include/linux/reboot.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.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_TTL.h
HDRINST usr/include/linux/if_hippi.h
HDRINST usr/include/linux/if_team.h
HDRINST usr/include/linux/netlink.h
HDRINST usr/include/linux/hidraw.h
HDRINST usr/include/linux/if_pppox.h
HDRINST usr/include/linux/hdlc/ioctl.h
HDRINST usr/include/linux/mount.h
HDRINST usr/include/linux/keyboard.h
HDRINST usr/include/linux/atm_he.h
HDRINST usr/include/linux/kd.h
HDRINST usr/include/linux/tipc_sockets_diag.h
HDRINST usr/include/linux/mei.h
HDRINST usr/include/linux/msg.h
HDRINST usr/include/linux/ip6_tunnel.h
HDRINST usr/include/linux/fou.h
HDRINST usr/include/linux/virtio_pmem.h
HDRINST usr/include/linux/quota.h
HDRINST usr/include/linux/bt-bmc.h
HDRINST usr/include/linux/raid/md_u.h
HDRINST usr/include/linux/raid/md_p.h
HDRINST usr/include/linux/matroxfb.h
HDRINST usr/include/linux/userio.h
HDRINST usr/include/linux/inet_diag.h
HDRINST usr/include/linux/i2c-dev.h
HDRINST usr/include/linux/tcp.h
HDRINST usr/include/linux/gtp.h
HDRINST usr/include/linux/vt.h
HDRINST usr/include/sound/asequencer.h
HDRINST usr/include/sound/asoc.h
HDRINST usr/include/sound/hdspm.h
HDRINST usr/include/sound/emu10k1.h
HDRINST usr/include/sound/skl-tplg-interface.h
HDRINST usr/include/sound/sof/header.h
HDRINST usr/include/sound/sof/tokens.h
HDRINST usr/include/sound/sof/abi.h
HDRINST usr/include/sound/sof/fw.h
HDRINST usr/include/sound/firewire.h
HDRINST usr/include/sound/sfnt_info.h
HDRINST usr/include/sound/hdsp.h
HDRINST usr/include/sound/compress_offload.h
HDRINST usr/include/sound/asound.h
HDRINST usr/include/sound/snd_sst_tokens.h
HDRINST usr/include/sound/tlv.h
HDRINST usr/include/sound/usb_stream.h
HDRINST usr/include/sound/compress_params.h
HDRINST usr/include/sound/asound_fm.h
HDRINST usr/include/sound/sb16_csp.h
HDRINST usr/include/scsi/scsi_bsg_fc.h
HDRINST usr/include/scsi/scsi_netlink_fc.h
HDRINST usr/include/scsi/scsi_netlink.h
HDRINST usr/include/scsi/scsi_bsg_ufs.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/fc/fc_els.h
HDRINST usr/include/scsi/cxlflash_ioctl.h
HDRINST usr/include/linux/version.h
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Kbuild.include' has modification time 55760960 s in the future
HDRINST usr/include/asm/statfs.h
HDRINST usr/include/asm/ldt.h
HDRINST usr/include/asm/signal.h
HDRINST usr/include/asm/e820.h
HDRINST usr/include/asm/posix_types_64.h
HDRINST usr/include/asm/prctl.h
HDRINST usr/include/asm/msgbuf.h
HDRINST usr/include/asm/vsyscall.h
HDRINST usr/include/asm/swab.h
HDRINST usr/include/asm/kvm_para.h
HDRINST usr/include/asm/mman.h
HDRINST usr/include/asm/posix_types.h
HDRINST usr/include/asm/svm.h
HDRINST usr/include/asm/sigcontext.h
HDRINST usr/include/asm/boot.h
HDRINST usr/include/asm/posix_types_x32.h
HDRINST usr/include/asm/hw_breakpoint.h
HDRINST usr/include/asm/hwcap2.h
HDRINST usr/include/asm/sigcontext32.h
HDRINST usr/include/asm/bitsperlong.h
HDRINST usr/include/asm/processor-flags.h
HDRINST usr/include/asm/kvm_perf.h
HDRINST usr/include/asm/unistd.h
HDRINST usr/include/asm/msr.h
HDRINST usr/include/asm/auxvec.h
HDRINST usr/include/asm/mce.h
HDRINST usr/include/asm/kvm.h
HDRINST usr/include/asm/siginfo.h
HDRINST usr/include/asm/bootparam.h
HDRINST usr/include/asm/a.out.h
HDRINST usr/include/asm/posix_types_32.h
HDRINST usr/include/asm/ptrace.h
HDRINST usr/include/asm/setup.h
HDRINST usr/include/asm/byteorder.h
HDRINST usr/include/asm/mtrr.h
HDRINST usr/include/asm/vm86.h
HDRINST usr/include/asm/sembuf.h
HDRINST usr/include/asm/ptrace-abi.h
HDRINST usr/include/asm/perf_regs.h
HDRINST usr/include/asm/debugreg.h
HDRINST usr/include/asm/ucontext.h
HDRINST usr/include/asm/shmbuf.h
HDRINST usr/include/asm/vmx.h
HDRINST usr/include/asm/stat.h
HDRINST usr/include/asm/ist.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
make[2]: warning: Clock skew detected. Your build may be incomplete.
INSTALL ./usr/include
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5'
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_cpu.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_cpu
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_numa.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lnuma -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_numa
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_dualstack.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_dualstack
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_conflict.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_conflict
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tls.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tls
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ socket.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/socket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ nettest.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/nettest
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_fanout.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_fanout
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_tpacket.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_tpacket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ msg_zerocopy.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/msg_zerocopy
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_addr_any.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_addr_any
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_mmap.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lpthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_mmap
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_inq.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lpthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_inq
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_snd.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_snd
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txring_overwrite.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txring_overwrite
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_tx.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_tx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_rx.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_rx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ip_defrag.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ip_defrag
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ so_txtime.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/so_txtime
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel_mgr.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel_mgr
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_fastopen_backup_key.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_fastopen_backup_key
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ fin_ack_lat.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/fin_ack_lat
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_ports_exhausted.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_ports_exhausted
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
{1, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
{1, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
{1, 1, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
{1, 1, 1, 1},
{ } { }
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ hwtstamp_config.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/hwtstamp_config
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ rxtimestamp.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/rxtimestamp
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ timestamping.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/timestamping
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txtimestamp.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txtimestamp
txtimestamp.c: In function ‘do_test’:
txtimestamp.c:498:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
if (cfg_use_pf_packet || cfg_ipproto == IPPROTO_RAW)
^
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipsec.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipsec
make: warning: Clock skew detected. Your build may be incomplete.
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net'
2019-02-14 10:14:06 make install INSTALL_PATH=/usr/bin/ -C ../../../tools/testing/selftests/net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net'
make: Warning: File '../../../../scripts/subarch.include' has modification time 55748348 s in the future
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5'
make[1]: Warning: File 'scripts/Makefile.extrawarn' has modification time 55760946 s in the future
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760946 s in the future
HOSTCC scripts/basic/fixdep
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760945 s in the future
HOSTCC scripts/unifdef
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Kbuild.include' has modification time 55760945 s in the future
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.lib' has modification time 55760945 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760943 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'include/uapi/Kbuild' has modification time 55748343 s in the future
HDRINST usr/include/video/edid.h
HDRINST usr/include/video/uvesafb.h
HDRINST usr/include/video/sisfb.h
HDRINST usr/include/drm/amdgpu_drm.h
HDRINST usr/include/drm/via_drm.h
HDRINST usr/include/drm/panfrost_drm.h
HDRINST usr/include/drm/savage_drm.h
HDRINST usr/include/drm/qxl_drm.h
HDRINST usr/include/drm/tegra_drm.h
HDRINST usr/include/drm/armada_drm.h
HDRINST usr/include/drm/lima_drm.h
HDRINST usr/include/drm/nouveau_drm.h
HDRINST usr/include/drm/vmwgfx_drm.h
HDRINST usr/include/drm/drm_mode.h
HDRINST usr/include/drm/radeon_drm.h
HDRINST usr/include/drm/i915_drm.h
HDRINST usr/include/drm/drm.h
HDRINST usr/include/drm/virtgpu_drm.h
HDRINST usr/include/drm/exynos_drm.h
HDRINST usr/include/drm/etnaviv_drm.h
HDRINST usr/include/drm/mga_drm.h
HDRINST usr/include/drm/v3d_drm.h
HDRINST usr/include/drm/sis_drm.h
HDRINST usr/include/drm/i810_drm.h
HDRINST usr/include/drm/drm_sarea.h
HDRINST usr/include/drm/r128_drm.h
HDRINST usr/include/drm/vgem_drm.h
HDRINST usr/include/drm/omap_drm.h
HDRINST usr/include/drm/vc4_drm.h
HDRINST usr/include/drm/drm_fourcc.h
HDRINST usr/include/drm/msm_drm.h
HDRINST usr/include/mtd/inftl-user.h
HDRINST usr/include/mtd/mtd-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/gntdev.h
HDRINST usr/include/xen/evtchn.h
HDRINST usr/include/xen/privcmd.h
HDRINST usr/include/xen/gntalloc.h
HDRINST usr/include/asm-generic/ioctls.h
HDRINST usr/include/asm-generic/statfs.h
HDRINST usr/include/asm-generic/signal.h
HDRINST usr/include/asm-generic/int-ll64.h
HDRINST usr/include/asm-generic/msgbuf.h
HDRINST usr/include/asm-generic/resource.h
HDRINST usr/include/asm-generic/hugetlb_encode.h
HDRINST usr/include/asm-generic/swab.h
HDRINST usr/include/asm-generic/kvm_para.h
HDRINST usr/include/asm-generic/mman.h
HDRINST usr/include/asm-generic/posix_types.h
HDRINST usr/include/asm-generic/poll.h
HDRINST usr/include/asm-generic/param.h
HDRINST usr/include/asm-generic/bitsperlong.h
HDRINST usr/include/asm-generic/int-l64.h
HDRINST usr/include/asm-generic/errno.h
HDRINST usr/include/asm-generic/unistd.h
HDRINST usr/include/asm-generic/errno-base.h
HDRINST usr/include/asm-generic/signal-defs.h
HDRINST usr/include/asm-generic/auxvec.h
HDRINST usr/include/asm-generic/siginfo.h
HDRINST usr/include/asm-generic/sockios.h
HDRINST usr/include/asm-generic/fcntl.h
HDRINST usr/include/asm-generic/socket.h
HDRINST usr/include/asm-generic/setup.h
HDRINST usr/include/asm-generic/termios.h
HDRINST usr/include/asm-generic/bpf_perf_event.h
HDRINST usr/include/asm-generic/ioctl.h
HDRINST usr/include/asm-generic/types.h
HDRINST usr/include/asm-generic/sembuf.h
HDRINST usr/include/asm-generic/mman-common.h
HDRINST usr/include/asm-generic/ucontext.h
HDRINST usr/include/asm-generic/ipcbuf.h
HDRINST usr/include/asm-generic/shmbuf.h
HDRINST usr/include/asm-generic/stat.h
HDRINST usr/include/asm-generic/termbits.h
HDRINST usr/include/rdma/ocrdma-abi.h
HDRINST usr/include/rdma/i40iw-abi.h
HDRINST usr/include/rdma/qedr-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl.h
HDRINST usr/include/rdma/vmw_pvrdma-abi.h
HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
HDRINST usr/include/rdma/mthca-abi.h
HDRINST usr/include/rdma/hfi/hfi1_user.h
HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
HDRINST usr/include/rdma/ib_user_sa.h
HDRINST usr/include/rdma/mlx5-abi.h
HDRINST usr/include/rdma/mlx4-abi.h
HDRINST usr/include/rdma/rvt-abi.h
HDRINST usr/include/rdma/rdma_user_cm.h
HDRINST usr/include/rdma/ib_user_verbs.h
HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
HDRINST usr/include/rdma/siw-abi.h
HDRINST usr/include/rdma/efa-abi.h
HDRINST usr/include/rdma/hns-abi.h
HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
HDRINST usr/include/rdma/rdma_netlink.h
HDRINST usr/include/rdma/ib_user_mad.h
HDRINST usr/include/rdma/cxgb4-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
HDRINST usr/include/rdma/bnxt_re-abi.h
HDRINST usr/include/rdma/rdma_user_rxe.h
HDRINST usr/include/misc/habanalabs.h
HDRINST usr/include/misc/pvpanic.h
HDRINST usr/include/misc/xilinx_sdfec.h
HDRINST usr/include/misc/fastrpc.h
HDRINST usr/include/misc/ocxl.h
HDRINST usr/include/misc/uacce/uacce.h
HDRINST usr/include/misc/uacce/hisi_qm.h
HDRINST usr/include/misc/cxl.h
HDRINST usr/include/linux/mmc/ioctl.h
HDRINST usr/include/linux/nfs_fs.h
HDRINST usr/include/linux/if_slip.h
HDRINST usr/include/linux/falloc.h
HDRINST usr/include/linux/virtio_iommu.h
HDRINST usr/include/linux/vtpm_proxy.h
HDRINST usr/include/linux/idxd.h
HDRINST usr/include/linux/time.h
HDRINST usr/include/linux/i8k.h
HDRINST usr/include/linux/eventpoll.h
HDRINST usr/include/linux/adb.h
HDRINST usr/include/linux/tipc_config.h
HDRINST usr/include/linux/taskstats.h
HDRINST usr/include/linux/virtio_types.h
HDRINST usr/include/linux/seg6_local.h
HDRINST usr/include/linux/elf-em.h
HDRINST usr/include/linux/omapfb.h
HDRINST usr/include/linux/fsmap.h
HDRINST usr/include/linux/pktcdvd.h
HDRINST usr/include/linux/dcbnl.h
HDRINST usr/include/linux/cciss_ioctl.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.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_arpreply.h
HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
HDRINST usr/include/linux/netfilter_bridge/ebtables.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
HDRINST usr/include/linux/if_arcnet.h
HDRINST usr/include/linux/virtio_pci.h
HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
HDRINST usr/include/linux/tc_ematch/tc_em_text.h
HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
HDRINST usr/include/linux/v4l2-common.h
HDRINST usr/include/linux/zorro.h
HDRINST usr/include/linux/raw.h
HDRINST usr/include/linux/atm_eni.h
HDRINST usr/include/linux/iso_fs.h
HDRINST usr/include/linux/hsr_netlink.h
HDRINST usr/include/linux/stddef.h
HDRINST usr/include/linux/mempolicy.h
HDRINST usr/include/linux/if_cablemodem.h
HDRINST usr/include/linux/atmdev.h
HDRINST usr/include/linux/io_uring.h
HDRINST usr/include/linux/if_plip.h
HDRINST usr/include/linux/scif_ioctl.h
HDRINST usr/include/linux/fadvise.h
HDRINST usr/include/linux/neighbour.h
HDRINST usr/include/linux/securebits.h
HDRINST usr/include/linux/ipsec.h
HDRINST usr/include/linux/vsockmon.h
HDRINST usr/include/linux/kfd_ioctl.h
HDRINST usr/include/linux/ppp_defs.h
HDRINST usr/include/linux/fsverity.h
HDRINST usr/include/linux/ppp-ioctl.h
HDRINST usr/include/linux/screen_info.h
HDRINST usr/include/linux/libc-compat.h
HDRINST usr/include/linux/mroute6.h
HDRINST usr/include/linux/fscrypt.h
HDRINST usr/include/linux/hash_info.h
HDRINST usr/include/linux/rds.h
HDRINST usr/include/linux/netlink_diag.h
HDRINST usr/include/linux/pfkeyv2.h
HDRINST usr/include/linux/netfilter/xt_physdev.h
HDRINST usr/include/linux/netfilter/xt_set.h
HDRINST usr/include/linux/netfilter/xt_policy.h
HDRINST usr/include/linux/netfilter/xt_string.h
HDRINST usr/include/linux/netfilter/xt_connlabel.h
HDRINST usr/include/linux/netfilter/xt_cgroup.h
HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
HDRINST usr/include/linux/netfilter/xt_limit.h
HDRINST usr/include/linux/netfilter/xt_time.h
HDRINST usr/include/linux/netfilter/xt_conntrack.h
HDRINST usr/include/linux/netfilter/xt_ipcomp.h
HDRINST usr/include/linux/netfilter/xt_comment.h
HDRINST usr/include/linux/netfilter/xt_recent.h
HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
HDRINST usr/include/linux/netfilter/xt_addrtype.h
HDRINST usr/include/linux/netfilter/xt_tcpmss.h
HDRINST usr/include/linux/netfilter/xt_rateest.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
HDRINST usr/include/linux/netfilter/xt_connmark.h
HDRINST usr/include/linux/netfilter/nfnetlink_log.h
HDRINST usr/include/linux/netfilter/nf_nat.h
HDRINST usr/include/linux/netfilter/xt_realm.h
HDRINST usr/include/linux/netfilter/xt_length.h
HDRINST usr/include/linux/netfilter/xt_statistic.h
HDRINST usr/include/linux/netfilter/xt_MARK.h
HDRINST usr/include/linux/netfilter/xt_mac.h
HDRINST usr/include/linux/netfilter/xt_cpu.h
HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
HDRINST usr/include/linux/netfilter/xt_bpf.h
HDRINST usr/include/linux/netfilter/xt_HMARK.h
HDRINST usr/include/linux/netfilter/xt_hashlimit.h
HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
HDRINST usr/include/linux/netfilter/x_tables.h
HDRINST usr/include/linux/netfilter/xt_l2tp.h
HDRINST usr/include/linux/netfilter/xt_esp.h
HDRINST usr/include/linux/netfilter/xt_ecn.h
HDRINST usr/include/linux/netfilter/xt_cluster.h
HDRINST usr/include/linux/netfilter/xt_LED.h
HDRINST usr/include/linux/netfilter/xt_NFLOG.h
HDRINST usr/include/linux/netfilter/xt_tcpudp.h
HDRINST usr/include/linux/netfilter/xt_AUDIT.h
HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
HDRINST usr/include/linux/netfilter/xt_dscp.h
HDRINST usr/include/linux/netfilter/xt_devgroup.h
HDRINST usr/include/linux/netfilter/nf_synproxy.h
HDRINST usr/include/linux/netfilter/xt_TPROXY.h
HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
HDRINST usr/include/linux/netfilter/xt_TEE.h
HDRINST usr/include/linux/netfilter/xt_socket.h
HDRINST usr/include/linux/netfilter/xt_CT.h
HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
HDRINST usr/include/linux/netfilter/xt_LOG.h
HDRINST usr/include/linux/netfilter/xt_pkttype.h
HDRINST usr/include/linux/netfilter/xt_osf.h
HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
HDRINST usr/include/linux/netfilter/nf_log.h
HDRINST usr/include/linux/netfilter/xt_DSCP.h
HDRINST usr/include/linux/netfilter/xt_sctp.h
HDRINST usr/include/linux/netfilter/xt_multiport.h
HDRINST usr/include/linux/netfilter/xt_owner.h
HDRINST usr/include/linux/netfilter/xt_dccp.h
HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
HDRINST usr/include/linux/netfilter/xt_nfacct.h
HDRINST usr/include/linux/netfilter/xt_connlimit.h
HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
HDRINST usr/include/linux/netfilter/xt_mark.h
HDRINST usr/include/linux/netfilter/xt_connbytes.h
HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
HDRINST usr/include/linux/netfilter/xt_SECMARK.h
HDRINST usr/include/linux/netfilter/xt_RATEEST.h
HDRINST usr/include/linux/netfilter/xt_u32.h
HDRINST usr/include/linux/netfilter/nfnetlink_acct.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_list.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
HDRINST usr/include/linux/netfilter/xt_quota.h
HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
HDRINST usr/include/linux/netfilter/nf_tables.h
HDRINST usr/include/linux/netfilter/xt_state.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
HDRINST usr/include/linux/netfilter/xt_rpfilter.h
HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
HDRINST usr/include/linux/netfilter/xt_iprange.h
HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
HDRINST usr/include/linux/netfilter/xt_helper.h
HDRINST usr/include/linux/netfilter/nfnetlink.h
HDRINST usr/include/linux/netfilter/xt_ipvs.h
HDRINST usr/include/linux/netfilter/nf_tables_compat.h
HDRINST usr/include/linux/signal.h
HDRINST usr/include/linux/if_phonet.h
HDRINST usr/include/linux/seg6_hmac.h
HDRINST usr/include/linux/if_infiniband.h
HDRINST usr/include/linux/serio.h
HDRINST usr/include/linux/if_x25.h
HDRINST usr/include/linux/filter.h
HDRINST usr/include/linux/videodev2.h
HDRINST usr/include/linux/openat2.h
HDRINST usr/include/linux/dqblk_xfs.h
HDRINST usr/include/linux/nexthop.h
HDRINST usr/include/linux/mqueue.h
HDRINST usr/include/linux/lightnvm.h
HDRINST usr/include/linux/bpf_common.h
HDRINST usr/include/linux/ethtool_netlink.h
HDRINST usr/include/linux/psci.h
HDRINST usr/include/linux/timerfd.h
HDRINST usr/include/linux/tty_flags.h
HDRINST usr/include/linux/if_bonding.h
HDRINST usr/include/linux/cn_proc.h
HDRINST usr/include/linux/rpl_iptunnel.h
HDRINST usr/include/linux/ivtvfb.h
HDRINST usr/include/linux/prctl.h
HDRINST usr/include/linux/ife.h
HDRINST usr/include/linux/v4l2-controls.h
HDRINST usr/include/linux/sock_diag.h
HDRINST usr/include/linux/coresight-stm.h
HDRINST usr/include/linux/dvb/frontend.h
HDRINST usr/include/linux/dvb/version.h
HDRINST usr/include/linux/dvb/dmx.h
HDRINST usr/include/linux/dvb/osd.h
HDRINST usr/include/linux/dvb/video.h
HDRINST usr/include/linux/dvb/net.h
HDRINST usr/include/linux/dvb/ca.h
HDRINST usr/include/linux/dvb/audio.h
HDRINST usr/include/linux/cuda.h
HDRINST usr/include/linux/tls.h
HDRINST usr/include/linux/firewire-constants.h
HDRINST usr/include/linux/netdevice.h
HDRINST usr/include/linux/sed-opal.h
HDRINST usr/include/linux/xfrm.h
HDRINST usr/include/linux/vbox_err.h
HDRINST usr/include/linux/radeonfb.h
HDRINST usr/include/linux/oom.h
HDRINST usr/include/linux/atmarp.h
HDRINST usr/include/linux/ipmi_msgdefs.h
HDRINST usr/include/linux/futex.h
HDRINST usr/include/linux/erspan.h
HDRINST usr/include/linux/atalk.h
HDRINST usr/include/linux/const.h
HDRINST usr/include/linux/resource.h
HDRINST usr/include/linux/stm.h
HDRINST usr/include/linux/pkt_cls.h
HDRINST usr/include/linux/smc_diag.h
HDRINST usr/include/linux/personality.h
HDRINST usr/include/linux/rseq.h
HDRINST usr/include/linux/pci_regs.h
HDRINST usr/include/linux/virtio_gpu.h
HDRINST usr/include/linux/wait.h
HDRINST usr/include/linux/virtio_9p.h
HDRINST usr/include/linux/seccomp.h
HDRINST usr/include/linux/reiserfs_xattr.h
HDRINST usr/include/linux/btrfs.h
HDRINST usr/include/linux/nfs4.h
HDRINST usr/include/linux/nl80211.h
HDRINST usr/include/linux/errqueue.h
HDRINST usr/include/linux/if_tun.h
HDRINST usr/include/linux/pci.h
HDRINST usr/include/linux/if_alg.h
HDRINST usr/include/linux/if_vlan.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
HDRINST usr/include/linux/pg.h
HDRINST usr/include/linux/atmppp.h
HDRINST usr/include/linux/swab.h
HDRINST usr/include/linux/kcov.h
HDRINST usr/include/linux/xilinx-v4l2-controls.h
HDRINST usr/include/linux/arm_sdei.h
HDRINST usr/include/linux/gen_stats.h
HDRINST usr/include/linux/kvm_para.h
HDRINST usr/include/linux/mic_ioctl.h
HDRINST usr/include/linux/sync_file.h
HDRINST usr/include/linux/nfc.h
HDRINST usr/include/linux/mman.h
HDRINST usr/include/linux/irqnr.h
HDRINST usr/include/linux/map_to_7segment.h
HDRINST usr/include/linux/pidfd.h
HDRINST usr/include/linux/fsl_hypervisor.h
HDRINST usr/include/linux/pcitest.h
HDRINST usr/include/linux/virtio_fs.h
HDRINST usr/include/linux/vbox_vmmdev_types.h
HDRINST usr/include/linux/usbip.h
HDRINST usr/include/linux/posix_types.h
HDRINST usr/include/linux/mmtimer.h
HDRINST usr/include/linux/toshiba.h
HDRINST usr/include/linux/sched/types.h
HDRINST usr/include/linux/if.h
HDRINST usr/include/linux/mic_common.h
HDRINST usr/include/linux/virtio_console.h
HDRINST usr/include/linux/rfkill.h
HDRINST usr/include/linux/packet_diag.h
HDRINST usr/include/linux/rtnetlink.h
HDRINST usr/include/linux/if_tunnel.h
HDRINST usr/include/linux/netfilter_decnet.h
HDRINST usr/include/linux/ipx.h
HDRINST usr/include/linux/v4l2-dv-timings.h
HDRINST usr/include/linux/wimax/i2400m.h
HDRINST usr/include/linux/btrfs_tree.h
HDRINST usr/include/linux/ivtv.h
HDRINST usr/include/linux/timex.h
HDRINST usr/include/linux/pkt_sched.h
HDRINST usr/include/linux/capi.h
HDRINST usr/include/linux/dma-heap.h
HDRINST usr/include/linux/bpf.h
HDRINST usr/include/linux/times.h
HDRINST usr/include/linux/netconf.h
HDRINST usr/include/linux/netfilter_arp.h
HDRINST usr/include/linux/switchtec_ioctl.h
HDRINST usr/include/linux/v4l2-subdev.h
HDRINST usr/include/linux/batman_adv.h
HDRINST usr/include/linux/dlm_netlink.h
HDRINST usr/include/linux/hdlcdrv.h
HDRINST usr/include/linux/openvswitch.h
HDRINST usr/include/linux/audit.h
HDRINST usr/include/linux/if_ether.h
HDRINST usr/include/linux/tiocl.h
HDRINST usr/include/linux/dns_resolver.h
HDRINST usr/include/linux/cm4000_cs.h
HDRINST usr/include/linux/seg6.h
HDRINST usr/include/linux/connector.h
HDRINST usr/include/linux/nubus.h
HDRINST usr/include/linux/hid.h
HDRINST usr/include/linux/sunrpc/debug.h
HDRINST usr/include/linux/sysinfo.h
HDRINST usr/include/linux/fuse.h
HDRINST usr/include/linux/fsi.h
HDRINST usr/include/linux/netfilter_ipv6.h
HDRINST usr/include/linux/bcache.h
HDRINST usr/include/linux/max2175.h
HDRINST usr/include/linux/ethtool.h
HDRINST usr/include/linux/in_route.h
HDRINST usr/include/linux/veth.h
HDRINST usr/include/linux/random.h
HDRINST usr/include/linux/cifs/cifs_mount.h
HDRINST usr/include/linux/atmmpc.h
HDRINST usr/include/linux/membarrier.h
HDRINST usr/include/linux/posix_acl.h
HDRINST usr/include/linux/atmapi.h
HDRINST usr/include/linux/kernelcapi.h
HDRINST usr/include/linux/edd.h
HDRINST usr/include/linux/udf_fs_i.h
HDRINST usr/include/linux/minix_fs.h
HDRINST usr/include/linux/smc.h
HDRINST usr/include/linux/llc.h
HDRINST usr/include/linux/gfs2_ondisk.h
HDRINST usr/include/linux/target_core_user.h
HDRINST usr/include/linux/hw_breakpoint.h
HDRINST usr/include/linux/cdrom.h
HDRINST usr/include/linux/atm_idt77105.h
HDRINST usr/include/linux/baycom.h
HDRINST usr/include/linux/rio_cm_cdev.h
HDRINST usr/include/linux/module.h
HDRINST usr/include/linux/poll.h
HDRINST usr/include/linux/netfilter_ipv4.h
HDRINST usr/include/linux/meye.h
HDRINST usr/include/linux/nbd-netlink.h
HDRINST usr/include/linux/igmp.h
HDRINST usr/include/linux/dlmconstants.h
HDRINST usr/include/linux/ipv6.h
HDRINST usr/include/linux/dma-buf.h
HDRINST usr/include/linux/loop.h
HDRINST usr/include/linux/snmp.h
HDRINST usr/include/linux/uinput.h
HDRINST usr/include/linux/nfs.h
HDRINST usr/include/linux/joystick.h
HDRINST usr/include/linux/kexec.h
HDRINST usr/include/linux/tc_act/tc_sample.h
HDRINST usr/include/linux/tc_act/tc_mpls.h
HDRINST usr/include/linux/tc_act/tc_nat.h
HDRINST usr/include/linux/tc_act/tc_csum.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_mirred.h
HDRINST usr/include/linux/tc_act/tc_ife.h
HDRINST usr/include/linux/tc_act/tc_gate.h
HDRINST usr/include/linux/tc_act/tc_connmark.h
HDRINST usr/include/linux/tc_act/tc_skbmod.h
HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
HDRINST usr/include/linux/tc_act/tc_ipt.h
HDRINST usr/include/linux/tc_act/tc_vlan.h
HDRINST usr/include/linux/tc_act/tc_ctinfo.h
HDRINST usr/include/linux/tc_act/tc_pedit.h
HDRINST usr/include/linux/tc_act/tc_bpf.h
HDRINST usr/include/linux/tc_act/tc_gact.h
HDRINST usr/include/linux/tc_act/tc_ct.h
HDRINST usr/include/linux/isst_if.h
HDRINST usr/include/linux/sched.h
HDRINST usr/include/linux/uleds.h
HDRINST usr/include/linux/remoteproc_cdev.h
HDRINST usr/include/linux/virtio_crypto.h
HDRINST usr/include/linux/isdn/capicmd.h
HDRINST usr/include/linux/lp.h
HDRINST usr/include/linux/vhost_types.h
HDRINST usr/include/linux/param.h
HDRINST usr/include/linux/gsmmux.h
HDRINST usr/include/linux/time_types.h
HDRINST usr/include/linux/tcp_metrics.h
HDRINST usr/include/linux/virtio_balloon.h
HDRINST usr/include/linux/if_link.h
HDRINST usr/include/linux/fdreg.h
HDRINST usr/include/linux/mrp_bridge.h
HDRINST usr/include/linux/atmsvc.h
HDRINST usr/include/linux/vfio_zdev.h
HDRINST usr/include/linux/fd.h
HDRINST usr/include/linux/arcfb.h
HDRINST usr/include/linux/virtio_vsock.h
HDRINST usr/include/linux/major.h
HDRINST usr/include/linux/fs.h
HDRINST usr/include/linux/agpgart.h
HDRINST usr/include/linux/hdlc.h
HDRINST usr/include/linux/wireguard.h
HDRINST usr/include/linux/utsname.h
HDRINST usr/include/linux/if_bridge.h
HDRINST usr/include/linux/unix_diag.h
HDRINST usr/include/linux/i2c.h
HDRINST usr/include/linux/iommu.h
HDRINST usr/include/linux/sound.h
HDRINST usr/include/linux/virtio_input.h
HDRINST usr/include/linux/byteorder/big_endian.h
HDRINST usr/include/linux/byteorder/little_endian.h
HDRINST usr/include/linux/ila.h
HDRINST usr/include/linux/sctp.h
HDRINST usr/include/linux/qrtr.h
HDRINST usr/include/linux/atm.h
HDRINST usr/include/linux/virtio_mem.h
HDRINST usr/include/linux/kdev_t.h
HDRINST usr/include/linux/ip.h
HDRINST usr/include/linux/aio_abi.h
HDRINST usr/include/linux/vmcore.h
HDRINST usr/include/linux/usb/midi.h
HDRINST usr/include/linux/usb/ch9.h
HDRINST usr/include/linux/usb/g_printer.h
HDRINST usr/include/linux/usb/tmc.h
HDRINST usr/include/linux/usb/g_uvc.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/ch11.h
HDRINST usr/include/linux/usb/functionfs.h
HDRINST usr/include/linux/usb/video.h
HDRINST usr/include/linux/usb/raw_gadget.h
HDRINST usr/include/linux/usb/cdc.h
HDRINST usr/include/linux/usb/audio.h
HDRINST usr/include/linux/atmioc.h
HDRINST usr/include/linux/omap3isp.h
HDRINST usr/include/linux/rose.h
HDRINST usr/include/linux/route.h
HDRINST usr/include/linux/can/raw.h
HDRINST usr/include/linux/can/bcm.h
HDRINST usr/include/linux/can/gw.h
HDRINST usr/include/linux/can/j1939.h
HDRINST usr/include/linux/can/error.h
HDRINST usr/include/linux/can/isotp.h
HDRINST usr/include/linux/can/vxcan.h
HDRINST usr/include/linux/can/netlink.h
HDRINST usr/include/linux/close_range.h
HDRINST usr/include/linux/atmlec.h
HDRINST usr/include/linux/fib_rules.h
HDRINST usr/include/linux/virtio_mmio.h
HDRINST usr/include/linux/cciss_defs.h
HDRINST usr/include/linux/ultrasound.h
HDRINST usr/include/linux/wireless.h
HDRINST usr/include/linux/virtio_rng.h
HDRINST usr/include/linux/apm_bios.h
HDRINST usr/include/linux/kcmp.h
HDRINST usr/include/linux/ipc.h
HDRINST usr/include/linux/reiserfs_fs.h
HDRINST usr/include/linux/errno.h
HDRINST usr/include/linux/vboxguest.h
HDRINST usr/include/linux/shm.h
HDRINST usr/include/linux/net_tstamp.h
HDRINST usr/include/linux/gameport.h
HDRINST usr/include/linux/ipv6_route.h
HDRINST usr/include/linux/netrom.h
HDRINST usr/include/linux/signalfd.h
HDRINST usr/include/linux/serial_reg.h
HDRINST usr/include/linux/netfilter.h
HDRINST usr/include/linux/usbdevice_fs.h
HDRINST usr/include/linux/serial.h
HDRINST usr/include/linux/kernel.h
HDRINST usr/include/linux/ip_vs.h
HDRINST usr/include/linux/unistd.h
HDRINST usr/include/linux/media.h
HDRINST usr/include/linux/btf.h
HDRINST usr/include/linux/mii.h
HDRINST usr/include/linux/ipmi.h
HDRINST usr/include/linux/suspend_ioctls.h
HDRINST usr/include/linux/uvcvideo.h
HDRINST usr/include/linux/sdla.h
HDRINST usr/include/linux/cec.h
HDRINST usr/include/linux/virtio_config.h
HDRINST usr/include/linux/auxvec.h
HDRINST usr/include/linux/atm_nicstar.h
HDRINST usr/include/linux/efs_fs_sb.h
HDRINST usr/include/linux/atm_zatm.h
HDRINST usr/include/linux/net_namespace.h
HDRINST usr/include/linux/n_r3964.h
HDRINST usr/include/linux/spi/spidev.h
HDRINST usr/include/linux/zorro_ids.h
HDRINST usr/include/linux/nfsacl.h
HDRINST usr/include/linux/coda.h
HDRINST usr/include/linux/synclink.h
HDRINST usr/include/linux/fiemap.h
HDRINST usr/include/linux/wimax.h
HDRINST usr/include/linux/dccp.h
HDRINST usr/include/linux/smiapp.h
HDRINST usr/include/linux/udp.h
HDRINST usr/include/linux/atm_tcp.h
HDRINST usr/include/linux/kvm.h
HDRINST usr/include/linux/dlm.h
HDRINST usr/include/linux/auto_dev-ioctl.h
HDRINST usr/include/linux/vfio.h
HDRINST usr/include/linux/dlm_plock.h
HDRINST usr/include/linux/mpls.h
HDRINST usr/include/linux/mptcp.h
HDRINST usr/include/linux/sonet.h
HDRINST usr/include/linux/memfd.h
HDRINST usr/include/linux/elf.h
HDRINST usr/include/linux/if_xdp.h
HDRINST usr/include/linux/msdos_fs.h
HDRINST usr/include/linux/ppp-comp.h
HDRINST usr/include/linux/nfs_mount.h
HDRINST usr/include/linux/serial_core.h
HDRINST usr/include/linux/elf-fdpic.h
HDRINST usr/include/linux/ptp_clock.h
HDRINST usr/include/linux/vfio_ccw.h
HDRINST usr/include/linux/cycx_cfm.h
HDRINST usr/include/linux/if_packet.h
HDRINST usr/include/linux/nbd.h
HDRINST usr/include/linux/if_arp.h
HDRINST usr/include/linux/dm-ioctl.h
HDRINST usr/include/linux/qnx4_fs.h
HDRINST usr/include/linux/rtc.h
HDRINST usr/include/linux/can.h
HDRINST usr/include/linux/tipc.h
HDRINST usr/include/linux/if_fc.h
HDRINST usr/include/linux/tee.h
HDRINST usr/include/linux/wmi.h
HDRINST usr/include/linux/atmbr2684.h
HDRINST usr/include/linux/dn.h
HDRINST usr/include/linux/ndctl.h
HDRINST usr/include/linux/cec-funcs.h
HDRINST usr/include/linux/mroute.h
HDRINST usr/include/linux/uio.h
HDRINST usr/include/linux/nvram.h
HDRINST usr/include/linux/nfsd/export.h
HDRINST usr/include/linux/nfsd/nfsfh.h
HDRINST usr/include/linux/nfsd/debug.h
HDRINST usr/include/linux/nfsd/stats.h
HDRINST usr/include/linux/nfsd/cld.h
HDRINST usr/include/linux/coff.h
HDRINST usr/include/linux/fpga-dfl.h
HDRINST usr/include/linux/limits.h
HDRINST usr/include/linux/string.h
HDRINST usr/include/linux/if_ltalk.h
HDRINST usr/include/linux/if_addrlabel.h
HDRINST usr/include/linux/virtio_net.h
HDRINST usr/include/linux/atmsap.h
HDRINST usr/include/linux/a.out.h
HDRINST usr/include/linux/xattr.h
HDRINST usr/include/linux/bcm933xx_hcs.h
HDRINST usr/include/linux/cryptouser.h
HDRINST usr/include/linux/am437x-vpfe.h
HDRINST usr/include/linux/sockios.h
HDRINST usr/include/linux/affs_hardblocks.h
HDRINST usr/include/linux/kcm.h
HDRINST usr/include/linux/virtio_ids.h
HDRINST usr/include/linux/sem.h
HDRINST usr/include/linux/qemu_fw_cfg.h
HDRINST usr/include/linux/phonet.h
HDRINST usr/include/linux/blkpg.h
HDRINST usr/include/linux/cyclades.h
HDRINST usr/include/linux/fcntl.h
HDRINST usr/include/linux/netfilter_arp/arp_tables.h
HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
HDRINST usr/include/linux/nfs2.h
HDRINST usr/include/linux/net.h
HDRINST usr/include/linux/acct.h
HDRINST usr/include/linux/pps.h
HDRINST usr/include/linux/blkzoned.h
HDRINST usr/include/linux/firewire-cdev.h
HDRINST usr/include/linux/socket.h
HDRINST usr/include/linux/auto_fs4.h
HDRINST usr/include/linux/mtio.h
HDRINST usr/include/linux/net_dropmon.h
HDRINST usr/include/linux/batadv_packet.h
HDRINST usr/include/linux/i2o-dev.h
HDRINST usr/include/linux/ptrace.h
HDRINST usr/include/linux/seg6_genl.h
HDRINST usr/include/linux/bpfilter.h
HDRINST usr/include/linux/perf_event.h
HDRINST usr/include/linux/rpl.h
HDRINST usr/include/linux/vm_sockets.h
HDRINST usr/include/linux/udmabuf.h
HDRINST usr/include/linux/sysctl.h
HDRINST usr/include/linux/ax25.h
HDRINST usr/include/linux/termios.h
HDRINST usr/include/linux/genwqe/genwqe_card.h
HDRINST usr/include/linux/netfilter_bridge.h
HDRINST usr/include/linux/psample.h
HDRINST usr/include/linux/watch_queue.h
HDRINST usr/include/linux/bpf_perf_event.h
HDRINST usr/include/linux/scc.h
HDRINST usr/include/linux/lirc.h
HDRINST usr/include/linux/pr.h
HDRINST usr/include/linux/chio.h
HDRINST usr/include/linux/userfaultfd.h
HDRINST usr/include/linux/if_ppp.h
HDRINST usr/include/linux/thermal.h
HDRINST usr/include/linux/nvme_ioctl.h
HDRINST usr/include/linux/hiddev.h
HDRINST usr/include/linux/in.h
HDRINST usr/include/linux/sonypi.h
HDRINST usr/include/linux/aspeed-lpc-ctrl.h
HDRINST usr/include/linux/nfs3.h
HDRINST usr/include/linux/inotify.h
HDRINST usr/include/linux/nilfs2_ondisk.h
HDRINST usr/include/linux/blktrace_api.h
HDRINST usr/include/linux/tty.h
HDRINST usr/include/linux/bsg.h
HDRINST usr/include/linux/romfs_fs.h
HDRINST usr/include/linux/rxrpc.h
HDRINST usr/include/linux/input-event-codes.h
HDRINST usr/include/linux/ppdev.h
HDRINST usr/include/linux/x25.h
HDRINST usr/include/linux/soundcard.h
HDRINST usr/include/linux/android/binder.h
HDRINST usr/include/linux/android/binderfs.h
HDRINST usr/include/linux/virtio_blk.h
HDRINST usr/include/linux/v4l2-mediabus.h
HDRINST usr/include/linux/mdio.h
HDRINST usr/include/linux/un.h
HDRINST usr/include/linux/capability.h
HDRINST usr/include/linux/ioctl.h
HDRINST usr/include/linux/utime.h
HDRINST usr/include/linux/posix_acl_xattr.h
HDRINST usr/include/linux/nitro_enclaves.h
HDRINST usr/include/linux/watchdog.h
HDRINST usr/include/linux/if_eql.h
HDRINST usr/include/linux/rpmsg.h
HDRINST usr/include/linux/cgroupstats.h
HDRINST usr/include/linux/types.h
HDRINST usr/include/linux/nfs4_mount.h
HDRINST usr/include/linux/tipc_netlink.h
HDRINST usr/include/linux/nilfs2_api.h
HDRINST usr/include/linux/uhid.h
HDRINST usr/include/linux/if_pppol2tp.h
HDRINST usr/include/linux/in6.h
HDRINST usr/include/linux/media-bus-format.h
HDRINST usr/include/linux/hpet.h
HDRINST usr/include/linux/hsi/cs-protocol.h
HDRINST usr/include/linux/hsi/hsi_char.h
HDRINST usr/include/linux/mpls_iptunnel.h
HDRINST usr/include/linux/l2tp.h
HDRINST usr/include/linux/caif/if_caif.h
HDRINST usr/include/linux/caif/caif_socket.h
HDRINST usr/include/linux/seg6_iptunnel.h
HDRINST usr/include/linux/bfs_fs.h
HDRINST usr/include/linux/if_fddi.h
HDRINST usr/include/linux/aspeed-p2a-ctrl.h
HDRINST usr/include/linux/qnxtypes.h
HDRINST usr/include/linux/fanotify.h
HDRINST usr/include/linux/phantom.h
HDRINST usr/include/linux/virtio_ring.h
HDRINST usr/include/linux/keyctl.h
HDRINST usr/include/linux/kernel-page-flags.h
HDRINST usr/include/linux/virtio_scsi.h
HDRINST usr/include/linux/genetlink.h
HDRINST usr/include/linux/hyperv.h
HDRINST usr/include/linux/iio/events.h
HDRINST usr/include/linux/iio/types.h
HDRINST usr/include/linux/nsfs.h
HDRINST usr/include/linux/hdreg.h
HDRINST usr/include/linux/bpqether.h
HDRINST usr/include/linux/magic.h
HDRINST usr/include/linux/selinux_netlink.h
HDRINST usr/include/linux/lwtunnel.h
HDRINST usr/include/linux/dm-log-userspace.h
HDRINST usr/include/linux/fb.h
HDRINST usr/include/linux/icmpv6.h
HDRINST usr/include/linux/pmu.h
HDRINST usr/include/linux/um_timetravel.h
HDRINST usr/include/linux/auto_fs.h
HDRINST usr/include/linux/vhost.h
HDRINST usr/include/linux/if_macsec.h
HDRINST usr/include/linux/input.h
HDRINST usr/include/linux/rio_mport_cdev.h
HDRINST usr/include/linux/devlink.h
HDRINST usr/include/linux/ipmi_bmc.h
HDRINST usr/include/linux/adfs_fs.h
HDRINST usr/include/linux/gpio.h
HDRINST usr/include/linux/cramfs_fs.h
HDRINST usr/include/linux/dlm_device.h
HDRINST usr/include/linux/uuid.h
HDRINST usr/include/linux/ncsi.h
HDRINST usr/include/linux/patchkey.h
HDRINST usr/include/linux/atmclip.h
HDRINST usr/include/linux/if_frad.h
HDRINST usr/include/linux/jffs2.h
HDRINST usr/include/linux/xdp_diag.h
HDRINST usr/include/linux/stat.h
HDRINST usr/include/linux/parport.h
HDRINST usr/include/linux/binfmts.h
HDRINST usr/include/linux/if_addr.h
HDRINST usr/include/linux/psp-sev.h
HDRINST usr/include/linux/icmp.h
HDRINST usr/include/linux/nfs_idmap.h
HDRINST usr/include/linux/vm_sockets_diag.h
HDRINST usr/include/linux/reboot.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.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_TTL.h
HDRINST usr/include/linux/if_hippi.h
HDRINST usr/include/linux/if_team.h
HDRINST usr/include/linux/netlink.h
HDRINST usr/include/linux/hidraw.h
HDRINST usr/include/linux/if_pppox.h
HDRINST usr/include/linux/hdlc/ioctl.h
HDRINST usr/include/linux/mount.h
HDRINST usr/include/linux/keyboard.h
HDRINST usr/include/linux/atm_he.h
HDRINST usr/include/linux/kd.h
HDRINST usr/include/linux/tipc_sockets_diag.h
HDRINST usr/include/linux/mei.h
HDRINST usr/include/linux/msg.h
HDRINST usr/include/linux/ip6_tunnel.h
HDRINST usr/include/linux/fou.h
HDRINST usr/include/linux/virtio_pmem.h
HDRINST usr/include/linux/quota.h
HDRINST usr/include/linux/bt-bmc.h
HDRINST usr/include/linux/raid/md_u.h
HDRINST usr/include/linux/raid/md_p.h
HDRINST usr/include/linux/matroxfb.h
HDRINST usr/include/linux/userio.h
HDRINST usr/include/linux/inet_diag.h
HDRINST usr/include/linux/i2c-dev.h
HDRINST usr/include/linux/tcp.h
HDRINST usr/include/linux/gtp.h
HDRINST usr/include/linux/vt.h
HDRINST usr/include/sound/asequencer.h
HDRINST usr/include/sound/asoc.h
HDRINST usr/include/sound/hdspm.h
HDRINST usr/include/sound/emu10k1.h
HDRINST usr/include/sound/skl-tplg-interface.h
HDRINST usr/include/sound/sof/header.h
HDRINST usr/include/sound/sof/tokens.h
HDRINST usr/include/sound/sof/abi.h
HDRINST usr/include/sound/sof/fw.h
HDRINST usr/include/sound/firewire.h
HDRINST usr/include/sound/sfnt_info.h
HDRINST usr/include/sound/hdsp.h
HDRINST usr/include/sound/compress_offload.h
HDRINST usr/include/sound/asound.h
HDRINST usr/include/sound/snd_sst_tokens.h
HDRINST usr/include/sound/tlv.h
HDRINST usr/include/sound/usb_stream.h
HDRINST usr/include/sound/compress_params.h
HDRINST usr/include/sound/asound_fm.h
HDRINST usr/include/sound/sb16_csp.h
HDRINST usr/include/scsi/scsi_bsg_fc.h
HDRINST usr/include/scsi/scsi_netlink_fc.h
HDRINST usr/include/scsi/scsi_netlink.h
HDRINST usr/include/scsi/scsi_bsg_ufs.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/fc/fc_els.h
HDRINST usr/include/scsi/cxlflash_ioctl.h
HDRINST usr/include/linux/version.h
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Kbuild.include' has modification time 55760920 s in the future
HDRINST usr/include/asm/statfs.h
HDRINST usr/include/asm/ldt.h
HDRINST usr/include/asm/signal.h
HDRINST usr/include/asm/e820.h
HDRINST usr/include/asm/posix_types_64.h
HDRINST usr/include/asm/prctl.h
HDRINST usr/include/asm/msgbuf.h
HDRINST usr/include/asm/vsyscall.h
HDRINST usr/include/asm/swab.h
HDRINST usr/include/asm/kvm_para.h
HDRINST usr/include/asm/mman.h
HDRINST usr/include/asm/posix_types.h
HDRINST usr/include/asm/svm.h
HDRINST usr/include/asm/sigcontext.h
HDRINST usr/include/asm/boot.h
HDRINST usr/include/asm/posix_types_x32.h
HDRINST usr/include/asm/hw_breakpoint.h
HDRINST usr/include/asm/hwcap2.h
HDRINST usr/include/asm/sigcontext32.h
HDRINST usr/include/asm/bitsperlong.h
HDRINST usr/include/asm/processor-flags.h
HDRINST usr/include/asm/kvm_perf.h
HDRINST usr/include/asm/unistd.h
HDRINST usr/include/asm/msr.h
HDRINST usr/include/asm/auxvec.h
HDRINST usr/include/asm/mce.h
HDRINST usr/include/asm/kvm.h
HDRINST usr/include/asm/siginfo.h
HDRINST usr/include/asm/bootparam.h
HDRINST usr/include/asm/a.out.h
HDRINST usr/include/asm/posix_types_32.h
HDRINST usr/include/asm/ptrace.h
HDRINST usr/include/asm/setup.h
HDRINST usr/include/asm/byteorder.h
HDRINST usr/include/asm/mtrr.h
HDRINST usr/include/asm/vm86.h
HDRINST usr/include/asm/sembuf.h
HDRINST usr/include/asm/ptrace-abi.h
HDRINST usr/include/asm/perf_regs.h
HDRINST usr/include/asm/debugreg.h
HDRINST usr/include/asm/ucontext.h
HDRINST usr/include/asm/shmbuf.h
HDRINST usr/include/asm/vmx.h
HDRINST usr/include/asm/stat.h
HDRINST usr/include/asm/ist.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
make[2]: warning: Clock skew detected. Your build may be incomplete.
INSTALL ./usr/include
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5'
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_cpu.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_cpu
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_numa.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lnuma -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_numa
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_dualstack.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_dualstack
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_conflict.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_conflict
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tls.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tls
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ socket.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/socket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ nettest.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/nettest
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_fanout.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_fanout
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_tpacket.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_tpacket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ msg_zerocopy.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/msg_zerocopy
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_addr_any.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_addr_any
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_mmap.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lpthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_mmap
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_inq.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lpthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_inq
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_snd.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_snd
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txring_overwrite.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txring_overwrite
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_tx.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_tx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_rx.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_rx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ip_defrag.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ip_defrag
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ so_txtime.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/so_txtime
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel_mgr.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel_mgr
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_fastopen_backup_key.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_fastopen_backup_key
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ fin_ack_lat.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/fin_ack_lat
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_ports_exhausted.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_ports_exhausted
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
{1, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
{1, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
{1, 1, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
{1, 1, 1, 1},
{ } { }
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ hwtstamp_config.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/hwtstamp_config
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ rxtimestamp.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/rxtimestamp
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ timestamping.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/timestamping
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txtimestamp.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txtimestamp
txtimestamp.c: In function ‘do_test’:
txtimestamp.c:498:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
if (cfg_use_pf_packet || cfg_ipproto == IPPROTO_RAW)
^
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipsec.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipsec
rsync -a run_netsocktests run_afpackettests test_bpf.sh netdevice.sh rtnetlink.sh xfrm_policy.sh test_blackhole_dev.sh fib_tests.sh fib-onlink-tests.sh pmtu.sh udpgso.sh ip_defrag.sh udpgso_bench.sh fib_rule_tests.sh msg_zerocopy.sh psock_snd.sh udpgro_bench.sh udpgro.sh test_vxlan_under_vrf.sh reuseport_addr_any.sh test_vxlan_fdb_changelink.sh so_txtime.sh ipv6_flowlabel.sh tcp_fastopen_backup_key.sh fcnal-test.sh traceroute.sh fin_ack_lat.sh fib_nexthop_multiprefix.sh fib_nexthops.sh altnames.sh icmp_redirect.sh ip6_gre_headroom.sh route_localnet.sh reuseaddr_ports_exhausted.sh txtimestamp.sh vrf-xfrm-tests.sh rxtimestamp.sh devlink_port_split.py drop_monitor_tests.sh vrf_route_leaking.sh /usr/bin//
rsync -a in_netns.sh /usr/bin//
rsync -a /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_cpu /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_numa /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_dualstack /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_conflict /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tls /usr/bin//
rsync -a /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/socket /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/nettest /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_fanout /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_tpacket /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/msg_zerocopy /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_addr_any /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_mmap /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_inq /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_snd /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txring_overwrite /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_tx /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_rx /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ip_defrag /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/so_txtime /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel_mgr /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_fastopen_backup_key /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/fin_ack_lat /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_ports_exhausted /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/hwtstamp_config /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/rxtimestamp /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/timestamping /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txtimestamp /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipsec /usr/bin//
make: warning: Clock skew detected. Your build may be incomplete.
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net'
2019-02-14 10:14:46 make run_tests -C net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net'
make: Warning: File '../../../../scripts/subarch.include' has modification time 55748308 s in the future
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5'
make[1]: Warning: File 'scripts/Makefile.extrawarn' has modification time 55760906 s in the future
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760906 s in the future
HOSTCC scripts/basic/fixdep
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760906 s in the future
HOSTCC scripts/unifdef
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Kbuild.include' has modification time 55760905 s in the future
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.lib' has modification time 55760905 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Makefile.host' has modification time 55760903 s in the future
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
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'include/uapi/Kbuild' has modification time 55748303 s in the future
HDRINST usr/include/video/edid.h
HDRINST usr/include/video/uvesafb.h
HDRINST usr/include/video/sisfb.h
HDRINST usr/include/drm/amdgpu_drm.h
HDRINST usr/include/drm/via_drm.h
HDRINST usr/include/drm/panfrost_drm.h
HDRINST usr/include/drm/savage_drm.h
HDRINST usr/include/drm/qxl_drm.h
HDRINST usr/include/drm/tegra_drm.h
HDRINST usr/include/drm/armada_drm.h
HDRINST usr/include/drm/lima_drm.h
HDRINST usr/include/drm/nouveau_drm.h
HDRINST usr/include/drm/vmwgfx_drm.h
HDRINST usr/include/drm/drm_mode.h
HDRINST usr/include/drm/radeon_drm.h
HDRINST usr/include/drm/i915_drm.h
HDRINST usr/include/drm/drm.h
HDRINST usr/include/drm/virtgpu_drm.h
HDRINST usr/include/drm/exynos_drm.h
HDRINST usr/include/drm/etnaviv_drm.h
HDRINST usr/include/drm/mga_drm.h
HDRINST usr/include/drm/v3d_drm.h
HDRINST usr/include/drm/sis_drm.h
HDRINST usr/include/drm/i810_drm.h
HDRINST usr/include/drm/drm_sarea.h
HDRINST usr/include/drm/r128_drm.h
HDRINST usr/include/drm/vgem_drm.h
HDRINST usr/include/drm/omap_drm.h
HDRINST usr/include/drm/vc4_drm.h
HDRINST usr/include/drm/drm_fourcc.h
HDRINST usr/include/drm/msm_drm.h
HDRINST usr/include/mtd/inftl-user.h
HDRINST usr/include/mtd/mtd-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/gntdev.h
HDRINST usr/include/xen/evtchn.h
HDRINST usr/include/xen/privcmd.h
HDRINST usr/include/xen/gntalloc.h
HDRINST usr/include/asm-generic/ioctls.h
HDRINST usr/include/asm-generic/statfs.h
HDRINST usr/include/asm-generic/signal.h
HDRINST usr/include/asm-generic/int-ll64.h
HDRINST usr/include/asm-generic/msgbuf.h
HDRINST usr/include/asm-generic/resource.h
HDRINST usr/include/asm-generic/hugetlb_encode.h
HDRINST usr/include/asm-generic/swab.h
HDRINST usr/include/asm-generic/kvm_para.h
HDRINST usr/include/asm-generic/mman.h
HDRINST usr/include/asm-generic/posix_types.h
HDRINST usr/include/asm-generic/poll.h
HDRINST usr/include/asm-generic/param.h
HDRINST usr/include/asm-generic/bitsperlong.h
HDRINST usr/include/asm-generic/int-l64.h
HDRINST usr/include/asm-generic/errno.h
HDRINST usr/include/asm-generic/unistd.h
HDRINST usr/include/asm-generic/errno-base.h
HDRINST usr/include/asm-generic/signal-defs.h
HDRINST usr/include/asm-generic/auxvec.h
HDRINST usr/include/asm-generic/siginfo.h
HDRINST usr/include/asm-generic/sockios.h
HDRINST usr/include/asm-generic/fcntl.h
HDRINST usr/include/asm-generic/socket.h
HDRINST usr/include/asm-generic/setup.h
HDRINST usr/include/asm-generic/termios.h
HDRINST usr/include/asm-generic/bpf_perf_event.h
HDRINST usr/include/asm-generic/ioctl.h
HDRINST usr/include/asm-generic/types.h
HDRINST usr/include/asm-generic/sembuf.h
HDRINST usr/include/asm-generic/mman-common.h
HDRINST usr/include/asm-generic/ucontext.h
HDRINST usr/include/asm-generic/ipcbuf.h
HDRINST usr/include/asm-generic/shmbuf.h
HDRINST usr/include/asm-generic/stat.h
HDRINST usr/include/asm-generic/termbits.h
HDRINST usr/include/rdma/ocrdma-abi.h
HDRINST usr/include/rdma/i40iw-abi.h
HDRINST usr/include/rdma/qedr-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl.h
HDRINST usr/include/rdma/vmw_pvrdma-abi.h
HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
HDRINST usr/include/rdma/mthca-abi.h
HDRINST usr/include/rdma/hfi/hfi1_user.h
HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
HDRINST usr/include/rdma/ib_user_sa.h
HDRINST usr/include/rdma/mlx5-abi.h
HDRINST usr/include/rdma/mlx4-abi.h
HDRINST usr/include/rdma/rvt-abi.h
HDRINST usr/include/rdma/rdma_user_cm.h
HDRINST usr/include/rdma/ib_user_verbs.h
HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
HDRINST usr/include/rdma/siw-abi.h
HDRINST usr/include/rdma/efa-abi.h
HDRINST usr/include/rdma/hns-abi.h
HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
HDRINST usr/include/rdma/rdma_netlink.h
HDRINST usr/include/rdma/ib_user_mad.h
HDRINST usr/include/rdma/cxgb4-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
HDRINST usr/include/rdma/bnxt_re-abi.h
HDRINST usr/include/rdma/rdma_user_rxe.h
HDRINST usr/include/misc/habanalabs.h
HDRINST usr/include/misc/pvpanic.h
HDRINST usr/include/misc/xilinx_sdfec.h
HDRINST usr/include/misc/fastrpc.h
HDRINST usr/include/misc/ocxl.h
HDRINST usr/include/misc/uacce/uacce.h
HDRINST usr/include/misc/uacce/hisi_qm.h
HDRINST usr/include/misc/cxl.h
HDRINST usr/include/linux/mmc/ioctl.h
HDRINST usr/include/linux/nfs_fs.h
HDRINST usr/include/linux/if_slip.h
HDRINST usr/include/linux/falloc.h
HDRINST usr/include/linux/virtio_iommu.h
HDRINST usr/include/linux/vtpm_proxy.h
HDRINST usr/include/linux/idxd.h
HDRINST usr/include/linux/time.h
HDRINST usr/include/linux/i8k.h
HDRINST usr/include/linux/eventpoll.h
HDRINST usr/include/linux/adb.h
HDRINST usr/include/linux/tipc_config.h
HDRINST usr/include/linux/taskstats.h
HDRINST usr/include/linux/virtio_types.h
HDRINST usr/include/linux/seg6_local.h
HDRINST usr/include/linux/elf-em.h
HDRINST usr/include/linux/omapfb.h
HDRINST usr/include/linux/fsmap.h
HDRINST usr/include/linux/pktcdvd.h
HDRINST usr/include/linux/dcbnl.h
HDRINST usr/include/linux/cciss_ioctl.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.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_arpreply.h
HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
HDRINST usr/include/linux/netfilter_bridge/ebtables.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
HDRINST usr/include/linux/if_arcnet.h
HDRINST usr/include/linux/virtio_pci.h
HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
HDRINST usr/include/linux/tc_ematch/tc_em_text.h
HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
HDRINST usr/include/linux/v4l2-common.h
HDRINST usr/include/linux/zorro.h
HDRINST usr/include/linux/raw.h
HDRINST usr/include/linux/atm_eni.h
HDRINST usr/include/linux/iso_fs.h
HDRINST usr/include/linux/hsr_netlink.h
HDRINST usr/include/linux/stddef.h
HDRINST usr/include/linux/mempolicy.h
HDRINST usr/include/linux/if_cablemodem.h
HDRINST usr/include/linux/atmdev.h
HDRINST usr/include/linux/io_uring.h
HDRINST usr/include/linux/if_plip.h
HDRINST usr/include/linux/scif_ioctl.h
HDRINST usr/include/linux/fadvise.h
HDRINST usr/include/linux/neighbour.h
HDRINST usr/include/linux/securebits.h
HDRINST usr/include/linux/ipsec.h
HDRINST usr/include/linux/vsockmon.h
HDRINST usr/include/linux/kfd_ioctl.h
HDRINST usr/include/linux/ppp_defs.h
HDRINST usr/include/linux/fsverity.h
HDRINST usr/include/linux/ppp-ioctl.h
HDRINST usr/include/linux/screen_info.h
HDRINST usr/include/linux/libc-compat.h
HDRINST usr/include/linux/mroute6.h
HDRINST usr/include/linux/fscrypt.h
HDRINST usr/include/linux/hash_info.h
HDRINST usr/include/linux/rds.h
HDRINST usr/include/linux/netlink_diag.h
HDRINST usr/include/linux/pfkeyv2.h
HDRINST usr/include/linux/netfilter/xt_physdev.h
HDRINST usr/include/linux/netfilter/xt_set.h
HDRINST usr/include/linux/netfilter/xt_policy.h
HDRINST usr/include/linux/netfilter/xt_string.h
HDRINST usr/include/linux/netfilter/xt_connlabel.h
HDRINST usr/include/linux/netfilter/xt_cgroup.h
HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
HDRINST usr/include/linux/netfilter/xt_limit.h
HDRINST usr/include/linux/netfilter/xt_time.h
HDRINST usr/include/linux/netfilter/xt_conntrack.h
HDRINST usr/include/linux/netfilter/xt_ipcomp.h
HDRINST usr/include/linux/netfilter/xt_comment.h
HDRINST usr/include/linux/netfilter/xt_recent.h
HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
HDRINST usr/include/linux/netfilter/xt_addrtype.h
HDRINST usr/include/linux/netfilter/xt_tcpmss.h
HDRINST usr/include/linux/netfilter/xt_rateest.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
HDRINST usr/include/linux/netfilter/xt_connmark.h
HDRINST usr/include/linux/netfilter/nfnetlink_log.h
HDRINST usr/include/linux/netfilter/nf_nat.h
HDRINST usr/include/linux/netfilter/xt_realm.h
HDRINST usr/include/linux/netfilter/xt_length.h
HDRINST usr/include/linux/netfilter/xt_statistic.h
HDRINST usr/include/linux/netfilter/xt_MARK.h
HDRINST usr/include/linux/netfilter/xt_mac.h
HDRINST usr/include/linux/netfilter/xt_cpu.h
HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
HDRINST usr/include/linux/netfilter/xt_bpf.h
HDRINST usr/include/linux/netfilter/xt_HMARK.h
HDRINST usr/include/linux/netfilter/xt_hashlimit.h
HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
HDRINST usr/include/linux/netfilter/x_tables.h
HDRINST usr/include/linux/netfilter/xt_l2tp.h
HDRINST usr/include/linux/netfilter/xt_esp.h
HDRINST usr/include/linux/netfilter/xt_ecn.h
HDRINST usr/include/linux/netfilter/xt_cluster.h
HDRINST usr/include/linux/netfilter/xt_LED.h
HDRINST usr/include/linux/netfilter/xt_NFLOG.h
HDRINST usr/include/linux/netfilter/xt_tcpudp.h
HDRINST usr/include/linux/netfilter/xt_AUDIT.h
HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
HDRINST usr/include/linux/netfilter/xt_dscp.h
HDRINST usr/include/linux/netfilter/xt_devgroup.h
HDRINST usr/include/linux/netfilter/nf_synproxy.h
HDRINST usr/include/linux/netfilter/xt_TPROXY.h
HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
HDRINST usr/include/linux/netfilter/xt_TEE.h
HDRINST usr/include/linux/netfilter/xt_socket.h
HDRINST usr/include/linux/netfilter/xt_CT.h
HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
HDRINST usr/include/linux/netfilter/xt_LOG.h
HDRINST usr/include/linux/netfilter/xt_pkttype.h
HDRINST usr/include/linux/netfilter/xt_osf.h
HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
HDRINST usr/include/linux/netfilter/nf_log.h
HDRINST usr/include/linux/netfilter/xt_DSCP.h
HDRINST usr/include/linux/netfilter/xt_sctp.h
HDRINST usr/include/linux/netfilter/xt_multiport.h
HDRINST usr/include/linux/netfilter/xt_owner.h
HDRINST usr/include/linux/netfilter/xt_dccp.h
HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
HDRINST usr/include/linux/netfilter/xt_nfacct.h
HDRINST usr/include/linux/netfilter/xt_connlimit.h
HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
HDRINST usr/include/linux/netfilter/xt_mark.h
HDRINST usr/include/linux/netfilter/xt_connbytes.h
HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
HDRINST usr/include/linux/netfilter/xt_SECMARK.h
HDRINST usr/include/linux/netfilter/xt_RATEEST.h
HDRINST usr/include/linux/netfilter/xt_u32.h
HDRINST usr/include/linux/netfilter/nfnetlink_acct.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_list.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
HDRINST usr/include/linux/netfilter/xt_quota.h
HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
HDRINST usr/include/linux/netfilter/nf_tables.h
HDRINST usr/include/linux/netfilter/xt_state.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
HDRINST usr/include/linux/netfilter/xt_rpfilter.h
HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
HDRINST usr/include/linux/netfilter/xt_iprange.h
HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
HDRINST usr/include/linux/netfilter/xt_helper.h
HDRINST usr/include/linux/netfilter/nfnetlink.h
HDRINST usr/include/linux/netfilter/xt_ipvs.h
HDRINST usr/include/linux/netfilter/nf_tables_compat.h
HDRINST usr/include/linux/signal.h
HDRINST usr/include/linux/if_phonet.h
HDRINST usr/include/linux/seg6_hmac.h
HDRINST usr/include/linux/if_infiniband.h
HDRINST usr/include/linux/serio.h
HDRINST usr/include/linux/if_x25.h
HDRINST usr/include/linux/filter.h
HDRINST usr/include/linux/videodev2.h
HDRINST usr/include/linux/openat2.h
HDRINST usr/include/linux/dqblk_xfs.h
HDRINST usr/include/linux/nexthop.h
HDRINST usr/include/linux/mqueue.h
HDRINST usr/include/linux/lightnvm.h
HDRINST usr/include/linux/bpf_common.h
HDRINST usr/include/linux/ethtool_netlink.h
HDRINST usr/include/linux/psci.h
HDRINST usr/include/linux/timerfd.h
HDRINST usr/include/linux/tty_flags.h
HDRINST usr/include/linux/if_bonding.h
HDRINST usr/include/linux/cn_proc.h
HDRINST usr/include/linux/rpl_iptunnel.h
HDRINST usr/include/linux/ivtvfb.h
HDRINST usr/include/linux/prctl.h
HDRINST usr/include/linux/ife.h
HDRINST usr/include/linux/v4l2-controls.h
HDRINST usr/include/linux/sock_diag.h
HDRINST usr/include/linux/coresight-stm.h
HDRINST usr/include/linux/dvb/frontend.h
HDRINST usr/include/linux/dvb/version.h
HDRINST usr/include/linux/dvb/dmx.h
HDRINST usr/include/linux/dvb/osd.h
HDRINST usr/include/linux/dvb/video.h
HDRINST usr/include/linux/dvb/net.h
HDRINST usr/include/linux/dvb/ca.h
HDRINST usr/include/linux/dvb/audio.h
HDRINST usr/include/linux/cuda.h
HDRINST usr/include/linux/tls.h
HDRINST usr/include/linux/firewire-constants.h
HDRINST usr/include/linux/netdevice.h
HDRINST usr/include/linux/sed-opal.h
HDRINST usr/include/linux/xfrm.h
HDRINST usr/include/linux/vbox_err.h
HDRINST usr/include/linux/radeonfb.h
HDRINST usr/include/linux/oom.h
HDRINST usr/include/linux/atmarp.h
HDRINST usr/include/linux/ipmi_msgdefs.h
HDRINST usr/include/linux/futex.h
HDRINST usr/include/linux/erspan.h
HDRINST usr/include/linux/atalk.h
HDRINST usr/include/linux/const.h
HDRINST usr/include/linux/resource.h
HDRINST usr/include/linux/stm.h
HDRINST usr/include/linux/pkt_cls.h
HDRINST usr/include/linux/smc_diag.h
HDRINST usr/include/linux/personality.h
HDRINST usr/include/linux/rseq.h
HDRINST usr/include/linux/pci_regs.h
HDRINST usr/include/linux/virtio_gpu.h
HDRINST usr/include/linux/wait.h
HDRINST usr/include/linux/virtio_9p.h
HDRINST usr/include/linux/seccomp.h
HDRINST usr/include/linux/reiserfs_xattr.h
HDRINST usr/include/linux/btrfs.h
HDRINST usr/include/linux/nfs4.h
HDRINST usr/include/linux/nl80211.h
HDRINST usr/include/linux/errqueue.h
HDRINST usr/include/linux/if_tun.h
HDRINST usr/include/linux/pci.h
HDRINST usr/include/linux/if_alg.h
HDRINST usr/include/linux/if_vlan.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
HDRINST usr/include/linux/pg.h
HDRINST usr/include/linux/atmppp.h
HDRINST usr/include/linux/swab.h
HDRINST usr/include/linux/kcov.h
HDRINST usr/include/linux/xilinx-v4l2-controls.h
HDRINST usr/include/linux/arm_sdei.h
HDRINST usr/include/linux/gen_stats.h
HDRINST usr/include/linux/kvm_para.h
HDRINST usr/include/linux/mic_ioctl.h
HDRINST usr/include/linux/sync_file.h
HDRINST usr/include/linux/nfc.h
HDRINST usr/include/linux/mman.h
HDRINST usr/include/linux/irqnr.h
HDRINST usr/include/linux/map_to_7segment.h
HDRINST usr/include/linux/pidfd.h
HDRINST usr/include/linux/fsl_hypervisor.h
HDRINST usr/include/linux/pcitest.h
HDRINST usr/include/linux/virtio_fs.h
HDRINST usr/include/linux/vbox_vmmdev_types.h
HDRINST usr/include/linux/usbip.h
HDRINST usr/include/linux/posix_types.h
HDRINST usr/include/linux/mmtimer.h
HDRINST usr/include/linux/toshiba.h
HDRINST usr/include/linux/sched/types.h
HDRINST usr/include/linux/if.h
HDRINST usr/include/linux/mic_common.h
HDRINST usr/include/linux/virtio_console.h
HDRINST usr/include/linux/rfkill.h
HDRINST usr/include/linux/packet_diag.h
HDRINST usr/include/linux/rtnetlink.h
HDRINST usr/include/linux/if_tunnel.h
HDRINST usr/include/linux/netfilter_decnet.h
HDRINST usr/include/linux/ipx.h
HDRINST usr/include/linux/v4l2-dv-timings.h
HDRINST usr/include/linux/wimax/i2400m.h
HDRINST usr/include/linux/btrfs_tree.h
HDRINST usr/include/linux/ivtv.h
HDRINST usr/include/linux/timex.h
HDRINST usr/include/linux/pkt_sched.h
HDRINST usr/include/linux/capi.h
HDRINST usr/include/linux/dma-heap.h
HDRINST usr/include/linux/bpf.h
HDRINST usr/include/linux/times.h
HDRINST usr/include/linux/netconf.h
HDRINST usr/include/linux/netfilter_arp.h
HDRINST usr/include/linux/switchtec_ioctl.h
HDRINST usr/include/linux/v4l2-subdev.h
HDRINST usr/include/linux/batman_adv.h
HDRINST usr/include/linux/dlm_netlink.h
HDRINST usr/include/linux/hdlcdrv.h
HDRINST usr/include/linux/openvswitch.h
HDRINST usr/include/linux/audit.h
HDRINST usr/include/linux/if_ether.h
HDRINST usr/include/linux/tiocl.h
HDRINST usr/include/linux/dns_resolver.h
HDRINST usr/include/linux/cm4000_cs.h
HDRINST usr/include/linux/seg6.h
HDRINST usr/include/linux/connector.h
HDRINST usr/include/linux/nubus.h
HDRINST usr/include/linux/hid.h
HDRINST usr/include/linux/sunrpc/debug.h
HDRINST usr/include/linux/sysinfo.h
HDRINST usr/include/linux/fuse.h
HDRINST usr/include/linux/fsi.h
HDRINST usr/include/linux/netfilter_ipv6.h
HDRINST usr/include/linux/bcache.h
HDRINST usr/include/linux/max2175.h
HDRINST usr/include/linux/ethtool.h
HDRINST usr/include/linux/in_route.h
HDRINST usr/include/linux/veth.h
HDRINST usr/include/linux/random.h
HDRINST usr/include/linux/cifs/cifs_mount.h
HDRINST usr/include/linux/atmmpc.h
HDRINST usr/include/linux/membarrier.h
HDRINST usr/include/linux/posix_acl.h
HDRINST usr/include/linux/atmapi.h
HDRINST usr/include/linux/kernelcapi.h
HDRINST usr/include/linux/edd.h
HDRINST usr/include/linux/udf_fs_i.h
HDRINST usr/include/linux/minix_fs.h
HDRINST usr/include/linux/smc.h
HDRINST usr/include/linux/llc.h
HDRINST usr/include/linux/gfs2_ondisk.h
HDRINST usr/include/linux/target_core_user.h
HDRINST usr/include/linux/hw_breakpoint.h
HDRINST usr/include/linux/cdrom.h
HDRINST usr/include/linux/atm_idt77105.h
HDRINST usr/include/linux/baycom.h
HDRINST usr/include/linux/rio_cm_cdev.h
HDRINST usr/include/linux/module.h
HDRINST usr/include/linux/poll.h
HDRINST usr/include/linux/netfilter_ipv4.h
HDRINST usr/include/linux/meye.h
HDRINST usr/include/linux/nbd-netlink.h
HDRINST usr/include/linux/igmp.h
HDRINST usr/include/linux/dlmconstants.h
HDRINST usr/include/linux/ipv6.h
HDRINST usr/include/linux/dma-buf.h
HDRINST usr/include/linux/loop.h
HDRINST usr/include/linux/snmp.h
HDRINST usr/include/linux/uinput.h
HDRINST usr/include/linux/nfs.h
HDRINST usr/include/linux/joystick.h
HDRINST usr/include/linux/kexec.h
HDRINST usr/include/linux/tc_act/tc_sample.h
HDRINST usr/include/linux/tc_act/tc_mpls.h
HDRINST usr/include/linux/tc_act/tc_nat.h
HDRINST usr/include/linux/tc_act/tc_csum.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_mirred.h
HDRINST usr/include/linux/tc_act/tc_ife.h
HDRINST usr/include/linux/tc_act/tc_gate.h
HDRINST usr/include/linux/tc_act/tc_connmark.h
HDRINST usr/include/linux/tc_act/tc_skbmod.h
HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
HDRINST usr/include/linux/tc_act/tc_ipt.h
HDRINST usr/include/linux/tc_act/tc_vlan.h
HDRINST usr/include/linux/tc_act/tc_ctinfo.h
HDRINST usr/include/linux/tc_act/tc_pedit.h
HDRINST usr/include/linux/tc_act/tc_bpf.h
HDRINST usr/include/linux/tc_act/tc_gact.h
HDRINST usr/include/linux/tc_act/tc_ct.h
HDRINST usr/include/linux/isst_if.h
HDRINST usr/include/linux/sched.h
HDRINST usr/include/linux/uleds.h
HDRINST usr/include/linux/remoteproc_cdev.h
HDRINST usr/include/linux/virtio_crypto.h
HDRINST usr/include/linux/isdn/capicmd.h
HDRINST usr/include/linux/lp.h
HDRINST usr/include/linux/vhost_types.h
HDRINST usr/include/linux/param.h
HDRINST usr/include/linux/gsmmux.h
HDRINST usr/include/linux/time_types.h
HDRINST usr/include/linux/tcp_metrics.h
HDRINST usr/include/linux/virtio_balloon.h
HDRINST usr/include/linux/if_link.h
HDRINST usr/include/linux/fdreg.h
HDRINST usr/include/linux/mrp_bridge.h
HDRINST usr/include/linux/atmsvc.h
HDRINST usr/include/linux/vfio_zdev.h
HDRINST usr/include/linux/fd.h
HDRINST usr/include/linux/arcfb.h
HDRINST usr/include/linux/virtio_vsock.h
HDRINST usr/include/linux/major.h
HDRINST usr/include/linux/fs.h
HDRINST usr/include/linux/agpgart.h
HDRINST usr/include/linux/hdlc.h
HDRINST usr/include/linux/wireguard.h
HDRINST usr/include/linux/utsname.h
HDRINST usr/include/linux/if_bridge.h
HDRINST usr/include/linux/unix_diag.h
HDRINST usr/include/linux/i2c.h
HDRINST usr/include/linux/iommu.h
HDRINST usr/include/linux/sound.h
HDRINST usr/include/linux/virtio_input.h
HDRINST usr/include/linux/byteorder/big_endian.h
HDRINST usr/include/linux/byteorder/little_endian.h
HDRINST usr/include/linux/ila.h
HDRINST usr/include/linux/sctp.h
HDRINST usr/include/linux/qrtr.h
HDRINST usr/include/linux/atm.h
HDRINST usr/include/linux/virtio_mem.h
HDRINST usr/include/linux/kdev_t.h
HDRINST usr/include/linux/ip.h
HDRINST usr/include/linux/aio_abi.h
HDRINST usr/include/linux/vmcore.h
HDRINST usr/include/linux/usb/midi.h
HDRINST usr/include/linux/usb/ch9.h
HDRINST usr/include/linux/usb/g_printer.h
HDRINST usr/include/linux/usb/tmc.h
HDRINST usr/include/linux/usb/g_uvc.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/ch11.h
HDRINST usr/include/linux/usb/functionfs.h
HDRINST usr/include/linux/usb/video.h
HDRINST usr/include/linux/usb/raw_gadget.h
HDRINST usr/include/linux/usb/cdc.h
HDRINST usr/include/linux/usb/audio.h
HDRINST usr/include/linux/atmioc.h
HDRINST usr/include/linux/omap3isp.h
HDRINST usr/include/linux/rose.h
HDRINST usr/include/linux/route.h
HDRINST usr/include/linux/can/raw.h
HDRINST usr/include/linux/can/bcm.h
HDRINST usr/include/linux/can/gw.h
HDRINST usr/include/linux/can/j1939.h
HDRINST usr/include/linux/can/error.h
HDRINST usr/include/linux/can/isotp.h
HDRINST usr/include/linux/can/vxcan.h
HDRINST usr/include/linux/can/netlink.h
HDRINST usr/include/linux/close_range.h
HDRINST usr/include/linux/atmlec.h
HDRINST usr/include/linux/fib_rules.h
HDRINST usr/include/linux/virtio_mmio.h
HDRINST usr/include/linux/cciss_defs.h
HDRINST usr/include/linux/ultrasound.h
HDRINST usr/include/linux/wireless.h
HDRINST usr/include/linux/virtio_rng.h
HDRINST usr/include/linux/apm_bios.h
HDRINST usr/include/linux/kcmp.h
HDRINST usr/include/linux/ipc.h
HDRINST usr/include/linux/reiserfs_fs.h
HDRINST usr/include/linux/errno.h
HDRINST usr/include/linux/vboxguest.h
HDRINST usr/include/linux/shm.h
HDRINST usr/include/linux/net_tstamp.h
HDRINST usr/include/linux/gameport.h
HDRINST usr/include/linux/ipv6_route.h
HDRINST usr/include/linux/netrom.h
HDRINST usr/include/linux/signalfd.h
HDRINST usr/include/linux/serial_reg.h
HDRINST usr/include/linux/netfilter.h
HDRINST usr/include/linux/usbdevice_fs.h
HDRINST usr/include/linux/serial.h
HDRINST usr/include/linux/kernel.h
HDRINST usr/include/linux/ip_vs.h
HDRINST usr/include/linux/unistd.h
HDRINST usr/include/linux/media.h
HDRINST usr/include/linux/btf.h
HDRINST usr/include/linux/mii.h
HDRINST usr/include/linux/ipmi.h
HDRINST usr/include/linux/suspend_ioctls.h
HDRINST usr/include/linux/uvcvideo.h
HDRINST usr/include/linux/sdla.h
HDRINST usr/include/linux/cec.h
HDRINST usr/include/linux/virtio_config.h
HDRINST usr/include/linux/auxvec.h
HDRINST usr/include/linux/atm_nicstar.h
HDRINST usr/include/linux/efs_fs_sb.h
HDRINST usr/include/linux/atm_zatm.h
HDRINST usr/include/linux/net_namespace.h
HDRINST usr/include/linux/n_r3964.h
HDRINST usr/include/linux/spi/spidev.h
HDRINST usr/include/linux/zorro_ids.h
HDRINST usr/include/linux/nfsacl.h
HDRINST usr/include/linux/coda.h
HDRINST usr/include/linux/synclink.h
HDRINST usr/include/linux/fiemap.h
HDRINST usr/include/linux/wimax.h
HDRINST usr/include/linux/dccp.h
HDRINST usr/include/linux/smiapp.h
HDRINST usr/include/linux/udp.h
HDRINST usr/include/linux/atm_tcp.h
HDRINST usr/include/linux/kvm.h
HDRINST usr/include/linux/dlm.h
HDRINST usr/include/linux/auto_dev-ioctl.h
HDRINST usr/include/linux/vfio.h
HDRINST usr/include/linux/dlm_plock.h
HDRINST usr/include/linux/mpls.h
HDRINST usr/include/linux/mptcp.h
HDRINST usr/include/linux/sonet.h
HDRINST usr/include/linux/memfd.h
HDRINST usr/include/linux/elf.h
HDRINST usr/include/linux/if_xdp.h
HDRINST usr/include/linux/msdos_fs.h
HDRINST usr/include/linux/ppp-comp.h
HDRINST usr/include/linux/nfs_mount.h
HDRINST usr/include/linux/serial_core.h
HDRINST usr/include/linux/elf-fdpic.h
HDRINST usr/include/linux/ptp_clock.h
HDRINST usr/include/linux/vfio_ccw.h
HDRINST usr/include/linux/cycx_cfm.h
HDRINST usr/include/linux/if_packet.h
HDRINST usr/include/linux/nbd.h
HDRINST usr/include/linux/if_arp.h
HDRINST usr/include/linux/dm-ioctl.h
HDRINST usr/include/linux/qnx4_fs.h
HDRINST usr/include/linux/rtc.h
HDRINST usr/include/linux/can.h
HDRINST usr/include/linux/tipc.h
HDRINST usr/include/linux/if_fc.h
HDRINST usr/include/linux/tee.h
HDRINST usr/include/linux/wmi.h
HDRINST usr/include/linux/atmbr2684.h
HDRINST usr/include/linux/dn.h
HDRINST usr/include/linux/ndctl.h
HDRINST usr/include/linux/cec-funcs.h
HDRINST usr/include/linux/mroute.h
HDRINST usr/include/linux/uio.h
HDRINST usr/include/linux/nvram.h
HDRINST usr/include/linux/nfsd/export.h
HDRINST usr/include/linux/nfsd/nfsfh.h
HDRINST usr/include/linux/nfsd/debug.h
HDRINST usr/include/linux/nfsd/stats.h
HDRINST usr/include/linux/nfsd/cld.h
HDRINST usr/include/linux/coff.h
HDRINST usr/include/linux/fpga-dfl.h
HDRINST usr/include/linux/limits.h
HDRINST usr/include/linux/string.h
HDRINST usr/include/linux/if_ltalk.h
HDRINST usr/include/linux/if_addrlabel.h
HDRINST usr/include/linux/virtio_net.h
HDRINST usr/include/linux/atmsap.h
HDRINST usr/include/linux/a.out.h
HDRINST usr/include/linux/xattr.h
HDRINST usr/include/linux/bcm933xx_hcs.h
HDRINST usr/include/linux/cryptouser.h
HDRINST usr/include/linux/am437x-vpfe.h
HDRINST usr/include/linux/sockios.h
HDRINST usr/include/linux/affs_hardblocks.h
HDRINST usr/include/linux/kcm.h
HDRINST usr/include/linux/virtio_ids.h
HDRINST usr/include/linux/sem.h
HDRINST usr/include/linux/qemu_fw_cfg.h
HDRINST usr/include/linux/phonet.h
HDRINST usr/include/linux/blkpg.h
HDRINST usr/include/linux/cyclades.h
HDRINST usr/include/linux/fcntl.h
HDRINST usr/include/linux/netfilter_arp/arp_tables.h
HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
HDRINST usr/include/linux/nfs2.h
HDRINST usr/include/linux/net.h
HDRINST usr/include/linux/acct.h
HDRINST usr/include/linux/pps.h
HDRINST usr/include/linux/blkzoned.h
HDRINST usr/include/linux/firewire-cdev.h
HDRINST usr/include/linux/socket.h
HDRINST usr/include/linux/auto_fs4.h
HDRINST usr/include/linux/mtio.h
HDRINST usr/include/linux/net_dropmon.h
HDRINST usr/include/linux/batadv_packet.h
HDRINST usr/include/linux/i2o-dev.h
HDRINST usr/include/linux/ptrace.h
HDRINST usr/include/linux/seg6_genl.h
HDRINST usr/include/linux/bpfilter.h
HDRINST usr/include/linux/perf_event.h
HDRINST usr/include/linux/rpl.h
HDRINST usr/include/linux/vm_sockets.h
HDRINST usr/include/linux/udmabuf.h
HDRINST usr/include/linux/sysctl.h
HDRINST usr/include/linux/ax25.h
HDRINST usr/include/linux/termios.h
HDRINST usr/include/linux/genwqe/genwqe_card.h
HDRINST usr/include/linux/netfilter_bridge.h
HDRINST usr/include/linux/psample.h
HDRINST usr/include/linux/watch_queue.h
HDRINST usr/include/linux/bpf_perf_event.h
HDRINST usr/include/linux/scc.h
HDRINST usr/include/linux/lirc.h
HDRINST usr/include/linux/pr.h
HDRINST usr/include/linux/chio.h
HDRINST usr/include/linux/userfaultfd.h
HDRINST usr/include/linux/if_ppp.h
HDRINST usr/include/linux/thermal.h
HDRINST usr/include/linux/nvme_ioctl.h
HDRINST usr/include/linux/hiddev.h
HDRINST usr/include/linux/in.h
HDRINST usr/include/linux/sonypi.h
HDRINST usr/include/linux/aspeed-lpc-ctrl.h
HDRINST usr/include/linux/nfs3.h
HDRINST usr/include/linux/inotify.h
HDRINST usr/include/linux/nilfs2_ondisk.h
HDRINST usr/include/linux/blktrace_api.h
HDRINST usr/include/linux/tty.h
HDRINST usr/include/linux/bsg.h
HDRINST usr/include/linux/romfs_fs.h
HDRINST usr/include/linux/rxrpc.h
HDRINST usr/include/linux/input-event-codes.h
HDRINST usr/include/linux/ppdev.h
HDRINST usr/include/linux/x25.h
HDRINST usr/include/linux/soundcard.h
HDRINST usr/include/linux/android/binder.h
HDRINST usr/include/linux/android/binderfs.h
HDRINST usr/include/linux/virtio_blk.h
HDRINST usr/include/linux/v4l2-mediabus.h
HDRINST usr/include/linux/mdio.h
HDRINST usr/include/linux/un.h
HDRINST usr/include/linux/capability.h
HDRINST usr/include/linux/ioctl.h
HDRINST usr/include/linux/utime.h
HDRINST usr/include/linux/posix_acl_xattr.h
HDRINST usr/include/linux/nitro_enclaves.h
HDRINST usr/include/linux/watchdog.h
HDRINST usr/include/linux/if_eql.h
HDRINST usr/include/linux/rpmsg.h
HDRINST usr/include/linux/cgroupstats.h
HDRINST usr/include/linux/types.h
HDRINST usr/include/linux/nfs4_mount.h
HDRINST usr/include/linux/tipc_netlink.h
HDRINST usr/include/linux/nilfs2_api.h
HDRINST usr/include/linux/uhid.h
HDRINST usr/include/linux/if_pppol2tp.h
HDRINST usr/include/linux/in6.h
HDRINST usr/include/linux/media-bus-format.h
HDRINST usr/include/linux/hpet.h
HDRINST usr/include/linux/hsi/cs-protocol.h
HDRINST usr/include/linux/hsi/hsi_char.h
HDRINST usr/include/linux/mpls_iptunnel.h
HDRINST usr/include/linux/l2tp.h
HDRINST usr/include/linux/caif/if_caif.h
HDRINST usr/include/linux/caif/caif_socket.h
HDRINST usr/include/linux/seg6_iptunnel.h
HDRINST usr/include/linux/bfs_fs.h
HDRINST usr/include/linux/if_fddi.h
HDRINST usr/include/linux/aspeed-p2a-ctrl.h
HDRINST usr/include/linux/qnxtypes.h
HDRINST usr/include/linux/fanotify.h
HDRINST usr/include/linux/phantom.h
HDRINST usr/include/linux/virtio_ring.h
HDRINST usr/include/linux/keyctl.h
HDRINST usr/include/linux/kernel-page-flags.h
HDRINST usr/include/linux/virtio_scsi.h
HDRINST usr/include/linux/genetlink.h
HDRINST usr/include/linux/hyperv.h
HDRINST usr/include/linux/iio/events.h
HDRINST usr/include/linux/iio/types.h
HDRINST usr/include/linux/nsfs.h
HDRINST usr/include/linux/hdreg.h
HDRINST usr/include/linux/bpqether.h
HDRINST usr/include/linux/magic.h
HDRINST usr/include/linux/selinux_netlink.h
HDRINST usr/include/linux/lwtunnel.h
HDRINST usr/include/linux/dm-log-userspace.h
HDRINST usr/include/linux/fb.h
HDRINST usr/include/linux/icmpv6.h
HDRINST usr/include/linux/pmu.h
HDRINST usr/include/linux/um_timetravel.h
HDRINST usr/include/linux/auto_fs.h
HDRINST usr/include/linux/vhost.h
HDRINST usr/include/linux/if_macsec.h
HDRINST usr/include/linux/input.h
HDRINST usr/include/linux/rio_mport_cdev.h
HDRINST usr/include/linux/devlink.h
HDRINST usr/include/linux/ipmi_bmc.h
HDRINST usr/include/linux/adfs_fs.h
HDRINST usr/include/linux/gpio.h
HDRINST usr/include/linux/cramfs_fs.h
HDRINST usr/include/linux/dlm_device.h
HDRINST usr/include/linux/uuid.h
HDRINST usr/include/linux/ncsi.h
HDRINST usr/include/linux/patchkey.h
HDRINST usr/include/linux/atmclip.h
HDRINST usr/include/linux/if_frad.h
HDRINST usr/include/linux/jffs2.h
HDRINST usr/include/linux/xdp_diag.h
HDRINST usr/include/linux/stat.h
HDRINST usr/include/linux/parport.h
HDRINST usr/include/linux/binfmts.h
HDRINST usr/include/linux/if_addr.h
HDRINST usr/include/linux/psp-sev.h
HDRINST usr/include/linux/icmp.h
HDRINST usr/include/linux/nfs_idmap.h
HDRINST usr/include/linux/vm_sockets_diag.h
HDRINST usr/include/linux/reboot.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.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_TTL.h
HDRINST usr/include/linux/if_hippi.h
HDRINST usr/include/linux/if_team.h
HDRINST usr/include/linux/netlink.h
HDRINST usr/include/linux/hidraw.h
HDRINST usr/include/linux/if_pppox.h
HDRINST usr/include/linux/hdlc/ioctl.h
HDRINST usr/include/linux/mount.h
HDRINST usr/include/linux/keyboard.h
HDRINST usr/include/linux/atm_he.h
HDRINST usr/include/linux/kd.h
HDRINST usr/include/linux/tipc_sockets_diag.h
HDRINST usr/include/linux/mei.h
HDRINST usr/include/linux/msg.h
HDRINST usr/include/linux/ip6_tunnel.h
HDRINST usr/include/linux/fou.h
HDRINST usr/include/linux/virtio_pmem.h
HDRINST usr/include/linux/quota.h
HDRINST usr/include/linux/bt-bmc.h
HDRINST usr/include/linux/raid/md_u.h
HDRINST usr/include/linux/raid/md_p.h
HDRINST usr/include/linux/matroxfb.h
HDRINST usr/include/linux/userio.h
HDRINST usr/include/linux/inet_diag.h
HDRINST usr/include/linux/i2c-dev.h
HDRINST usr/include/linux/tcp.h
HDRINST usr/include/linux/gtp.h
HDRINST usr/include/linux/vt.h
HDRINST usr/include/sound/asequencer.h
HDRINST usr/include/sound/asoc.h
HDRINST usr/include/sound/hdspm.h
HDRINST usr/include/sound/emu10k1.h
HDRINST usr/include/sound/skl-tplg-interface.h
HDRINST usr/include/sound/sof/header.h
HDRINST usr/include/sound/sof/tokens.h
HDRINST usr/include/sound/sof/abi.h
HDRINST usr/include/sound/sof/fw.h
HDRINST usr/include/sound/firewire.h
HDRINST usr/include/sound/sfnt_info.h
HDRINST usr/include/sound/hdsp.h
HDRINST usr/include/sound/compress_offload.h
HDRINST usr/include/sound/asound.h
HDRINST usr/include/sound/snd_sst_tokens.h
HDRINST usr/include/sound/tlv.h
HDRINST usr/include/sound/usb_stream.h
HDRINST usr/include/sound/compress_params.h
HDRINST usr/include/sound/asound_fm.h
HDRINST usr/include/sound/sb16_csp.h
HDRINST usr/include/scsi/scsi_bsg_fc.h
HDRINST usr/include/scsi/scsi_netlink_fc.h
HDRINST usr/include/scsi/scsi_netlink.h
HDRINST usr/include/scsi/scsi_bsg_ufs.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/fc/fc_els.h
HDRINST usr/include/scsi/cxlflash_ioctl.h
HDRINST usr/include/linux/version.h
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'scripts/Kbuild.include' has modification time 55760880 s in the future
HDRINST usr/include/asm/statfs.h
HDRINST usr/include/asm/ldt.h
HDRINST usr/include/asm/signal.h
HDRINST usr/include/asm/e820.h
HDRINST usr/include/asm/posix_types_64.h
HDRINST usr/include/asm/prctl.h
HDRINST usr/include/asm/msgbuf.h
HDRINST usr/include/asm/vsyscall.h
HDRINST usr/include/asm/swab.h
HDRINST usr/include/asm/kvm_para.h
HDRINST usr/include/asm/mman.h
HDRINST usr/include/asm/posix_types.h
HDRINST usr/include/asm/svm.h
HDRINST usr/include/asm/sigcontext.h
HDRINST usr/include/asm/boot.h
HDRINST usr/include/asm/posix_types_x32.h
HDRINST usr/include/asm/hw_breakpoint.h
HDRINST usr/include/asm/hwcap2.h
HDRINST usr/include/asm/sigcontext32.h
HDRINST usr/include/asm/bitsperlong.h
HDRINST usr/include/asm/processor-flags.h
HDRINST usr/include/asm/kvm_perf.h
HDRINST usr/include/asm/unistd.h
HDRINST usr/include/asm/msr.h
HDRINST usr/include/asm/auxvec.h
HDRINST usr/include/asm/mce.h
HDRINST usr/include/asm/kvm.h
HDRINST usr/include/asm/siginfo.h
HDRINST usr/include/asm/bootparam.h
HDRINST usr/include/asm/a.out.h
HDRINST usr/include/asm/posix_types_32.h
HDRINST usr/include/asm/ptrace.h
HDRINST usr/include/asm/setup.h
HDRINST usr/include/asm/byteorder.h
HDRINST usr/include/asm/mtrr.h
HDRINST usr/include/asm/vm86.h
HDRINST usr/include/asm/sembuf.h
HDRINST usr/include/asm/ptrace-abi.h
HDRINST usr/include/asm/perf_regs.h
HDRINST usr/include/asm/debugreg.h
HDRINST usr/include/asm/ucontext.h
HDRINST usr/include/asm/shmbuf.h
HDRINST usr/include/asm/vmx.h
HDRINST usr/include/asm/stat.h
HDRINST usr/include/asm/ist.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
make[2]: warning: Clock skew detected. Your build may be incomplete.
INSTALL ./usr/include
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5'
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_cpu.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_cpu
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_numa.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lnuma -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_bpf_numa
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_dualstack.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_dualstack
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_conflict.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_conflict
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tls.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tls
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ socket.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/socket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ nettest.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/nettest
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_fanout.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_fanout
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_tpacket.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_tpacket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ msg_zerocopy.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/msg_zerocopy
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_addr_any.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseport_addr_any
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_mmap.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lpthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_mmap
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_inq.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -lpthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_inq
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_snd.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/psock_snd
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txring_overwrite.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txring_overwrite
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_tx.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_tx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_rx.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/udpgso_bench_rx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ip_defrag.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ip_defrag
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ so_txtime.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/so_txtime
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel_mgr.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipv6_flowlabel_mgr
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_fastopen_backup_key.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/tcp_fastopen_backup_key
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ fin_ack_lat.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/fin_ack_lat
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_ports_exhausted.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/reuseaddr_ports_exhausted
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
{1, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts unreusable_opts[12] = {
^
{0, 0, 0, 0},
{ } { }
{0, 0, 0, 1},
{ } { }
{0, 0, 1, 0},
{ } { }
{0, 0, 1, 1},
{ } { }
{0, 1, 0, 0},
{ } { }
{0, 1, 0, 1},
{ } { }
{0, 1, 1, 0},
{ } { }
{0, 1, 1, 1},
{ } { }
{1, 0, 0, 0},
{ } { }
{1, 0, 0, 1},
{ } { }
{1, 0, 1, 0},
{ } { }
{1, 0, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
{1, 1, 1, 1},
{ } { }
reuseaddr_ports_exhausted.c:47:38: warning: missing braces around initializer [-Wmissing-braces]
struct reuse_opts reusable_opts[4] = {
^
{1, 1, 0, 0},
{ } { }
{1, 1, 0, 1},
{ } { }
{1, 1, 1, 0},
{ } { }
{1, 1, 1, 1},
{ } { }
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ hwtstamp_config.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/hwtstamp_config
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ rxtimestamp.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/rxtimestamp
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ timestamping.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/timestamping
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txtimestamp.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/txtimestamp
txtimestamp.c: In function ‘do_test’:
txtimestamp.c:498:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
if (cfg_use_pf_packet || cfg_ipproto == IPPROTO_RAW)
^
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipsec.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/kselftest.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/tools/testing/selftests/net/ipsec
TAP version 13
1..46
# selftests: net: reuseport_bpf
# ---- IPv4 UDP ----
# Testing EBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing EBPF mod 20...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 10: 10
# Socket 11: 11
# Socket 12: 12
# Socket 13: 13
# Socket 14: 14
# Socket 15: 15
# Socket 16: 16
# Socket 17: 17
# Socket 18: 18
# Socket 19: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 10: 30
# Socket 11: 31
# Socket 12: 32
# Socket 13: 33
# Socket 14: 34
# Socket 15: 35
# Socket 16: 36
# Socket 17: 37
# Socket 18: 38
# Socket 19: 39
# Reprograming, testing mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 0: 30
# Socket 1: 31
# Socket 2: 32
# Socket 3: 33
# Socket 4: 34
# Socket 5: 35
# Socket 6: 36
# Socket 7: 37
# Socket 8: 38
# Socket 9: 39
# Testing CBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 20...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 10: 10
# Socket 11: 11
# Socket 12: 12
# Socket 13: 13
# Socket 14: 14
# Socket 15: 15
# Socket 16: 16
# Socket 17: 17
# Socket 18: 18
# Socket 19: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 10: 30
# Socket 11: 31
# Socket 12: 32
# Socket 13: 33
# Socket 14: 34
# Socket 15: 35
# Socket 16: 36
# Socket 17: 37
# Socket 18: 38
# Socket 19: 39
# Reprograming, testing mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 0: 30
# Socket 1: 31
# Socket 2: 32
# Socket 3: 33
# Socket 4: 34
# Socket 5: 35
# Socket 6: 36
# Socket 7: 37
# Socket 8: 38
# Socket 9: 39
# Testing too many filters...
# Testing filters on non-SO_REUSEPORT socket...
# ---- IPv6 UDP ----
# Testing EBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing EBPF mod 20...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 10: 10
# Socket 11: 11
# Socket 12: 12
# Socket 13: 13
# Socket 14: 14
# Socket 15: 15
# Socket 16: 16
# Socket 17: 17
# Socket 18: 18
# Socket 19: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 10: 30
# Socket 11: 31
# Socket 12: 32
# Socket 13: 33
# Socket 14: 34
# Socket 15: 35
# Socket 16: 36
# Socket 17: 37
# Socket 18: 38
# Socket 19: 39
# Reprograming, testing mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 0: 30
# Socket 1: 31
# Socket 2: 32
# Socket 3: 33
# Socket 4: 34
# Socket 5: 35
# Socket 6: 36
# Socket 7: 37
# Socket 8: 38
# Socket 9: 39
# Testing CBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 20...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 10: 10
# Socket 11: 11
# Socket 12: 12
# Socket 13: 13
# Socket 14: 14
# Socket 15: 15
# Socket 16: 16
# Socket 17: 17
# Socket 18: 18
# Socket 19: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 10: 30
# Socket 11: 31
# Socket 12: 32
# Socket 13: 33
# Socket 14: 34
# Socket 15: 35
# Socket 16: 36
# Socket 17: 37
# Socket 18: 38
# Socket 19: 39
# Reprograming, testing mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 0: 30
# Socket 1: 31
# Socket 2: 32
# Socket 3: 33
# Socket 4: 34
# Socket 5: 35
# Socket 6: 36
# Socket 7: 37
# Socket 8: 38
# Socket 9: 39
# Testing too many filters...
# Testing filters on non-SO_REUSEPORT socket...
# ---- IPv6 UDP w/ mapped IPv4 ----
# Testing EBPF mod 20...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 10: 10
# Socket 11: 11
# Socket 12: 12
# Socket 13: 13
# Socket 14: 14
# Socket 15: 15
# Socket 16: 16
# Socket 17: 17
# Socket 18: 18
# Socket 19: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 10: 30
# Socket 11: 31
# Socket 12: 32
# Socket 13: 33
# Socket 14: 34
# Socket 15: 35
# Socket 16: 36
# Socket 17: 37
# Socket 18: 38
# Socket 19: 39
# Reprograming, testing mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 0: 30
# Socket 1: 31
# Socket 2: 32
# Socket 3: 33
# Socket 4: 34
# Socket 5: 35
# Socket 6: 36
# Socket 7: 37
# Socket 8: 38
# Socket 9: 39
# Testing EBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 20...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 10: 10
# Socket 11: 11
# Socket 12: 12
# Socket 13: 13
# Socket 14: 14
# Socket 15: 15
# Socket 16: 16
# Socket 17: 17
# Socket 18: 18
# Socket 19: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 10: 30
# Socket 11: 31
# Socket 12: 32
# Socket 13: 33
# Socket 14: 34
# Socket 15: 35
# Socket 16: 36
# Socket 17: 37
# Socket 18: 38
# Socket 19: 39
# Reprograming, testing mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Socket 0: 20
# Socket 1: 21
# Socket 2: 22
# Socket 3: 23
# Socket 4: 24
# Socket 5: 25
# Socket 6: 26
# Socket 7: 27
# Socket 8: 28
# Socket 9: 29
# Socket 0: 30
# Socket 1: 31
# Socket 2: 32
# Socket 3: 33
# Socket 4: 34
# Socket 5: 35
# Socket 6: 36
# Socket 7: 37
# Socket 8: 38
# Socket 9: 39
# ---- IPv4 TCP ----
# Testing EBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing too many filters...
# Testing filters on non-SO_REUSEPORT socket...
# ---- IPv6 TCP ----
# Testing EBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing too many filters...
# Testing filters on non-SO_REUSEPORT socket...
# ---- IPv6 TCP w/ mapped IPv4 ----
# Testing EBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing CBPF mod 10...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 5: 5
# Socket 6: 6
# Socket 7: 7
# Socket 8: 8
# Socket 9: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 5: 15
# Socket 6: 16
# Socket 7: 17
# Socket 8: 18
# Socket 9: 19
# Reprograming, testing mod 5...
# Socket 0: 0
# Socket 1: 1
# Socket 2: 2
# Socket 3: 3
# Socket 4: 4
# Socket 0: 5
# Socket 1: 6
# Socket 2: 7
# Socket 3: 8
# Socket 4: 9
# Socket 0: 10
# Socket 1: 11
# Socket 2: 12
# Socket 3: 13
# Socket 4: 14
# Socket 0: 15
# Socket 1: 16
# Socket 2: 17
# Socket 3: 18
# Socket 4: 19
# Testing filter add without bind...
# SUCCESS
ok 1 selftests: net: reuseport_bpf
# selftests: net: reuseport_bpf_cpu
# ---- IPv4 UDP ----
# send cpu 0, receive socket 0
# send cpu 1, receive socket 1
# send cpu 2, receive socket 2
# send cpu 3, receive socket 3
# send cpu 3, receive socket 3
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 0, receive socket 0
# send cpu 0, receive socket 0
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# ---- IPv6 UDP ----
# send cpu 0, receive socket 0
# send cpu 1, receive socket 1
# send cpu 2, receive socket 2
# send cpu 3, receive socket 3
# send cpu 3, receive socket 3
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 0, receive socket 0
# send cpu 0, receive socket 0
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# ---- IPv4 TCP ----
# send cpu 0, receive socket 0
# send cpu 1, receive socket 1
# send cpu 2, receive socket 2
# send cpu 3, receive socket 3
# send cpu 3, receive socket 3
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 0, receive socket 0
# send cpu 0, receive socket 0
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# ---- IPv6 TCP ----
# send cpu 0, receive socket 0
# send cpu 1, receive socket 1
# send cpu 2, receive socket 2
# send cpu 3, receive socket 3
# send cpu 3, receive socket 3
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 0, receive socket 0
# send cpu 0, receive socket 0
# send cpu 2, receive socket 2
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# SUCCESS
ok 2 selftests: net: reuseport_bpf_cpu
# selftests: net: reuseport_bpf_numa
# ---- IPv4 UDP ----
# send node 0, receive socket 0
# send node 0, receive socket 0
# ---- IPv6 UDP ----
# send node 0, receive socket 0
# send node 0, receive socket 0
# ---- IPv4 TCP ----
# send node 0, receive socket 0
# send node 0, receive socket 0
# ---- IPv6 TCP ----
# send node 0, receive socket 0
# send node 0, receive socket 0
# SUCCESS
ok 3 selftests: net: reuseport_bpf_numa
# selftests: net: reuseport_dualstack
# ---- UDP IPv4 created before IPv6 ----
# ---- UDP IPv6 created before IPv4 ----
# ---- UDP IPv4 created before IPv6 (large) ----
# ---- UDP IPv6 created before IPv4 (large) ----
# ---- TCP IPv4 created before IPv6 ----
# ---- TCP IPv6 created before IPv4 ----
# SUCCESS
ok 4 selftests: net: reuseport_dualstack
# selftests: net: reuseaddr_conflict
# Opening 127.0.0.1:9999
# Opening INADDR_ANY:9999
# bind: Address already in use
# Opening in6addr_any:9999
# Opening INADDR_ANY:9999
# bind: Address already in use
# Opening INADDR_ANY:9999 after closing ipv6 socket
# bind: Address already in use
# Successok 5 selftests: net: reuseaddr_conflict
# selftests: net: tls
# TAP version 13
# 1..93
# # Starting 93 tests from 4 test cases.
# # RUN global.non_established ...
# # OK global.non_established
# ok 1 global.non_established
# # RUN global.keysizes ...
# # OK global.keysizes
# ok 2 global.keysizes
# # RUN tls_basic.base_base ...
# # OK tls_basic.base_base
# ok 3 tls_basic.base_base
# # RUN tls.12.sendfile ...
# # OK tls.12.sendfile
# ok 4 tls.12.sendfile
# # RUN tls.12.send_then_sendfile ...
# # OK tls.12.send_then_sendfile
# ok 5 tls.12.send_then_sendfile
# # RUN tls.12.multi_chunk_sendfile ...
# # multi_chunk_sendfile: Test terminated by timeout
# # FAIL tls.12.multi_chunk_sendfile
# not ok 6 tls.12.multi_chunk_sendfile
# # RUN tls.12.recv_max ...
# # OK tls.12.recv_max
# ok 7 tls.12.recv_max
# # RUN tls.12.recv_small ...
# # OK tls.12.recv_small
# ok 8 tls.12.recv_small
# # RUN tls.12.msg_more ...
# # OK tls.12.msg_more
# ok 9 tls.12.msg_more
# # RUN tls.12.msg_more_unsent ...
# # OK tls.12.msg_more_unsent
# ok 10 tls.12.msg_more_unsent
# # RUN tls.12.sendmsg_single ...
# # OK tls.12.sendmsg_single
# ok 11 tls.12.sendmsg_single
# # RUN tls.12.sendmsg_fragmented ...
# # OK tls.12.sendmsg_fragmented
# ok 12 tls.12.sendmsg_fragmented
# # RUN tls.12.sendmsg_large ...
# # OK tls.12.sendmsg_large
# ok 13 tls.12.sendmsg_large
# # RUN tls.12.sendmsg_multiple ...
# # OK tls.12.sendmsg_multiple
# ok 14 tls.12.sendmsg_multiple
# # RUN tls.12.sendmsg_multiple_stress ...
# # OK tls.12.sendmsg_multiple_stress
# ok 15 tls.12.sendmsg_multiple_stress
# # RUN tls.12.splice_from_pipe ...
# # OK tls.12.splice_from_pipe
# ok 16 tls.12.splice_from_pipe
# # RUN tls.12.splice_from_pipe2 ...
# # OK tls.12.splice_from_pipe2
# ok 17 tls.12.splice_from_pipe2
# # RUN tls.12.send_and_splice ...
# # OK tls.12.send_and_splice
# ok 18 tls.12.send_and_splice
# # RUN tls.12.splice_to_pipe ...
# # OK tls.12.splice_to_pipe
# ok 19 tls.12.splice_to_pipe
# # RUN tls.12.recvmsg_single ...
# # OK tls.12.recvmsg_single
# ok 20 tls.12.recvmsg_single
# # RUN tls.12.recvmsg_single_max ...
# # OK tls.12.recvmsg_single_max
# ok 21 tls.12.recvmsg_single_max
# # RUN tls.12.recvmsg_multiple ...
# # OK tls.12.recvmsg_multiple
# ok 22 tls.12.recvmsg_multiple
# # RUN tls.12.single_send_multiple_recv ...
# # OK tls.12.single_send_multiple_recv
# ok 23 tls.12.single_send_multiple_recv
# # RUN tls.12.multiple_send_single_recv ...
# # OK tls.12.multiple_send_single_recv
# ok 24 tls.12.multiple_send_single_recv
# # RUN tls.12.single_send_multiple_recv_non_align ...
# # OK tls.12.single_send_multiple_recv_non_align
# ok 25 tls.12.single_send_multiple_recv_non_align
# # RUN tls.12.recv_partial ...
# # OK tls.12.recv_partial
# ok 26 tls.12.recv_partial
# # RUN tls.12.recv_nonblock ...
# # OK tls.12.recv_nonblock
# ok 27 tls.12.recv_nonblock
# # RUN tls.12.recv_peek ...
# # OK tls.12.recv_peek
# ok 28 tls.12.recv_peek
# # RUN tls.12.recv_peek_multiple ...
# # OK tls.12.recv_peek_multiple
# ok 29 tls.12.recv_peek_multiple
# # RUN tls.12.recv_peek_multiple_records ...
# # OK tls.12.recv_peek_multiple_records
# ok 30 tls.12.recv_peek_multiple_records
# # RUN tls.12.recv_peek_large_buf_mult_recs ...
# # OK tls.12.recv_peek_large_buf_mult_recs
# ok 31 tls.12.recv_peek_large_buf_mult_recs
# # RUN tls.12.recv_lowat ...
# # OK tls.12.recv_lowat
# ok 32 tls.12.recv_lowat
# # RUN tls.12.bidir ...
# # OK tls.12.bidir
# ok 33 tls.12.bidir
# # RUN tls.12.pollin ...
# # OK tls.12.pollin
# ok 34 tls.12.pollin
# # RUN tls.12.poll_wait ...
# # OK tls.12.poll_wait
# ok 35 tls.12.poll_wait
# # RUN tls.12.poll_wait_split ...
# # OK tls.12.poll_wait_split
# ok 36 tls.12.poll_wait_split
# # RUN tls.12.blocking ...
# # OK tls.12.blocking
# ok 37 tls.12.blocking
# # RUN tls.12.nonblocking ...
# # OK tls.12.nonblocking
# ok 38 tls.12.nonblocking
# # RUN tls.12.mutliproc_even ...
# # OK tls.12.mutliproc_even
# ok 39 tls.12.mutliproc_even
# # RUN tls.12.mutliproc_readers ...
# # OK tls.12.mutliproc_readers
# ok 40 tls.12.mutliproc_readers
# # RUN tls.12.mutliproc_writers ...
# # OK tls.12.mutliproc_writers
# ok 41 tls.12.mutliproc_writers
# # RUN tls.12.mutliproc_sendpage_even ...
# # OK tls.12.mutliproc_sendpage_even
# ok 42 tls.12.mutliproc_sendpage_even
# # RUN tls.12.mutliproc_sendpage_readers ...
# # OK tls.12.mutliproc_sendpage_readers
# ok 43 tls.12.mutliproc_sendpage_readers
# # RUN tls.12.mutliproc_sendpage_writers ...
# # OK tls.12.mutliproc_sendpage_writers
# ok 44 tls.12.mutliproc_sendpage_writers
# # RUN tls.12.control_msg ...
# # OK tls.12.control_msg
# ok 45 tls.12.control_msg
# # RUN tls.12.shutdown ...
# # OK tls.12.shutdown
# ok 46 tls.12.shutdown
# # RUN tls.12.shutdown_unsent ...
# # OK tls.12.shutdown_unsent
# ok 47 tls.12.shutdown_unsent
# # RUN tls.12.shutdown_reuse ...
# # OK tls.12.shutdown_reuse
# ok 48 tls.12.shutdown_reuse
# # RUN tls.13.sendfile ...
# # OK tls.13.sendfile
# ok 49 tls.13.sendfile
# # RUN tls.13.send_then_sendfile ...
# # OK tls.13.send_then_sendfile
# ok 50 tls.13.send_then_sendfile
# # RUN tls.13.multi_chunk_sendfile ...
# # multi_chunk_sendfile: Test terminated by timeout
# # FAIL tls.13.multi_chunk_sendfile
# not ok 51 tls.13.multi_chunk_sendfile
# # RUN tls.13.recv_max ...
# # OK tls.13.recv_max
# ok 52 tls.13.recv_max
# # RUN tls.13.recv_small ...
# # OK tls.13.recv_small
# ok 53 tls.13.recv_small
# # RUN tls.13.msg_more ...
# # OK tls.13.msg_more
# ok 54 tls.13.msg_more
# # RUN tls.13.msg_more_unsent ...
# # OK tls.13.msg_more_unsent
# ok 55 tls.13.msg_more_unsent
# # RUN tls.13.sendmsg_single ...
# # OK tls.13.sendmsg_single
# ok 56 tls.13.sendmsg_single
# # RUN tls.13.sendmsg_fragmented ...
# # OK tls.13.sendmsg_fragmented
# ok 57 tls.13.sendmsg_fragmented
# # RUN tls.13.sendmsg_large ...
# # OK tls.13.sendmsg_large
# ok 58 tls.13.sendmsg_large
# # RUN tls.13.sendmsg_multiple ...
# # OK tls.13.sendmsg_multiple
# ok 59 tls.13.sendmsg_multiple
# # RUN tls.13.sendmsg_multiple_stress ...
# # OK tls.13.sendmsg_multiple_stress
# ok 60 tls.13.sendmsg_multiple_stress
# # RUN tls.13.splice_from_pipe ...
# # OK tls.13.splice_from_pipe
# ok 61 tls.13.splice_from_pipe
# # RUN tls.13.splice_from_pipe2 ...
# # OK tls.13.splice_from_pipe2
# ok 62 tls.13.splice_from_pipe2
# # RUN tls.13.send_and_splice ...
# # OK tls.13.send_and_splice
# ok 63 tls.13.send_and_splice
# # RUN tls.13.splice_to_pipe ...
# # OK tls.13.splice_to_pipe
# ok 64 tls.13.splice_to_pipe
# # RUN tls.13.recvmsg_single ...
# # OK tls.13.recvmsg_single
# ok 65 tls.13.recvmsg_single
# # RUN tls.13.recvmsg_single_max ...
# # OK tls.13.recvmsg_single_max
# ok 66 tls.13.recvmsg_single_max
# # RUN tls.13.recvmsg_multiple ...
# # OK tls.13.recvmsg_multiple
# ok 67 tls.13.recvmsg_multiple
# # RUN tls.13.single_send_multiple_recv ...
# # OK tls.13.single_send_multiple_recv
# ok 68 tls.13.single_send_multiple_recv
# # RUN tls.13.multiple_send_single_recv ...
# # OK tls.13.multiple_send_single_recv
# ok 69 tls.13.multiple_send_single_recv
# # RUN tls.13.single_send_multiple_recv_non_align ...
# # OK tls.13.single_send_multiple_recv_non_align
# ok 70 tls.13.single_send_multiple_recv_non_align
# # RUN tls.13.recv_partial ...
# # OK tls.13.recv_partial
# ok 71 tls.13.recv_partial
# # RUN tls.13.recv_nonblock ...
# # OK tls.13.recv_nonblock
# ok 72 tls.13.recv_nonblock
# # RUN tls.13.recv_peek ...
# # OK tls.13.recv_peek
# ok 73 tls.13.recv_peek
# # RUN tls.13.recv_peek_multiple ...
# # OK tls.13.recv_peek_multiple
# ok 74 tls.13.recv_peek_multiple
# # RUN tls.13.recv_peek_multiple_records ...
# # OK tls.13.recv_peek_multiple_records
# ok 75 tls.13.recv_peek_multiple_records
# # RUN tls.13.recv_peek_large_buf_mult_recs ...
# # OK tls.13.recv_peek_large_buf_mult_recs
# ok 76 tls.13.recv_peek_large_buf_mult_recs
# # RUN tls.13.recv_lowat ...
# # OK tls.13.recv_lowat
# ok 77 tls.13.recv_lowat
# # RUN tls.13.bidir ...
# # OK tls.13.bidir
# ok 78 tls.13.bidir
# # RUN tls.13.pollin ...
# # OK tls.13.pollin
# ok 79 tls.13.pollin
# # RUN tls.13.poll_wait ...
# # OK tls.13.poll_wait
# ok 80 tls.13.poll_wait
# # RUN tls.13.poll_wait_split ...
# # OK tls.13.poll_wait_split
# ok 81 tls.13.poll_wait_split
# # RUN tls.13.blocking ...
# # OK tls.13.blocking
# ok 82 tls.13.blocking
# # RUN tls.13.nonblocking ...
# # OK tls.13.nonblocking
# ok 83 tls.13.nonblocking
# # RUN tls.13.mutliproc_even ...
# # OK tls.13.mutliproc_even
# ok 84 tls.13.mutliproc_even
# # RUN tls.13.mutliproc_readers ...
# # OK tls.13.mutliproc_readers
# ok 85 tls.13.mutliproc_readers
# # RUN tls.13.mutliproc_writers ...
# # OK tls.13.mutliproc_writers
# ok 86 tls.13.mutliproc_writers
# # RUN tls.13.mutliproc_sendpage_even ...
# # OK tls.13.mutliproc_sendpage_even
# ok 87 tls.13.mutliproc_sendpage_even
# # RUN tls.13.mutliproc_sendpage_readers ...
# # OK tls.13.mutliproc_sendpage_readers
# ok 88 tls.13.mutliproc_sendpage_readers
# # RUN tls.13.mutliproc_sendpage_writers ...
# # OK tls.13.mutliproc_sendpage_writers
# ok 89 tls.13.mutliproc_sendpage_writers
# # RUN tls.13.control_msg ...
# # OK tls.13.control_msg
# ok 90 tls.13.control_msg
# # RUN tls.13.shutdown ...
# # OK tls.13.shutdown
# ok 91 tls.13.shutdown
# # RUN tls.13.shutdown_unsent ...
# # OK tls.13.shutdown_unsent
# ok 92 tls.13.shutdown_unsent
# # RUN tls.13.shutdown_reuse ...
# # OK tls.13.shutdown_reuse
# ok 93 tls.13.shutdown_reuse
# # FAILED: 91 / 93 tests passed.
# # Totals: pass:91 fail:2 xfail:0 xpass:0 skip:0 error:0
not ok 6 selftests: net: tls # exit=1
# selftests: net: run_netsocktests
# --------------------
# running socket test
# --------------------
# socket(44, 0, 0) expected err (Address family not supported by protocol) got (Socket type not supported)
# [FAIL]
not ok 7 selftests: net: run_netsocktests # exit=1
# selftests: net: run_afpackettests
# --------------------
# running psock_fanout test
# --------------------
# test: control single socket
# test: control multiple sockets
# test: unique ids
#
# test: datapath 0x0 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=5,15, expect=15,5
# info: count=5,20, expect=20,5
#
# test: datapath 0x1000 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=5,15, expect=15,5
# info: count=15,20, expect=20,15
#
# test: datapath 0x1 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=10,10, expect=10,10
# info: count=17,18, expect=18,17
#
# test: datapath 0x3 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=15,5, expect=15,5
# info: count=20,15, expect=20,15
#
# test: datapath 0x6 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=5,15, expect=15,5
# info: count=20,15, expect=15,20
#
# test: datapath 0x7 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=5,15, expect=15,5
# info: count=20,15, expect=15,20
#
# test: datapath 0x2 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=20,0, expect=20,0
# info: count=20,0, expect=20,0
#
# test: datapath 0x2 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=0,20, expect=0,20
# info: count=0,20, expect=0,20
#
# test: datapath 0x2000 ports 8000,8002
# info: count=0,0, expect=0,0
# info: count=20,20, expect=20,20
# info: count=20,20, expect=20,20
# OK. All tests passed
# [PASS]
# --------------------
# running psock_tpacket test
# --------------------
# test: TPACKET_V1 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# test: TPACKET_V1 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# test: TPACKET_V2 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# test: TPACKET_V2 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# test: TPACKET_V3 with PACKET_RX_RING .................... 100 pkts (14200 bytes)
# test: TPACKET_V3 with PACKET_TX_RING .................... 100 pkts (14200 bytes)
# OK. All tests passed
# [PASS]
# --------------------
# running txring_overwrite test
# --------------------
# read: a (0x61)
# read: b (0x62)
# [PASS]
ok 8 selftests: net: run_afpackettests
# selftests: net: test_bpf.sh
# test_bpf: [FAIL]
not ok 9 selftests: net: test_bpf.sh # exit=1
# selftests: net: netdevice.sh
# SKIP: eth0: interface already up
# PASS: eth0: ethtool list features
# PASS: eth0: ethtool dump
# PASS: eth0: ethtool stats
# SKIP: eth0: interface kept up
ok 10 selftests: net: netdevice.sh
# selftests: net: rtnetlink.sh
# PASS: policy routing
# PASS: route get
# PASS: preferred_lft addresses have expired
# PASS: promote_secondaries complete
# PASS: tc htb hierarchy
# PASS: gre tunnel endpoint
# PASS: gretap
# PASS: ip6gretap
# PASS: erspan
# PASS: ip6erspan
# PASS: bridge setup
# PASS: ipv6 addrlabel
# PASS: set ifalias d0719fa4-0725-44bf-a924-aee823e7164c for test-dummy0
# PASS: vrf
# PASS: vxlan
# PASS: fou
# PASS: macsec
# PASS: ipsec
# FAIL: ipsec_offload netdevsim doesn't support IPsec offload
# PASS: bridge fdb get
# PASS: neigh get
# PASS: bridge_parent_id
not ok 11 selftests: net: rtnetlink.sh # exit=1
# selftests: net: xfrm_policy.sh
# PASS: policy before exception matches
# PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# PASS: direct policy matches (exceptions)
# PASS: policy matches (exceptions)
# PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# PASS: direct policy matches (exceptions and block policies)
# PASS: policy matches (exceptions and block policies)
# PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# PASS: direct policy matches (exceptions and block policies after hresh changes)
# PASS: policy matches (exceptions and block policies after hresh changes)
# PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# PASS: policy matches (exceptions and block policies after htresh change to normal)
# PASS: policies with repeated htresh change
ok 12 selftests: net: xfrm_policy.sh
# selftests: net: test_blackhole_dev.sh
# test_blackhole_dev: ok
ok 13 selftests: net: test_blackhole_dev.sh
# selftests: net: fib_tests.sh
#
# Single path route test
# Start point
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# Nexthop device deleted
# TEST: IPv4 fibmatch - no route [ OK ]
# TEST: IPv6 fibmatch - no route [ OK ]
#
# Multipath route test
# Start point
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# One nexthop device deleted
# TEST: IPv4 - multipath route removed on delete [ OK ]
# TEST: IPv6 - multipath down to single path [ OK ]
# Second nexthop device deleted
# TEST: IPv6 - no route [ OK ]
#
# Single path, admin down
# Start point
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# Route deleted on down
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
#
# Admin down multipath
# Verify start point
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# One device down, one up
# TEST: IPv4 fibmatch on down device [ OK ]
# TEST: IPv6 fibmatch on down device [ OK ]
# TEST: IPv4 fibmatch on up device [ OK ]
# TEST: IPv6 fibmatch on up device [ OK ]
# TEST: IPv4 flags on down device [ OK ]
# TEST: IPv6 flags on down device [ OK ]
# TEST: IPv4 flags on up device [ OK ]
# TEST: IPv6 flags on up device [ OK ]
# Other device down and up
# TEST: IPv4 fibmatch on down device [ OK ]
# TEST: IPv6 fibmatch on down device [ OK ]
# TEST: IPv4 fibmatch on up device [ OK ]
# TEST: IPv6 fibmatch on up device [ OK ]
# TEST: IPv4 flags on down device [ OK ]
# TEST: IPv6 flags on down device [ OK ]
# TEST: IPv4 flags on up device [ OK ]
# TEST: IPv6 flags on up device [ OK ]
# Both devices down
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
#
# Local carrier tests - single path
# Start point
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# TEST: IPv4 - no linkdown flag [ OK ]
# TEST: IPv6 - no linkdown flag [ OK ]
# Carrier off on nexthop
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# TEST: IPv4 - linkdown flag set [ OK ]
# TEST: IPv6 - linkdown flag set [ OK ]
# Route to local address with carrier down
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# TEST: IPv4 linkdown flag set [ OK ]
# TEST: IPv6 linkdown flag set [ OK ]
#
# Single path route carrier test
# Start point
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# TEST: IPv4 no linkdown flag [ OK ]
# TEST: IPv6 no linkdown flag [ OK ]
# Carrier down
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# TEST: IPv4 linkdown flag set [ OK ]
# TEST: IPv6 linkdown flag set [ OK ]
# Second address added with carrier down
# TEST: IPv4 fibmatch [ OK ]
# TEST: IPv6 fibmatch [ OK ]
# TEST: IPv4 linkdown flag set [ OK ]
# TEST: IPv6 linkdown flag set [ OK ]
#
# IPv4 nexthop tests
# <<< write me >>>
#
# IPv6 nexthop tests
# TEST: Directly connected nexthop, unicast address [ OK ]
# TEST: Directly connected nexthop, unicast address with device [ OK ]
# TEST: Gateway is linklocal address [ OK ]
# TEST: Gateway is linklocal address, no device [ OK ]
# TEST: Gateway can not be local unicast address [ OK ]
# TEST: Gateway can not be local unicast address, with device [ OK ]
# TEST: Gateway can not be a local linklocal address [ OK ]
# TEST: Gateway can be local address in a VRF [ OK ]
# TEST: Gateway can be local address in a VRF, with device [ OK ]
# TEST: Gateway can be local linklocal address in a VRF [ OK ]
# TEST: Redirect to VRF lookup [ OK ]
# TEST: VRF route, gateway can be local address in default VRF [ OK ]
# TEST: VRF route, gateway can not be a local address [ OK ]
# TEST: VRF route, gateway can not be a local addr with device [ OK ]
#
# FIB rule with suppress_prefixlength
# TEST: FIB rule suppress test [ OK ]
#
# IPv6 route add / append tests
# TEST: Attempt to add duplicate route - gw [ OK ]
# TEST: Attempt to add duplicate route - dev only [ OK ]
# TEST: Attempt to add duplicate route - reject route [ OK ]
# TEST: Append nexthop to existing route - gw [ OK ]
# TEST: Add multipath route [ OK ]
# TEST: Attempt to add duplicate multipath route [ OK ]
# TEST: Route add with different metrics [ OK ]
# TEST: Route delete with metric [ OK ]
#
# IPv6 route replace tests
# TEST: Single path with single path [ OK ]
# TEST: Single path with multipath [ OK ]
# TEST: Single path with single path via multipath attribute [ OK ]
# TEST: Invalid nexthop [ OK ]
# TEST: Single path - replace of non-existent route [ OK ]
# TEST: Multipath with multipath [ OK ]
# TEST: Multipath with single path [ OK ]
# TEST: Multipath with single path via multipath attribute [ OK ]
# TEST: Multipath with dev-only [ OK ]
# TEST: Multipath - invalid first nexthop [ OK ]
# TEST: Multipath - invalid second nexthop [ OK ]
# TEST: Multipath - replace of non-existent route [ OK ]
#
# IPv4 route add / append tests
# TEST: Attempt to add duplicate route - gw [ OK ]
# TEST: Attempt to add duplicate route - dev only [ OK ]
# TEST: Attempt to add duplicate route - reject route [ OK ]
# TEST: Add new nexthop for existing prefix [ OK ]
# TEST: Append nexthop to existing route - gw [ OK ]
# TEST: Append nexthop to existing route - dev only [ OK ]
# TEST: Append nexthop to existing route - reject route [ OK ]
# TEST: Append nexthop to existing reject route - gw [ OK ]
# TEST: Append nexthop to existing reject route - dev only [ OK ]
# TEST: add multipath route [ OK ]
# TEST: Attempt to add duplicate multipath route [ OK ]
# TEST: Route add with different metrics [ OK ]
# TEST: Route delete with metric [ OK ]
#
# IPv4 route replace tests
# TEST: Single path with single path [ OK ]
# TEST: Single path with multipath [ OK ]
# TEST: Single path with reject route [ OK ]
# TEST: Single path with single path via multipath attribute [ OK ]
# TEST: Invalid nexthop [ OK ]
# TEST: Single path - replace of non-existent route [ OK ]
# TEST: Multipath with multipath [ OK ]
# TEST: Multipath with single path [ OK ]
# TEST: Multipath with single path via multipath attribute [ OK ]
# TEST: Multipath with reject route [ OK ]
# TEST: Multipath - invalid first nexthop [ OK ]
# TEST: Multipath - invalid second nexthop [ OK ]
# TEST: Multipath - replace of non-existent route [ OK ]
#
# IPv6 prefix route tests
# TEST: Default metric [ OK ]
# TEST: User specified metric on first device [ OK ]
# TEST: User specified metric on second device [ OK ]
# TEST: Delete of address on first device [ OK ]
# TEST: Modify metric of address [ OK ]
# TEST: Prefix route removed on link down [ OK ]
# TEST: Prefix route with metric on link up [ OK ]
# TEST: Set metric with peer route on local side [ OK ]
# TEST: User specified metric on local address [ OK ]
# TEST: Set metric with peer route on peer side [ OK ]
# TEST: Modify metric and peer address on local side [ OK ]
# TEST: Modify metric and peer address on peer side [ OK ]
#
# IPv4 prefix route tests
# TEST: Default metric [ OK ]
# TEST: User specified metric on first device [ OK ]
# TEST: User specified metric on second device [ OK ]
# TEST: Delete of address on first device [ OK ]
# TEST: Modify metric of address [ OK ]
# TEST: Prefix route removed on link down [ OK ]
# TEST: Prefix route with metric on link up [ OK ]
# TEST: Modify metric of .0/24 address [ OK ]
# TEST: Set metric of address with peer route [ OK ]
# TEST: Modify metric and peer address for peer route [ OK ]
#
# IPv6 routes with metrics
# TEST: Single path route with mtu metric [ OK ]
# TEST: Multipath route via 2 single routes with mtu metric on first [ OK ]
# TEST: Multipath route via 2 single routes with mtu metric on 2nd [ OK ]
# TEST: MTU of second leg [ OK ]
# TEST: Multipath route with mtu metric [ OK ]
# TEST: Using route with mtu metric [ OK ]
# TEST: Invalid metric (fails metric_convert) [ OK ]
#
# IPv4 route add / append tests
# TEST: Single path route with mtu metric [ OK ]
# TEST: Multipath route with mtu metric [ OK ]
# TEST: Using route with mtu metric [ OK ]
# TEST: Invalid metric (fails metric_convert) [ OK ]
#
# IPv4 route with IPv6 gateway tests
# TEST: Single path route with IPv6 gateway [ OK ]
# TEST: Single path route with IPv6 gateway - ping [ OK ]
# TEST: Single path route delete [ OK ]
# TEST: Multipath route add - v6 nexthop then v4 [ OK ]
# TEST: Multipath route delete - nexthops in wrong order [ OK ]
# TEST: Multipath route delete exact match [ OK ]
# TEST: Multipath route add - v4 nexthop then v6 [ OK ]
# TEST: Multipath route delete - nexthops in wrong order [ OK ]
# TEST: Multipath route delete exact match [ OK ]
#
# IPv4 rp_filter tests
# TEST: rp_filter passes local packets [FAIL]
# TEST: rp_filter passes loopback packets [FAIL]
#
# IPv4 delete address route tests
# TEST: Route removed from VRF when source address deleted [ OK ]
# TEST: Route in default VRF not removed [ OK ]
# TEST: Route removed in default VRF when source address deleted [ OK ]
# TEST: Route in VRF is not removed by address delete [ OK ]
#
# Tests passed: 164
# Tests failed: 2
not ok 14 selftests: net: fib_tests.sh # exit=1
# selftests: net: fib-onlink-tests.sh
# Error: ipv4: FIB table does not exist.
# Flush terminated
# Error: ipv6: FIB table does not exist.
# Flush terminated
#
# ########################################
# Configuring interfaces
#
# ######################################################################
# TEST SECTION: IPv4 onlink
# ######################################################################
#
# #########################################
# TEST SUBSECTION: Valid onlink commands
#
# #########################################
# TEST SUBSECTION: default VRF - main table
# TEST: unicast connected [ OK ]
# TEST: unicast recursive [ OK ]
#
# #########################################
# TEST SUBSECTION: VRF lisa
# TEST: unicast connected [ OK ]
# TEST: unicast recursive [ OK ]
#
# #########################################
# TEST SUBSECTION: VRF device, PBR table
# TEST: unicast connected [ OK ]
# TEST: unicast recursive [ OK ]
#
# #########################################
# TEST SUBSECTION: default VRF - main table - multipath
# TEST: unicast connected - multipath [ OK ]
# TEST: unicast recursive - multipath [ OK ]
# TEST: unicast connected - multipath onlink first only [ OK ]
# TEST: unicast connected - multipath onlink second only [ OK ]
#
# #########################################
# TEST SUBSECTION: Invalid onlink commands
# TEST: Invalid gw - local unicast address [ OK ]
# TEST: Invalid gw - local unicast address, VRF [ OK ]
# TEST: No nexthop device given [ OK ]
# TEST: Gateway resolves to wrong nexthop device [ OK ]
# TEST: Gateway resolves to wrong nexthop device - VRF [ OK ]
#
# ######################################################################
# TEST SECTION: IPv6 onlink
# ######################################################################
#
# #########################################
# TEST SUBSECTION: Valid onlink commands
#
# #########################################
# TEST SUBSECTION: default VRF - main table
# TEST: unicast connected [ OK ]
# TEST: unicast recursive [ OK ]
# TEST: v4-mapped [ OK ]
#
# #########################################
# TEST SUBSECTION: VRF lisa
# TEST: unicast connected [ OK ]
# TEST: unicast recursive [ OK ]
# TEST: v4-mapped [ OK ]
#
# #########################################
# TEST SUBSECTION: VRF device, PBR table
# TEST: unicast connected [ OK ]
# TEST: unicast recursive [ OK ]
# TEST: v4-mapped [ OK ]
#
# #########################################
# TEST SUBSECTION: default VRF - main table - multipath
# TEST: unicast connected - multipath onlink [ OK ]
# TEST: unicast recursive - multipath onlink [ OK ]
# TEST: v4-mapped - multipath onlink [ OK ]
# TEST: unicast connected - multipath onlink both nexthops [ OK ]
# TEST: unicast connected - multipath onlink first only [ OK ]
# TEST: unicast connected - multipath onlink second only [ OK ]
#
# #########################################
# TEST SUBSECTION: Invalid onlink commands
# TEST: Invalid gw - local unicast address [ OK ]
# TEST: Invalid gw - local linklocal address [ OK ]
# TEST: Invalid gw - multicast address [ OK ]
# TEST: Invalid gw - local unicast address, VRF [ OK ]
# TEST: Invalid gw - local linklocal address, VRF [ OK ]
# TEST: Invalid gw - multicast address, VRF [ OK ]
# TEST: No nexthop device given [ OK ]
# TEST: Gateway resolves to wrong nexthop device - VRF [ OK ]
#
# Tests passed: 38
# Tests failed: 0
ok 15 selftests: net: fib-onlink-tests.sh
# selftests: net: pmtu.sh
# TEST: ipv4: PMTU exceptions [ OK ]
# TEST: ipv4: PMTU exceptions - nexthop objects [ OK ]
# TEST: ipv6: PMTU exceptions [ OK ]
# TEST: ipv6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over vxlan4: PMTU exceptions [ OK ]
# TEST: IPv4 over vxlan4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over vxlan4: PMTU exceptions [ OK ]
# TEST: IPv6 over vxlan4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over vxlan6: PMTU exceptions [ OK ]
# TEST: IPv4 over vxlan6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over vxlan6: PMTU exceptions [ OK ]
# TEST: IPv6 over vxlan6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over geneve4: PMTU exceptions [ OK ]
# TEST: IPv4 over geneve4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over geneve4: PMTU exceptions [ OK ]
# TEST: IPv6 over geneve4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over geneve6: PMTU exceptions [ OK ]
# TEST: IPv4 over geneve6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over geneve6: PMTU exceptions [ OK ]
# TEST: IPv6 over geneve6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4, bridged vxlan4: PMTU exceptions [ OK ]
# TEST: IPv4, bridged vxlan4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6, bridged vxlan4: PMTU exceptions [ OK ]
# TEST: IPv6, bridged vxlan4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4, bridged vxlan6: PMTU exceptions [ OK ]
# TEST: IPv4, bridged vxlan6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6, bridged vxlan6: PMTU exceptions [ OK ]
# TEST: IPv6, bridged vxlan6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4, bridged geneve4: PMTU exceptions [ OK ]
# TEST: IPv4, bridged geneve4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6, bridged geneve4: PMTU exceptions [ OK ]
# TEST: IPv6, bridged geneve4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4, bridged geneve6: PMTU exceptions [ OK ]
# TEST: IPv4, bridged geneve6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6, bridged geneve6: PMTU exceptions [ OK ]
# TEST: IPv6, bridged geneve6: PMTU exceptions - nexthop objects [ OK ]
# ovs_bridge not supported
# TEST: IPv4, OVS vxlan4: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv6, OVS vxlan4: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv4, OVS vxlan6: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv6, OVS vxlan6: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv4, OVS geneve4: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv6, OVS geneve4: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv4, OVS geneve6: PMTU exceptions [SKIP]
# ovs_bridge not supported
# TEST: IPv6, OVS geneve6: PMTU exceptions [SKIP]
# TEST: IPv4 over fou4: PMTU exceptions [ OK ]
# TEST: IPv4 over fou4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over fou4: PMTU exceptions [ OK ]
# TEST: IPv6 over fou4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over fou6: PMTU exceptions [ OK ]
# TEST: IPv4 over fou6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over fou6: PMTU exceptions [ OK ]
# TEST: IPv6 over fou6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over gue4: PMTU exceptions [ OK ]
# TEST: IPv4 over gue4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over gue4: PMTU exceptions [ OK ]
# TEST: IPv6 over gue4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over gue6: PMTU exceptions [ OK ]
# TEST: IPv4 over gue6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over gue6: PMTU exceptions [ OK ]
# TEST: IPv6 over gue6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over IPv4: PMTU exceptions [ OK ]
# TEST: IPv4 over IPv4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over IPv4: PMTU exceptions [ OK ]
# TEST: IPv6 over IPv4: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv4 over IPv6: PMTU exceptions [ OK ]
# TEST: IPv4 over IPv6: PMTU exceptions - nexthop objects [ OK ]
# TEST: IPv6 over IPv6: PMTU exceptions [ OK ]
# TEST: IPv6 over IPv6: PMTU exceptions - nexthop objects [ OK ]
# TEST: vti6: PMTU exceptions [ OK ]
# TEST: vti4: PMTU exceptions [ OK ]
# TEST: vti4: default MTU assignment [ OK ]
# TEST: vti6: default MTU assignment [ OK ]
# TEST: vti4: MTU setting on link creation [ OK ]
# TEST: vti6: MTU setting on link creation [ OK ]
# TEST: vti6: MTU changes on link changes [ OK ]
# TEST: ipv4: cleanup of cached exceptions [ OK ]
# TEST: ipv4: cleanup of cached exceptions - nexthop objects [ OK ]
# TEST: ipv6: cleanup of cached exceptions [ OK ]
# TEST: ipv6: cleanup of cached exceptions - nexthop objects [ OK ]
# TEST: ipv4: list and flush cached exceptions [ OK ]
# TEST: ipv4: list and flush cached exceptions - nexthop objects [ OK ]
# TEST: ipv6: list and flush cached exceptions [ OK ]
# TEST: ipv6: list and flush cached exceptions - nexthop objects [ OK ]
not ok 16 selftests: net: pmtu.sh # exit=1
# selftests: net: udpgso.sh
# ipv4 cmsg
# device mtu (orig): 65536
# device mtu (test): 1500
# ipv4 tx:1 gso:0
# ipv4 tx:1472 gso:0
# ipv4 tx:1473 gso:0 (fail)
# ipv4 tx:1472 gso:1472
# ipv4 tx:1473 gso:1472
# ipv4 tx:2944 gso:1472
# ipv4 tx:2945 gso:1472
# ipv4 tx:64768 gso:1472
# ipv4 tx:65507 gso:1472
# ipv4 tx:65508 gso:1472 (fail)
# ipv4 tx:1 gso:1
# ipv4 tx:2 gso:1
# ipv4 tx:5 gso:2
# ipv4 tx:36 gso:1
# ipv4 tx:37 gso:1 (fail)
# OK
# ipv4 setsockopt
# device mtu (orig): 65536
# device mtu (test): 1500
# ipv4 tx:1 gso:0
# ipv4 tx:1472 gso:0
# ipv4 tx:1473 gso:0 (fail)
# ipv4 tx:1472 gso:1472
# ipv4 tx:1473 gso:1472
# ipv4 tx:2944 gso:1472
# ipv4 tx:2945 gso:1472
# ipv4 tx:64768 gso:1472
# ipv4 tx:65507 gso:1472
# ipv4 tx:65508 gso:1472 (fail)
# ipv4 tx:1 gso:1
# ipv4 tx:2 gso:1
# ipv4 tx:5 gso:2
# ipv4 tx:36 gso:1
# ipv4 tx:37 gso:1 (fail)
# OK
# ipv6 cmsg
# device mtu (orig): 65536
# device mtu (test): 1500
# ipv6 tx:1 gso:0
# ipv6 tx:1452 gso:0
# ipv6 tx:1453 gso:0 (fail)
# ipv6 tx:1452 gso:1452
# ipv6 tx:1453 gso:1452
# ipv6 tx:2904 gso:1452
# ipv6 tx:2905 gso:1452
# ipv6 tx:65340 gso:1452
# ipv6 tx:65527 gso:1452
# ipv6 tx:65528 gso:1452 (fail)
# ipv6 tx:1 gso:1
# ipv6 tx:2 gso:1
# ipv6 tx:5 gso:2
# ipv6 tx:16 gso:1
# ipv6 tx:17 gso:1 (fail)
# OK
# ipv6 setsockopt
# device mtu (orig): 65536
# device mtu (test): 1500
# ipv6 tx:1 gso:0
# ipv6 tx:1452 gso:0
# ipv6 tx:1453 gso:0 (fail)
# ipv6 tx:1452 gso:1452
# ipv6 tx:1453 gso:1452
# ipv6 tx:2904 gso:1452
# ipv6 tx:2905 gso:1452
# ipv6 tx:65340 gso:1452
# ipv6 tx:65527 gso:1452
# ipv6 tx:65528 gso:1452 (fail)
# ipv6 tx:1 gso:1
# ipv6 tx:2 gso:1
# ipv6 tx:5 gso:2
# ipv6 tx:16 gso:1
# ipv6 tx:17 gso:1 (fail)
# OK
# ipv4 connected
# device mtu (orig): 65536
# device mtu (test): 1600
# route mtu (test): 1500
# path mtu (read): 1500
# ipv4 tx:1 gso:0
# ipv4 tx:1472 gso:0
# ipv4 tx:1473 gso:0 (fail)
# ipv4 tx:1472 gso:1472
# ipv4 tx:1473 gso:1472
# ipv4 tx:2944 gso:1472
# ipv4 tx:2945 gso:1472
# ipv4 tx:64768 gso:1472
# ipv4 tx:65507 gso:1472
# ipv4 tx:65508 gso:1472 (fail)
# ipv4 tx:1 gso:1
# ipv4 tx:2 gso:1
# ipv4 tx:5 gso:2
# ipv4 tx:36 gso:1
# ipv4 tx:37 gso:1 (fail)
# OK
# ipv4 msg_more
# device mtu (orig): 65536
# device mtu (test): 1500
# ipv4 tx:1 gso:0
# ipv4 tx:1472 gso:0
# ipv4 tx:1473 gso:0 (fail)
# ipv4 tx:1472 gso:1472
# ipv4 tx:1473 gso:1472
# ipv4 tx:2944 gso:1472
# ipv4 tx:2945 gso:1472
# ipv4 tx:64768 gso:1472
# ipv4 tx:65507 gso:1472
# ipv4 tx:65508 gso:1472 (fail)
# ipv4 tx:1 gso:1
# ipv4 tx:2 gso:1
# ipv4 tx:5 gso:2
# ipv4 tx:36 gso:1
# ipv4 tx:37 gso:1 (fail)
# OK
# ipv6 msg_more
# device mtu (orig): 65536
# device mtu (test): 1500
# ipv6 tx:1 gso:0
# ipv6 tx:1452 gso:0
# ipv6 tx:1453 gso:0 (fail)
# ipv6 tx:1452 gso:1452
# ipv6 tx:1453 gso:1452
# ipv6 tx:2904 gso:1452
# ipv6 tx:2905 gso:1452
# ipv6 tx:65340 gso:1452
# ipv6 tx:65527 gso:1452
# ipv6 tx:65528 gso:1452 (fail)
# ipv6 tx:1 gso:1
# ipv6 tx:2 gso:1
# ipv6 tx:5 gso:2
# ipv6 tx:16 gso:1
# ipv6 tx:17 gso:1 (fail)
# OK
ok 17 selftests: net: udpgso.sh
# selftests: net: ip_defrag.sh
# ipv4 defrag
# PASS
# seed = 1550139727
# ipv4 defrag with overlaps
# PASS
# seed = 1550139727
# ipv6 defrag
# PASS
# seed = 1550139736
# ipv6 defrag with overlaps
# PASS
# seed = 1550139736
# ipv6 nf_conntrack defrag
# PASS
# seed = 1550139743
# ipv6 nf_conntrack defrag with overlaps
# PASS
# seed = 1550139743
# all tests done
ok 18 selftests: net: ip_defrag.sh
# selftests: net: udpgso_bench.sh
# ipv4
# tcp
# tcp tx: 3150 MB/s 53432 calls/s 53432 msg/s
# tcp rx: 3155 MB/s 53143 calls/s
# tcp tx: 3140 MB/s 53270 calls/s 53270 msg/s
# tcp rx: 3144 MB/s 53129 calls/s
# tcp tx: 3182 MB/s 53983 calls/s 53983 msg/s
# tcp zerocopy
# tcp tx: 2290 MB/s 38849 calls/s 38849 msg/s
# tcp rx: 2292 MB/s 38833 calls/s
# tcp tx: 2332 MB/s 39566 calls/s 39566 msg/s
# tcp rx: 2335 MB/s 39505 calls/s
# tcp tx: 2329 MB/s 39512 calls/s 39512 msg/s
# udp
# udp rx: 152 MB/s 108328 calls/s
# udp tx: 152 MB/s 108654 calls/s 2587 msg/s
# udp rx: 155 MB/s 110686 calls/s
# udp tx: 155 MB/s 110586 calls/s 2633 msg/s
# udp rx: 155 MB/s 110499 calls/s
# udp tx: 154 MB/s 110376 calls/s 2628 msg/s
# udp gso
# udp rx: 371 MB/s 264558 calls/s
# udp tx: 372 MB/s 6315 calls/s 6315 msg/s
# udp rx: 366 MB/s 261030 calls/s
# udp tx: 366 MB/s 6210 calls/s 6210 msg/s
# udp rx: 361 MB/s 257376 calls/s
# udp tx: 360 MB/s 6122 calls/s 6122 msg/s
# udp gso zerocopy
# udp rx: 344 MB/s 245322 calls/s
# udp tx: 345 MB/s 5857 calls/s 5857 msg/s
# udp rx: 322 MB/s 229806 calls/s
# udp tx: 322 MB/s 5468 calls/s 5468 msg/s
# udp rx: 322 MB/s 229698 calls/s
# udp tx: 322 MB/s 5463 calls/s 5463 msg/s
# udp gso timestamp
# udp rx: 345 MB/s 246120 calls/s
# udp tx: 346 MB/s 5876 calls/s 5876 msg/s
# udp rx: 333 MB/s 237594 calls/s
# udp tx: 333 MB/s 5651 calls/s 5651 msg/s
# udp rx: 343 MB/s 244818 calls/s
# udp tx: 343 MB/s 5824 calls/s 5824 msg/s
# udp gso zerocopy audit
# udp rx: 340 MB/s 242702 calls/s
# udp tx: 341 MB/s 5794 calls/s 5794 msg/s
# udp rx: 322 MB/s 229574 calls/s
# udp tx: 321 MB/s 5461 calls/s 5461 msg/s
# udp rx: 332 MB/s 236558 calls/s
# udp tx: 331 MB/s 5627 calls/s 5627 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 339 MB/s 16882 calls (5627/s) 16882 msgs (5627/s)
# Zerocopy acks: 16882
# udp gso timestamp audit
# udp rx: 338 MB/s 240954 calls/s
# udp tx: 338 MB/s 5739 calls/s 5739 msg/s
# udp rx: 339 MB/s 242088 calls/s
# udp tx: 341 MB/s 5794 calls/s 5794 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 343 MB/s 17093 calls (5697/s) 17093 msgs (5697/s)
# Tx Timestamps: 17093 received 0 errors
# udp gso zerocopy timestamp audit
# udp rx: 304 MB/s 216701 calls/s
# udp tx: 305 MB/s 5179 calls/s 5179 msg/s
# udp rx: 301 MB/s 214799 calls/s
# udp tx: 301 MB/s 5107 calls/s 5107 msg/s
# udp rx: 300 MB/s 213718 calls/s
# udp tx: 300 MB/s 5101 calls/s 5101 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 309 MB/s 15387 calls (5129/s) 15387 msgs (5129/s)
# Tx Timestamps: 15387 received 0 errors
# Zerocopy acks: 15387
# ipv6
# tcp
# tcp tx: 3176 MB/s 53870 calls/s 53870 msg/s
# tcp rx: 3178 MB/s 53637 calls/s
# tcp tx: 3245 MB/s 55050 calls/s 55050 msg/s
# tcp rx: 3248 MB/s 55041 calls/s
# tcp tx: 3228 MB/s 54759 calls/s 54759 msg/s
# tcp zerocopy
# tcp tx: 2300 MB/s 39022 calls/s 39022 msg/s
# tcp rx: 2304 MB/s 38980 calls/s
# tcp tx: 2347 MB/s 39818 calls/s 39818 msg/s
# tcp rx: 2349 MB/s 39802 calls/s
# tcp tx: 2344 MB/s 39766 calls/s 39766 msg/s
# udp
# udp rx: 132 MB/s 96492 calls/s
# udp tx: 132 MB/s 96793 calls/s 2251 msg/s
# udp rx: 135 MB/s 99047 calls/s
# udp tx: 135 MB/s 98943 calls/s 2301 msg/s
# udp rx: 136 MB/s 99229 calls/s
# udp tx: 135 MB/s 99158 calls/s 2306 msg/s
# udp gso
# udp rx: 344 MB/s 251576 calls/s
# udp tx: 345 MB/s 5867 calls/s 5867 msg/s
# udp rx: 336 MB/s 245701 calls/s
# udp tx: 336 MB/s 5709 calls/s 5709 msg/s
# udp rx: 335 MB/s 244484 calls/s
# udp tx: 334 MB/s 5679 calls/s 5679 msg/s
# udp gso zerocopy
# udp rx: 314 MB/s 229328 calls/s
# udp tx: 315 MB/s 5347 calls/s 5347 msg/s
# udp rx: 298 MB/s 217838 calls/s
# udp tx: 298 MB/s 5062 calls/s 5062 msg/s
# udp rx: 291 MB/s 212914 calls/s
# udp tx: 291 MB/s 4947 calls/s 4947 msg/s
# udp gso timestamp
# udp rx: 318 MB/s 232512 calls/s
# udp tx: 319 MB/s 5425 calls/s 5425 msg/s
# udp rx: 303 MB/s 221645 calls/s
# udp tx: 304 MB/s 5165 calls/s 5165 msg/s
# udp rx: 302 MB/s 220631 calls/s
# udp tx: 302 MB/s 5126 calls/s 5126 msg/s
# udp gso zerocopy audit
# udp rx: 314 MB/s 229638 calls/s
# udp tx: 315 MB/s 5355 calls/s 5355 msg/s
# udp rx: 298 MB/s 217819 calls/s
# udp tx: 298 MB/s 5060 calls/s 5060 msg/s
# udp rx: 289 MB/s 211480 calls/s
# udp tx: 289 MB/s 4915 calls/s 4915 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 308 MB/s 15330 calls (5110/s) 15330 msgs (5110/s)
# Zerocopy acks: 15330
# udp gso timestamp audit
# udp rx: 334 MB/s 244265 calls/s
# udp tx: 335 MB/s 5696 calls/s 5696 msg/s
# udp rx: 318 MB/s 232530 calls/s
# udp tx: 318 MB/s 5402 calls/s 5402 msg/s
# udp rx: 318 MB/s 232200 calls/s
# udp tx: 318 MB/s 5395 calls/s 5395 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 331 MB/s 16493 calls (5497/s) 16493 msgs (5497/s)
# Tx Timestamps: 16493 received 0 errors
# udp gso zerocopy timestamp audit
# udp rx: 300 MB/s 219276 calls/s
# udp tx: 301 MB/s 5118 calls/s 5118 msg/s
# udp rx: 274 MB/s 200146 calls/s
# udp tx: 274 MB/s 4649 calls/s 4649 msg/s
# udp rx: 272 MB/s 198812 calls/s
# udp tx: 272 MB/s 4619 calls/s 4619 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 289 MB/s 14386 calls (4795/s) 14386 msgs (4795/s)
# Tx Timestamps: 14386 received 0 errors
# Zerocopy acks: 14386
# udpgso_bench.sh: PASS=18 SKIP=0 FAIL=0
# udpgso_bench.sh: .[0;92mPASS.[0m
ok 19 selftests: net: udpgso_bench.sh
# selftests: net: fib_rule_tests.sh
#
# ######################################################################
# TEST SECTION: IPv4 fib rule
# ######################################################################
#
# TEST: rule4 check: oif dummy0 [ OK ]
#
# TEST: rule4 del by pref: oif dummy0 [ OK ]
# net.ipv4.ip_forward = 1
# net.ipv4.conf.dummy0.rp_filter = 0
#
# TEST: rule4 check: from 192.51.100.3 iif dummy0 [ OK ]
#
# TEST: rule4 del by pref: from 192.51.100.3 iif dummy0 [ OK ]
# net.ipv4.ip_forward = 0
#
# TEST: rule4 check: tos 0x10 [ OK ]
#
# TEST: rule4 del by pref: tos 0x10 [ OK ]
#
# TEST: rule4 check: fwmark 0x64 [ OK ]
#
# TEST: rule4 del by pref: fwmark 0x64 [ OK ]
#
# TEST: rule4 check: uidrange 100-100 [ OK ]
#
# TEST: rule4 del by pref: uidrange 100-100 [ OK ]
#
# TEST: rule4 check: sport 666 dport 777 [ OK ]
#
# TEST: rule4 del by pref: sport 666 dport 777 [ OK ]
#
# TEST: rule4 check: ipproto tcp [ OK ]
#
# TEST: rule4 del by pref: ipproto tcp [ OK ]
#
# TEST: rule4 check: ipproto icmp [ OK ]
#
# TEST: rule4 del by pref: ipproto icmp [ OK ]
#
# ######################################################################
# TEST SECTION: IPv6 fib rule
# ######################################################################
#
# TEST: rule6 check: oif dummy0 [ OK ]
#
# TEST: rule6 del by pref: oif dummy0 [ OK ]
#
# TEST: rule6 check: from 2001:db8:1::3 iif dummy0 [ OK ]
#
# TEST: rule6 del by pref: from 2001:db8:1::3 iif dummy0 [ OK ]
#
# TEST: rule6 check: tos 0x10 [ OK ]
#
# TEST: rule6 del by pref: tos 0x10 [ OK ]
#
# TEST: rule6 check: fwmark 0x64 [ OK ]
#
# TEST: rule6 del by pref: fwmark 0x64 [ OK ]
#
# TEST: rule6 check: uidrange 100-100 [ OK ]
#
# TEST: rule6 del by pref: uidrange 100-100 [ OK ]
#
# TEST: rule6 check: sport 666 dport 777 [ OK ]
#
# TEST: rule6 del by pref: sport 666 dport 777 [ OK ]
#
# TEST: rule6 check: ipproto tcp [ OK ]
#
# TEST: rule6 del by pref: ipproto tcp [ OK ]
#
# TEST: rule6 check: ipproto ipv6-icmp [ OK ]
#
# TEST: rule6 del by pref: ipproto ipv6-icmp [ OK ]
#
# Tests passed: 32
# Tests failed: 0
ok 20 selftests: net: fib_rule_tests.sh
# selftests: net: msg_zerocopy.sh
# ipv4 tcp -t 1
# tx=59930 (3739 MB) txc=0 zc=n
# rx=29966 (3739 MB)
# ipv4 tcp -z -t 1
# tx=46736 (2916 MB) txc=46736 zc=n
# rx=23369 (2916 MB)
# ok
# ipv6 tcp -t 1
# tx=44453 (2774 MB) txc=0 zc=n
# rx=22228 (2774 MB)
# ipv6 tcp -z -t 1
# tx=38125 (2379 MB) txc=38125 zc=n
# rx=19063 (2379 MB)
# ok
# ipv4 udp -t 1
# tx=69495 (4336 MB) txc=0 zc=n
# rx=69470 (4335 MB)
# ipv4 udp -z -t 1
# tx=48340 (3016 MB) txc=48340 zc=n
# rx=48340 (3016 MB)
# ok
# ipv6 udp -t 1
# tx=63409 (3956 MB) txc=0 zc=n
# rx=62543 (3902 MB)
# ipv6 udp -z -t 1
# tx=46879 (2925 MB) txc=46879 zc=n
# rx=46867 (2924 MB)
# ok
# OK. All tests passed
ok 21 selftests: net: msg_zerocopy.sh
# selftests: net: psock_snd.sh
# dgram
# tx: 128
# rx: 142
# rx: 100
# OK
#
# dgram bind
# tx: 128
# rx: 142
# rx: 100
# OK
#
# raw
# tx: 142
# rx: 142
# rx: 100
# OK
#
# raw bind
# tx: 142
# rx: 142
# rx: 100
# OK
#
# raw qdisc bypass
# tx: 142
# rx: 142
# rx: 100
# OK
#
# raw vlan
# tx: 146
# rx: 100
# OK
#
# raw vnet hdr
# tx: 152
# rx: 142
# rx: 100
# OK
#
# raw csum_off
# tx: 152
# rx: 142
# rx: 100
# OK
#
# raw csum_off with bad offset (expected to fail)
# ./psock_snd: write: Invalid argument
# raw min size
# tx: 42
# rx: 0
# OK
#
# raw mtu size
# tx: 1514
# rx: 1472
# OK
#
# raw mtu size + 1 (expected to fail)
# ./psock_snd: write: Message too long
# raw vlan mtu size + 1 (expected to fail)
# ./psock_snd: write: Message too long
# dgram mtu size
# tx: 1500
# rx: 1472
# OK
#
# dgram mtu size + 1 (expected to fail)
# ./psock_snd: write: Message too long
# raw truncate hlen (expected to fail: does not arrive)
# tx: 14
# ./psock_snd: recv: Resource temporarily unavailable
# raw truncate hlen - 1 (expected to fail: EINVAL)
# ./psock_snd: write: Invalid argument
# raw gso min size
# tx: 1525
# rx: 1473
# OK
#
# raw gso min size - 1 (expected to fail)
# tx: 1524
# rx: 1472
# OK
#
not ok 22 selftests: net: psock_snd.sh # exit=1
# selftests: net: udpgro_bench.sh
# Missing xdp_dummy helper. Build bpf selftest first
not ok 23 selftests: net: udpgro_bench.sh # exit=255
# selftests: net: udpgro.sh
# Missing xdp_dummy helper. Build bpf selftest first
not ok 24 selftests: net: udpgro.sh # exit=255
# selftests: net: test_vxlan_under_vrf.sh
# Checking HV connectivity [ OK ]
# Check VM connectivity through VXLAN (underlay in the default VRF) [ OK ]
# Check VM connectivity through VXLAN (underlay in a VRF) [FAIL]
not ok 25 selftests: net: test_vxlan_under_vrf.sh # exit=1
# selftests: net: reuseport_addr_any.sh
# UDP IPv4 ... pass
# UDP IPv6 ... pass
# UDP IPv4 mapped to IPv6 ... pass
# TCP IPv4 ... pass
# TCP IPv6 ... pass
# TCP IPv4 mapped to IPv6 ... pass
# DCCP IPv4 ... pass
# DCCP IPv6 ... pass
# DCCP IPv4 mapped to IPv6 ... pass
# SUCCESS
ok 26 selftests: net: reuseport_addr_any.sh
# selftests: net: test_vxlan_fdb_changelink.sh
# expected two remotes after fdb append [ OK ]
# expected two remotes after link set [ OK ]
ok 27 selftests: net: test_vxlan_fdb_changelink.sh
# selftests: net: so_txtime.sh
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:94 expected:0 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:222 expected:0 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:79 expected:0 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:27 expected:0 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:10198 expected:10000 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:10129 expected:10000 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:10161 expected:10000 (us)
# payload:b delay:20116 expected:20000 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:10128 expected:10000 (us)
# payload:b delay:20100 expected:20000 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:b delay:20071 expected:20000 (us)
# payload:a delay:20083 expected:20000 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:b delay:20077 expected:20000 (us)
# payload:a delay:20090 expected:20000 (us)
#
# SO_TXTIME ipv6 clock tai
# send: pkt a at -1550139829653ms dropped: invalid txtime
# ./so_txtime: recv: timeout
#
# SO_TXTIME ipv6 clock tai
# send: pkt a at 0ms dropped: invalid txtime
# ./so_txtime: recv: timeout
#
# SO_TXTIME ipv6 clock tai
# payload:a delay:9677 expected:10000 (us)
#
# SO_TXTIME ipv4 clock tai
# payload:a delay:9646 expected:10000 (us)
#
# SO_TXTIME ipv6 clock tai
# payload:a delay:9782 expected:10000 (us)
# payload:b delay:19762 expected:20000 (us)
#
# SO_TXTIME ipv4 clock tai
# payload:a delay:9669 expected:10000 (us)
# payload:b delay:19757 expected:20000 (us)
#
# SO_TXTIME ipv6 clock tai
# payload:b delay:9738 expected:10000 (us)
# payload:a delay:19736 expected:20000 (us)
#
# SO_TXTIME ipv4 clock tai
# payload:b delay:9774 expected:10000 (us)
# payload:a delay:20011 expected:20000 (us)
# OK. All tests passed
ok 28 selftests: net: so_txtime.sh
# selftests: net: ipv6_flowlabel.sh
# TEST management
# [OK] !(flowlabel_get(fd, 1, 255, 0))
# [OK] !(flowlabel_put(fd, 1))
# [OK] !(flowlabel_get(fd, 0x1FFFFF, 255, 1))
# [OK] flowlabel_get(fd, 1, 255, 1)
# [OK] flowlabel_get(fd, 1, 255, 0)
# [OK] flowlabel_get(fd, 1, 255, 1)
# [OK] !(flowlabel_get(fd, 1, 255, 1 | 2))
# [OK] flowlabel_put(fd, 1)
# [OK] flowlabel_put(fd, 1)
# [OK] flowlabel_put(fd, 1)
# [OK] !(flowlabel_put(fd, 1))
# [OK] flowlabel_get(fd, 2, 1, 1)
# [OK] !(flowlabel_get(fd, 2, 255, 1))
# [OK] !(flowlabel_get(fd, 2, 1, 1))
# [OK] flowlabel_put(fd, 2)
# [OK] flowlabel_get(fd, 3, 3, 1)
# [OK] !(flowlabel_get(fd, 3, 255, 0))
# [OK] !(flowlabel_get(fd, 3, 1, 0))
# [OK] flowlabel_get(fd, 3, 3, 0)
# [OK] flowlabel_get(fd, 3, 3, 0)
# [OK] !(flowlabel_get(fd, 3, 3, 0))
# [OK] flowlabel_get(fd, 4, 2, 1)
# [OK] flowlabel_get(fd, 4, 2, 0)
# [OK] !(flowlabel_get(fd, 4, 2, 0))
# TEST datapath
# send no label: recv no label (auto off)
# sent without label
# recv without label
# send label
# sent with label 1
# recv with label 1
# TEST datapath (with auto-flowlabels)
# send no label: recv auto flowlabel
# sent without label
# recv with label 507664
# send label
# sent with label 1
# recv with label 1
# OK. All tests passed
ok 29 selftests: net: ipv6_flowlabel.sh
# selftests: net: tcp_fastopen_backup_key.sh
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# PASS
# all tests done
ok 30 selftests: net: tcp_fastopen_backup_key.sh
# selftests: net: fcnal-test.sh
#
# ###########################################################################
# IPv4 ping
# ###########################################################################
#
#
# #################################################################
# No VRF
#
# SYSCTL: net.ipv4.raw_l3mdev_accept=0
#
# TEST: ping out - ns-B IP [ OK ]
# TEST: ping out, device bind - ns-B IP [ OK ]
# TEST: ping out, address bind - ns-B IP [ OK ]
# TEST: ping out - ns-B loopback IP [ OK ]
# TEST: ping out, device bind - ns-B loopback IP [ OK ]
# TEST: ping out, address bind - ns-B loopback IP [ OK ]
# TEST: ping in - ns-A IP [ OK ]
# TEST: ping in - ns-A loopback IP [ OK ]
# TEST: ping local - ns-A IP [ OK ]
# TEST: ping local - ns-A loopback IP [ OK ]
# TEST: ping local - loopback [ OK ]
# TEST: ping local, device bind - ns-A IP [ OK ]
# TEST: ping local, device bind - ns-A loopback IP [ OK ]
# TEST: ping local, device bind - loopback [ OK ]
# TEST: ping out, blocked by rule - ns-B loopback IP [ OK ]
# TEST: ping in, blocked by rule - ns-A loopback IP [ OK ]
# TEST: ping out, blocked by route - ns-B loopback IP [ OK ]
# TEST: ping in, blocked by route - ns-A loopback IP [ OK ]
# TEST: ping out, unreachable default route - ns-B loopback IP [ OK ]
# SYSCTL: net.ipv4.raw_l3mdev_accept=1
#
# TEST: ping out - ns-B IP [ OK ]
# TEST: ping out, device bind - ns-B IP [ OK ]
# TEST: ping out, address bind - ns-B IP [ OK ]
# TEST: ping out - ns-B loopback IP [ OK ]
# TEST: ping out, device bind - ns-B loopback IP [ OK ]
# TEST: ping out, address bind - ns-B loopback IP [ OK ]
# TEST: ping in - ns-A IP [ OK ]
# TEST: ping in - ns-A loopback IP [ OK ]
# TEST: ping local - ns-A IP [ OK ]
# TEST: ping local - ns-A loopback IP [ OK ]
# TEST: ping local - loopback [ OK ]
# TEST: ping local, device bind - ns-A IP [ OK ]
# TEST: ping local, device bind - ns-A loopback IP [ OK ]
# TEST: ping local, device bind - loopback [ OK ]
# TEST: ping out, blocked by rule - ns-B loopback IP [ OK ]
# TEST: ping in, blocked by rule - ns-A loopback IP [ OK ]
# TEST: ping out, blocked by route - ns-B loopback IP [ OK ]
# TEST: ping in, blocked by route - ns-A loopback IP [ OK ]
# TEST: ping out, unreachable default route - ns-B loopback IP [ OK ]
#
# #################################################################
# With VRF
#
# SYSCTL: net.ipv4.raw_l3mdev_accept=1
#
# TEST: ping out, VRF bind - ns-B IP [ OK ]
# TEST: ping out, device bind - ns-B IP [ OK ]
# TEST: ping out, vrf device + dev address bind - ns-B IP [ OK ]
# TEST: ping out, vrf device + vrf address bind - ns-B IP [ OK ]
# TEST: ping out, VRF bind - ns-B loopback IP [ OK ]
# TEST: ping out, device bind - ns-B loopback IP [ OK ]
# TEST: ping out, vrf device + dev address bind - ns-B loopback IP [ OK ]
# TEST: ping out, vrf device + vrf address bind - ns-B loopback IP [ OK ]
# TEST: ping in - ns-A IP [ OK ]
# TEST: ping in - VRF IP [ OK ]
# TEST: ping local, VRF bind - ns-A IP [ OK ]
# TEST: ping local, VRF bind - VRF IP [ OK ]
# TEST: ping local, VRF bind - loopback [ OK ]
# TEST: ping local, device bind - ns-A IP [ OK ]
# TEST: ping local, device bind - VRF IP [ OK ]
# TEST: ping local, device bind - loopback [ OK ]
# TEST: ping out, vrf bind, blocked by rule - ns-B loopback IP [ OK ]
# TEST: ping out, device bind, blocked by rule - ns-B loopback IP [ OK ]
# TEST: ping in, blocked by rule - ns-A loopback IP [ OK ]
# TEST: ping out, vrf bind, unreachable route - ns-B loopback IP [ OK ]
# TEST: ping out, device bind, unreachable route - ns-B loopback IP [ OK ]
# TEST: ping in, unreachable route - ns-A loopback IP [ OK ]
#
# ###########################################################################
# IPv4/TCP
# ###########################################################################
#
#
# #################################################################
# No VRF
#
#
# #################################################################
# tcp_l3mdev_accept disabled
#
# SYSCTL: net.ipv4.tcp_l3mdev_accept=0
#
# TEST: Global server - ns-A IP [ OK ]
# TEST: Global server - ns-A loopback IP [ OK ]
# TEST: Device server - ns-A IP [ OK ]
# TEST: No server - ns-A IP [ OK ]
# TEST: No server - ns-A loopback IP [ OK ]
# TEST: Client - ns-B IP [ OK ]
# TEST: Client, device bind - ns-B IP [ OK ]
# TEST: No server, unbound client - ns-B IP [ OK ]
# TEST: No server, device client - ns-B IP [ OK ]
# TEST: Client - ns-B loopback IP [ OK ]
# TEST: Client, device bind - ns-B loopback IP [ OK ]
# TEST: No server, unbound client - ns-B loopback IP [ OK ]
# TEST: No server, device client - ns-B loopback IP [ OK ]
# TEST: Global server, local connection - ns-A IP [ OK ]
# TEST: Global server, local connection - ns-A loopback IP [ OK ]
# TEST: Global server, local connection - loopback [ OK ]
# TEST: Device server, unbound client, local connection - ns-A IP [ OK ]
# TEST: Device server, unbound client, local connection - ns-A loopback IP [ OK ]
# TEST: Device server, unbound client, local connection - loopback [ OK ]
# TEST: Global server, device client, local connection - ns-A IP [ OK ]
# TEST: Global server, device client, local connection - ns-A loopback IP [ OK ]
# TEST: Global server, device client, local connection - loopback [ OK ]
# TEST: Device server, device client, local connection - ns-A IP [ OK ]
# TEST: No server, device client, local conn - ns-A IP [ OK ]
# TEST: MD5: Single address config [ OK ]
# TEST: MD5: Server no config, client uses password [ OK ]
# TEST: MD5: Client uses wrong password [ OK ]
# TEST: MD5: Client address does not match address configured with password [ OK ]
# TEST: MD5: Prefix config [ OK ]
# TEST: MD5: Prefix config, client uses wrong password [ OK ]
# TEST: MD5: Prefix config, client address not in configured prefix [ OK ]
#
# #################################################################
# tcp_l3mdev_accept enabled
#
# SYSCTL: net.ipv4.tcp_l3mdev_accept=1
#
# TEST: Global server - ns-A IP [ OK ]
# TEST: Global server - ns-A loopback IP [ OK ]
# TEST: Device server - ns-A IP [ OK ]
# TEST: No server - ns-A IP [ OK ]
# TEST: No server - ns-A loopback IP [ OK ]
# TEST: Client - ns-B IP [ OK ]
# TEST: Client, device bind - ns-B IP [ OK ]
# TEST: No server, unbound client - ns-B IP [ OK ]
# TEST: No server, device client - ns-B IP [ OK ]
# TEST: Client - ns-B loopback IP [ OK ]
# TEST: Client, device bind - ns-B loopback IP [ OK ]
# TEST: No server, unbound client - ns-B loopback IP [ OK ]
# TEST: No server, device client - ns-B loopback IP [ OK ]
# TEST: Global server, local connection - ns-A IP [ OK ]
# TEST: Global server, local connection - ns-A loopback IP [ OK ]
#
not ok 31 selftests: net: fcnal-test.sh # TIMEOUT 300 seconds
# selftests: net: traceroute.sh
# SKIP: Could not run IPV6 test without traceroute6
# SKIP: Could not run IPV4 test without traceroute
#
# Tests passed: 0
# Tests failed: 0
ok 32 selftests: net: traceroute.sh
# selftests: net: fin_ack_lat.sh
# server port: 36701
# test done
ok 33 selftests: net: fin_ack_lat.sh
# selftests: net: fib_nexthop_multiprefix.sh
# TEST: IPv4: host 0 to host 1, mtu 1300 [ OK ]
# TEST: IPv6: host 0 to host 1, mtu 1300 [FAIL]
#
# TEST: IPv4: host 0 to host 2, mtu 1350 [ OK ]
# TEST: IPv6: host 0 to host 2, mtu 1350 [FAIL]
#
# TEST: IPv4: host 0 to host 3, mtu 1400 [ OK ]
# TEST: IPv6: host 0 to host 3, mtu 1400 [FAIL]
#
# TEST: IPv4: host 0 to host 1, mtu 1300 [ OK ]
# TEST: IPv6: host 0 to host 1, mtu 1300 [FAIL]
#
# TEST: IPv4: host 0 to host 2, mtu 1350 [ OK ]
# TEST: IPv6: host 0 to host 2, mtu 1350 [FAIL]
#
# TEST: IPv4: host 0 to host 3, mtu 1400 [ OK ]
# TEST: IPv6: host 0 to host 3, mtu 1400 [FAIL]
ok 34 selftests: net: fib_nexthop_multiprefix.sh
# selftests: net: fib_nexthops.sh
#
# Basic functional tests
# ----------------------
# TEST: List with nothing defined [ OK ]
# TEST: Nexthop get on non-existent id [ OK ]
# TEST: Nexthop with no device or gateway [ OK ]
# TEST: Nexthop with down device [ OK ]
# TEST: Nexthop with device that is linkdown [ OK ]
# TEST: Nexthop with device only [ OK ]
# TEST: Nexthop with duplicate id [ OK ]
# TEST: Blackhole nexthop [ OK ]
# TEST: Blackhole nexthop with other attributes [ OK ]
# TEST: Create group [ OK ]
# TEST: Create group with blackhole nexthop [ OK ]
# TEST: Create multipath group where 1 path is a blackhole [ OK ]
# TEST: Multipath group can not have a member replaced by blackhole [ OK ]
# TEST: Create group with non-existent nexthop [ OK ]
# TEST: Create group with same nexthop multiple times [ OK ]
# TEST: Replace nexthop with nexthop group [ OK ]
# TEST: Replace nexthop group with nexthop [ OK ]
# TEST: Nexthop group and device [ OK ]
# TEST: Test proto flush [ OK ]
# TEST: Nexthop group and blackhole [ OK ]
#
# IPv4 functional
# ----------------------
# TEST: Create nexthop with id, gw, dev [ OK ]
# TEST: Get nexthop by id [ OK ]
# TEST: Delete nexthop by id [ OK ]
# TEST: Create nexthop - gw only [ OK ]
# TEST: Create nexthop - invalid gw+dev combination [ OK ]
# TEST: Create nexthop - gw+dev and onlink [ OK ]
# TEST: Nexthops removed on admin down [ OK ]
#
# IPv4 groups functional
# ----------------------
# TEST: Create nexthop group with single nexthop [ OK ]
# TEST: Get nexthop group by id [ OK ]
# TEST: Delete nexthop group by id [ OK ]
# TEST: Nexthop group with multiple nexthops [ OK ]
# TEST: Nexthop group updated when entry is deleted [ OK ]
# TEST: Nexthop group with weighted nexthops [ OK ]
# TEST: Weighted nexthop group updated when entry is deleted [ OK ]
# TEST: Nexthops in groups removed on admin down [ OK ]
# TEST: Multiple groups with same nexthop [ OK ]
# TEST: Nexthops in group removed on admin down - mixed group [ OK ]
# TEST: Nexthop group can not have a group as an entry [ OK ]
# TEST: Nexthop group with a blackhole entry [ OK ]
# TEST: Nexthop group can not have a blackhole and another nexthop [ OK ]
# TEST: IPv6 nexthop with IPv4 route [ OK ]
# TEST: IPv6 nexthop with IPv4 route [ OK ]
# TEST: IPv4 route with IPv6 gateway [ OK ]
# TEST: IPv4 route with invalid IPv6 gateway [ OK ]
#
# IPv4 functional runtime
# -----------------------
# TEST: Route add [ OK ]
# TEST: Route delete [ OK ]
# TEST: Route add - scope conflict with nexthop [ OK ]
# TEST: Nexthop replace with invalid scope for existing route [ OK ]
# TEST: Basic ping [ OK ]
# TEST: Ping - multipath [ OK ]
# TEST: Ping - multiple default routes, nh first [ OK ]
# TEST: Ping - multiple default routes, nh second [ OK ]
# TEST: Ping - blackhole [ OK ]
# TEST: Ping - blackhole replaced with gateway [ OK ]
# TEST: Ping - gateway replaced by blackhole [ OK ]
# TEST: Ping - group with blackhole [ OK ]
# TEST: Ping - group blackhole replaced with gateways [ OK ]
# TEST: IPv4 route with device only nexthop [ OK ]
# TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ]
# TEST: IPv6 nexthop with IPv4 route [ OK ]
# TEST: IPv4 route with mixed v4-v6 multipath route [ OK ]
# TEST: IPv6 nexthop with IPv4 route [ OK ]
# TEST: IPv4 route with IPv6 gateway [ OK ]
# TEST: IPv4 default route with IPv6 gateway [ OK ]
# TEST: IPv4 route with MPLS encap [ OK ]
# TEST: IPv4 route with MPLS encap - check [ OK ]
# TEST: IPv4 route with MPLS encap and v6 gateway [ OK ]
# TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ]
#
# IPv4 large groups (x32)
# ---------------------
# TEST: Dump large (x32) ecmp groups [ OK ]
#
# IPv4 nexthop api compat mode
# ----------------------------
# TEST: IPv4 default nexthop compat mode check [ OK ]
# TEST: IPv4 compat mode on - route add notification [ OK ]
# TEST: IPv4 compat mode on - route dump [ OK ]
# TEST: IPv4 compat mode on - nexthop change [ OK ]
# TEST: IPv4 set compat mode - 0 [ OK ]
# TEST: IPv4 compat mode off - route add notification [ OK ]
# TEST: IPv4 compat mode off - route dump [ OK ]
# TEST: IPv4 compat mode off - nexthop change [ OK ]
# TEST: IPv4 compat mode off - nexthop delete [ OK ]
# TEST: IPv4 set compat mode - 1 [ OK ]
#
# IPv4 fdb groups functional
# --------------------------
# TEST: Fdb Nexthop group with multiple nexthops [ OK ]
# TEST: Get Fdb nexthop group by id [ OK ]
# TEST: Fdb Nexthop group with non-fdb nexthops [ OK ]
# TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ]
# TEST: Fdb Nexthop with blackhole [ OK ]
# TEST: Fdb Nexthop with oif [ OK ]
# TEST: Fdb Nexthop with onlink [ OK ]
# TEST: Fdb Nexthop with encap [ OK ]
# TEST: Fdb mac add with nexthop group [ OK ]
# TEST: Fdb mac add with nexthop [ OK ]
# TEST: Route add with fdb nexthop [ OK ]
# TEST: Route add with fdb nexthop group [ OK ]
# TEST: Fdb entry after deleting a single nexthop [ OK ]
# TEST: Fdb nexthop delete [ OK ]
# TEST: Fdb entry after deleting a nexthop group [ OK ]
#
# IPv4 runtime torture
# --------------------
# SKIP: Could not run test; need mausezahn tool
#
# IPv6
# ----------------------
# TEST: Create nexthop with id, gw, dev [ OK ]
# TEST: Get nexthop by id [ OK ]
# TEST: Delete nexthop by id [ OK ]
# TEST: Create nexthop - gw only [ OK ]
# TEST: Create nexthop - invalid gw+dev combination [ OK ]
# TEST: Create nexthop - gw+dev and onlink [ OK ]
# TEST: Nexthops removed on admin down [ OK ]
#
# IPv6 groups functional
# ----------------------
# TEST: Create nexthop group with single nexthop [ OK ]
# TEST: Get nexthop group by id [ OK ]
# TEST: Delete nexthop group by id [ OK ]
# TEST: Nexthop group with multiple nexthops [ OK ]
# TEST: Nexthop group updated when entry is deleted [ OK ]
# TEST: Nexthop group with weighted nexthops [ OK ]
# TEST: Weighted nexthop group updated when entry is deleted [ OK ]
# TEST: Nexthops in groups removed on admin down [ OK ]
# TEST: Multiple groups with same nexthop [ OK ]
# TEST: Nexthops in group removed on admin down - mixed group [ OK ]
# TEST: Nexthop group can not have a group as an entry [ OK ]
# TEST: Nexthop group with a blackhole entry [ OK ]
# TEST: Nexthop group can not have a blackhole and another nexthop [ OK ]
#
# IPv6 functional runtime
# -----------------------
# TEST: Route add [ OK ]
# TEST: Route delete [ OK ]
# TEST: Ping with nexthop [ OK ]
# TEST: Ping - multipath [ OK ]
# TEST: Ping - blackhole [ OK ]
# TEST: Ping - blackhole replaced with gateway [ OK ]
# TEST: Ping - gateway replaced by blackhole [ OK ]
# TEST: Ping - group with blackhole [ OK ]
# TEST: Ping - group blackhole replaced with gateways [ OK ]
# TEST: IPv6 route with device only nexthop [ OK ]
# TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ]
# TEST: IPv6 route can not have a v4 gateway [ OK ]
# TEST: Nexthop replace - v6 route, v4 nexthop [ OK ]
# TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ]
# TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ]
# TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ]
# TEST: IPv6 route using a group after removing v4 gateways [ OK ]
# TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ]
# TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ]
# TEST: IPv6 route using a group after replacing v4 gateways [ OK ]
# TEST: Nexthop with default route and rpfilter [ OK ]
# TEST: Nexthop with multipath default route and rpfilter [ OK ]
#
# IPv6 large groups (x32)
# ---------------------
# TEST: Dump large (x32) ecmp groups [ OK ]
#
# IPv6 nexthop api compat mode test
# --------------------------------
# TEST: IPv6 default nexthop compat mode check [ OK ]
# TEST: IPv6 compat mode on - route add notification [ OK ]
# TEST: IPv6 compat mode on - route dump [ OK ]
# TEST: IPv6 compat mode on - nexthop change [ OK ]
# TEST: IPv6 set compat mode - 0 [ OK ]
# TEST: IPv6 compat mode off - route add notification [ OK ]
# TEST: IPv6 compat mode off - route dump [ OK ]
# TEST: IPv6 compat mode off - nexthop change [ OK ]
# TEST: IPv6 compat mode off - nexthop delete [ OK ]
# TEST: IPv6 set compat mode - 1 [ OK ]
#
# IPv6 fdb groups functional
# --------------------------
# TEST: Fdb Nexthop group with multiple nexthops [ OK ]
# TEST: Get Fdb nexthop group by id [ OK ]
# TEST: Fdb Nexthop group with non-fdb nexthops [ OK ]
# TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ]
# TEST: Fdb Nexthop with blackhole [ OK ]
# TEST: Fdb Nexthop with oif [ OK ]
# TEST: Fdb Nexthop with onlink [ OK ]
# TEST: Fdb Nexthop with encap [ OK ]
# TEST: Fdb mac add with nexthop group [ OK ]
# TEST: Fdb mac add with nexthop [ OK ]
# TEST: Route add with fdb nexthop [ OK ]
# TEST: Route add with fdb nexthop group [ OK ]
# TEST: Fdb entry after deleting a single nexthop [ OK ]
# TEST: Fdb nexthop delete [ OK ]
# TEST: Fdb entry after deleting a nexthop group [ OK ]
#
# IPv6 runtime torture
# --------------------
# SKIP: Could not run test; need mausezahn tool
#
# Tests passed: 162
# Tests failed: 0
ok 35 selftests: net: fib_nexthops.sh
# selftests: net: altnames.sh
# SKIP: jq not installed
not ok 36 selftests: net: altnames.sh # exit=1
# selftests: net: icmp_redirect.sh
#
# ###########################################################################
# Legacy routing
# ###########################################################################
#
# TEST: IPv4: redirect exception [ OK ]
# TEST: IPv6: redirect exception [FAIL]
# TEST: IPv4: redirect exception plus mtu [ OK ]
# TEST: IPv6: redirect exception plus mtu [FAIL]
# TEST: IPv4: routing reset [ OK ]
# TEST: IPv6: routing reset [ OK ]
# TEST: IPv4: mtu exception [ OK ]
# TEST: IPv6: mtu exception [ OK ]
# TEST: IPv4: mtu exception plus redirect [ OK ]
# TEST: IPv6: mtu exception plus redirect [FAIL]
#
# ###########################################################################
# Legacy routing with VRF
# ###########################################################################
#
# TEST: IPv4: redirect exception [ OK ]
# TEST: IPv6: redirect exception [FAIL]
# TEST: IPv4: redirect exception plus mtu [ OK ]
# TEST: IPv6: redirect exception plus mtu [FAIL]
# TEST: IPv4: routing reset [ OK ]
# TEST: IPv6: routing reset [ OK ]
# TEST: IPv4: mtu exception [ OK ]
# TEST: IPv6: mtu exception [ OK ]
# TEST: IPv4: mtu exception plus redirect [ OK ]
# TEST: IPv6: mtu exception plus redirect [FAIL]
#
# ###########################################################################
# Routing with nexthop objects
# ###########################################################################
#
# TEST: IPv4: redirect exception [ OK ]
# TEST: IPv6: redirect exception [FAIL]
# TEST: IPv4: redirect exception plus mtu [ OK ]
# TEST: IPv6: redirect exception plus mtu [FAIL]
# TEST: IPv4: routing reset [ OK ]
# TEST: IPv6: routing reset [ OK ]
# TEST: IPv4: mtu exception [ OK ]
# TEST: IPv6: mtu exception [ OK ]
# TEST: IPv4: mtu exception plus redirect [ OK ]
# TEST: IPv6: mtu exception plus redirect [FAIL]
#
# ###########################################################################
# Routing with nexthop objects and VRF
# ###########################################################################
#
# TEST: IPv4: redirect exception [ OK ]
# TEST: IPv6: redirect exception [FAIL]
# TEST: IPv4: redirect exception plus mtu [ OK ]
# TEST: IPv6: redirect exception plus mtu [FAIL]
# TEST: IPv4: routing reset [ OK ]
# TEST: IPv6: routing reset [ OK ]
# TEST: IPv4: mtu exception [ OK ]
# TEST: IPv6: mtu exception [ OK ]
# TEST: IPv4: mtu exception plus redirect [ OK ]
# TEST: IPv6: mtu exception plus redirect [FAIL]
#
# Tests passed: 28
# Tests failed: 12
not ok 37 selftests: net: icmp_redirect.sh # exit=1
# selftests: net: ip6_gre_headroom.sh
# TEST: ip6gretap headroom [PASS]
# TEST: ip6erspan headroom [PASS]
ok 38 selftests: net: ip6_gre_headroom.sh
# selftests: net: route_localnet.sh
# run arp_announce test
# net.ipv4.conf.veth0.route_localnet = 1
# net.ipv4.conf.veth1.route_localnet = 1
# net.ipv4.conf.veth0.arp_announce = 2
# net.ipv4.conf.veth1.arp_announce = 2
# PING 127.25.3.14 (127.25.3.14) from 127.25.3.4 veth0: 56(84) bytes of data.
# 64 bytes from 127.25.3.14: icmp_seq=1 ttl=64 time=0.133 ms
# 64 bytes from 127.25.3.14: icmp_seq=2 ttl=64 time=0.125 ms
# 64 bytes from 127.25.3.14: icmp_seq=3 ttl=64 time=0.124 ms
# 64 bytes from 127.25.3.14: icmp_seq=4 ttl=64 time=0.115 ms
# 64 bytes from 127.25.3.14: icmp_seq=5 ttl=64 time=0.137 ms
#
# --- 127.25.3.14 ping statistics ---
# 5 packets transmitted, 5 received, 0% packet loss, time 100ms
# rtt min/avg/max/mdev = 0.115/0.126/0.137/0.016 ms
# ok
# run arp_ignore test
# net.ipv4.conf.veth0.route_localnet = 1
# net.ipv4.conf.veth1.route_localnet = 1
# net.ipv4.conf.veth0.arp_ignore = 3
# net.ipv4.conf.veth1.arp_ignore = 3
# PING 127.25.3.14 (127.25.3.14) from 127.25.3.4 veth0: 56(84) bytes of data.
# 64 bytes from 127.25.3.14: icmp_seq=1 ttl=64 time=0.070 ms
# 64 bytes from 127.25.3.14: icmp_seq=2 ttl=64 time=0.091 ms
# 64 bytes from 127.25.3.14: icmp_seq=3 ttl=64 time=0.111 ms
# 64 bytes from 127.25.3.14: icmp_seq=4 ttl=64 time=0.139 ms
# 64 bytes from 127.25.3.14: icmp_seq=5 ttl=64 time=0.097 ms
#
# --- 127.25.3.14 ping statistics ---
# 5 packets transmitted, 5 received, 0% packet loss, time 113ms
# rtt min/avg/max/mdev = 0.070/0.101/0.139/0.025 ms
# ok
ok 39 selftests: net: route_localnet.sh
# selftests: net: reuseaddr_ports_exhausted.sh
# TAP version 13
# 1..3
# # Starting 3 tests from 1 test cases.
# # RUN global.reuseaddr_ports_exhausted_unreusable ...
# # OK global.reuseaddr_ports_exhausted_unreusable
# ok 1 global.reuseaddr_ports_exhausted_unreusable
# # RUN global.reuseaddr_ports_exhausted_reusable_same_euid ...
# # OK global.reuseaddr_ports_exhausted_reusable_same_euid
# ok 2 global.reuseaddr_ports_exhausted_reusable_same_euid
# # RUN global.reuseaddr_ports_exhausted_reusable_different_euid ...
# # OK global.reuseaddr_ports_exhausted_reusable_different_euid
# ok 3 global.reuseaddr_ports_exhausted_reusable_different_euid
# # PASSED: 3 / 3 tests passed.
# # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
# tests done
ok 40 selftests: net: reuseaddr_ports_exhausted.sh
# selftests: net: txtimestamp.sh
# protocol: TCP
# payload: 10
# server port: 9000
#
# family: INET
# test SND
# USR: 1550140271 s 459118 us (seq=0, len=0)
# SND: 1550140271 s 460283 us (seq=9, len=10) (USR +1165 us)
# USR: 1550140271 s 509373 us (seq=0, len=0)
# SND: 1550140271 s 510407 us (seq=19, len=10) (USR +1034 us)
# USR: 1550140271 s 559607 us (seq=0, len=0)
# SND: 1550140271 s 560646 us (seq=29, len=10) (USR +1039 us)
# USR: 1550140271 s 609938 us (seq=0, len=0)
# SND: 1550140271 s 611004 us (seq=39, len=10) (USR +1066 us)
# USR-SND: count=4, avg=1076 us, min=1034 us, max=1165 us
# test ENQ
# USR: 1550140271 s 769015 us (seq=0, len=0)
# ENQ: 1550140271 s 769063 us (seq=9, len=10) (USR +47 us)
# USR: 1550140271 s 819210 us (seq=0, len=0)
# ENQ: 1550140271 s 819250 us (seq=19, len=10) (USR +39 us)
# USR: 1550140271 s 869391 us (seq=0, len=0)
# ENQ: 1550140271 s 869431 us (seq=29, len=10) (USR +39 us)
# USR: 1550140271 s 919596 us (seq=0, len=0)
# ENQ: 1550140271 s 919609 us (seq=39, len=10) (USR +13 us)
# USR-ENQ: count=4, avg=35 us, min=13 us, max=47 us
# test ENQ + SND
# USR: 1550140272 s 76270 us (seq=0, len=0)
# ENQ: 1550140272 s 76309 us (seq=9, len=10) (USR +39 us)
# SND: 1550140272 s 77316 us (seq=9, len=10) (USR +1046 us)
# USR: 1550140272 s 126515 us (seq=0, len=0)
# ENQ: 1550140272 s 126543 us (seq=19, len=10) (USR +28 us)
# SND: 1550140272 s 127583 us (seq=19, len=10) (USR +1067 us)
# USR: 1550140272 s 176773 us (seq=0, len=0)
# ENQ: 1550140272 s 176786 us (seq=29, len=10) (USR +13 us)
# SND: 1550140272 s 177795 us (seq=29, len=10) (USR +1022 us)
# USR: 1550140272 s 227001 us (seq=0, len=0)
# ENQ: 1550140272 s 227030 us (seq=39, len=10) (USR +29 us)
# SND: 1550140272 s 228038 us (seq=39, len=10) (USR +1037 us)
# USR-ENQ: count=4, avg=27 us, min=13 us, max=39 us
# USR-SND: count=4, avg=1043 us, min=1022 us, max=1067 us
#
# test ACK
# USR: 1550140272 s 383920 us (seq=0, len=0)
# ACK: 1550140272 s 390126 us (seq=9, len=10) (USR +6205 us)
# USR: 1550140272 s 434331 us (seq=0, len=0)
# ACK: 1550140272 s 440638 us (seq=19, len=10) (USR +6306 us)
# USR: 1550140272 s 484649 us (seq=0, len=0)
# ACK: 1550140272 s 490934 us (seq=29, len=10) (USR +6285 us)
# USR: 1550140272 s 534924 us (seq=0, len=0)
# ACK: 1550140272 s 541140 us (seq=39, len=10) (USR +6216 us)
# USR-ACK: count=4, avg=6253 us, min=6205 us, max=6306 us
#
# test SND + ACK
# USR: 1550140272 s 691955 us (seq=0, len=0)
# SND: 1550140272 s 693028 us (seq=9, len=10) (USR +1072 us)
# ACK: 1550140272 s 698139 us (seq=9, len=10) (USR +6183 us)
# USR: 1550140272 s 742236 us (seq=0, len=0)
# SND: 1550140272 s 743292 us (seq=19, len=10) (USR +1055 us)
# ERROR: 12008 us expected between 6000 and 6500
# ACK: 1550140272 s 754244 us (seq=19, len=10) (USR +12007 us)
# USR: 1550140272 s 792442 us (seq=0, len=0)
# SND: 1550140272 s 793462 us (seq=29, len=10) (USR +1020 us)
# ERROR: 17645 us expected between 6000 and 6500
# ACK: 1550140272 s 810087 us (seq=29, len=10) (USR +17645 us)
# USR: 1550140272 s 842634 us (seq=0, len=0)
# SND: 1550140272 s 843655 us (seq=39, len=10) (USR +1020 us)
# ERROR: 19113 us expected between 6000 and 6500
# ACK: 1550140272 s 861747 us (seq=39, len=10) (USR +19112 us)
# USR-SND: count=4, avg=1042 us, min=1020 us, max=1072 us
# USR-ACK: count=4, avg=13737 us, min=6183 us, max=19112 us
#
# test ENQ + SND + ACK
# USR: 1550140273 s 4173 us (seq=0, len=0)
# ENQ: 1550140273 s 4194 us (seq=9, len=10) (USR +20 us)
# SND: 1550140273 s 5201 us (seq=9, len=10) (USR +1027 us)
# ACK: 1550140273 s 10367 us (seq=9, len=10) (USR +6193 us)
# USR: 1550140273 s 54436 us (seq=0, len=0)
# ENQ: 1550140273 s 54463 us (seq=19, len=10) (USR +26 us)
# SND: 1550140273 s 55472 us (seq=19, len=10) (USR +1035 us)
# ERROR: 18371 us expected between 6000 and 6500
# ACK: 1550140273 s 72807 us (seq=19, len=10) (USR +18370 us)
# USR: 1550140273 s 104646 us (seq=0, len=0)
# ENQ: 1550140273 s 104673 us (seq=29, len=10) (USR +27 us)
# SND: 1550140273 s 105683 us (seq=29, len=10) (USR +1037 us)
# ERROR: 20605 us expected between 6000 and 6500
# ACK: 1550140273 s 125251 us (seq=29, len=10) (USR +20605 us)
# USR: 1550140273 s 154909 us (seq=0, len=0)
# ENQ: 1550140273 s 154922 us (seq=39, len=10) (USR +13 us)
# SND: 1550140273 s 155930 us (seq=39, len=10) (USR +1021 us)
# ERROR: 21499 us expected between 6000 and 6500
# ACK: 1550140273 s 176408 us (seq=39, len=10) (USR +21499 us)
# USR-ENQ: count=4, avg=22 us, min=13 us, max=27 us
# USR-SND: count=4, avg=1030 us, min=1021 us, max=1037 us
# USR-ACK: count=4, avg=16667 us, min=6193 us, max=21499 us
not ok 41 selftests: net: txtimestamp.sh # exit=1
# selftests: net: vrf-xfrm-tests.sh
#
# No qdisc on VRF device
# TEST: IPv4 no xfrm policy [ OK ]
# TEST: IPv6 no xfrm policy [ OK ]
# TEST: IPv4 xfrm policy based on address [ OK ]
# TEST: IPv6 xfrm policy based on address [ OK ]
# TEST: IPv6 xfrm policy with VRF in selector [ OK ]
# Error: Unknown device type.
# Cannot find device "xfrm0"
# Cannot find device "xfrm0"
# Cannot find device "xfrm0"
# TEST: IPv4 xfrm policy with xfrm device [FAIL]
# TEST: IPv6 xfrm policy with xfrm device [FAIL]
# Cannot find device "xfrm0"
#
# netem qdisc on VRF device
# TEST: IPv4 no xfrm policy [ OK ]
# TEST: IPv6 no xfrm policy [ OK ]
# TEST: IPv4 xfrm policy based on address [ OK ]
# TEST: IPv6 xfrm policy based on address [ OK ]
# TEST: IPv6 xfrm policy with VRF in selector [ OK ]
# Error: Unknown device type.
# Cannot find device "xfrm0"
# Cannot find device "xfrm0"
# Cannot find device "xfrm0"
# TEST: IPv4 xfrm policy with xfrm device [FAIL]
# TEST: IPv6 xfrm policy with xfrm device [FAIL]
# Cannot find device "xfrm0"
#
# Tests passed: 10
# Tests failed: 4
not ok 42 selftests: net: vrf-xfrm-tests.sh # exit=1
# selftests: net: rxtimestamp.sh
# Testing ip...
# Starting testcase 0 over ipv4...
# Starting testcase 0 over ipv6...
# Starting testcase 1 over ipv4...
# Starting testcase 1 over ipv6...
# Starting testcase 2 over ipv4...
# Starting testcase 2 over ipv6...
# Starting testcase 3 over ipv4...
# Starting testcase 3 over ipv6...
# Starting testcase 4 over ipv4...
# Starting testcase 4 over ipv6...
# Starting testcase 5 over ipv4...
# Starting testcase 5 over ipv6...
# Starting testcase 6 over ipv4...
# ./rxtimestamp: Expected swtstamp to not be set.
# FAILURE in testcase 6 over ipv4 sockopts { SO_TIMESTAMPING: { SOF_TIMESTAMPING_SOFTWARE |}} expected cmsgs: {}
# Starting testcase 6 over ipv6...
# ./rxtimestamp: Expected swtstamp to not be set.
# FAILURE in testcase 6 over ipv6 sockopts { SO_TIMESTAMPING: { SOF_TIMESTAMPING_SOFTWARE |}} expected cmsgs: {}
# Starting testcase 7 over ipv4...
# Starting testcase 7 over ipv6...
# Starting testcase 8 over ipv4...
# Starting testcase 8 over ipv6...
# Starting testcase 9 over ipv4...
# Starting testcase 9 over ipv6...
# Testing udp...
# Starting testcase 0 over ipv4...
# Starting testcase 0 over ipv6...
# Starting testcase 1 over ipv4...
# Starting testcase 1 over ipv6...
# Starting testcase 2 over ipv4...
# Starting testcase 2 over ipv6...
# Starting testcase 3 over ipv4...
# Starting testcase 3 over ipv6...
# Starting testcase 4 over ipv4...
# Starting testcase 4 over ipv6...
# Starting testcase 5 over ipv4...
# Starting testcase 5 over ipv6...
# Starting testcase 6 over ipv4...
# ./rxtimestamp: Expected swtstamp to not be set.
# FAILURE in testcase 6 over ipv4 sockopts { SO_TIMESTAMPING: { SOF_TIMESTAMPING_SOFTWARE |}} expected cmsgs: {}
# Starting testcase 6 over ipv6...
# ./rxtimestamp: Expected swtstamp to not be set.
# FAILURE in testcase 6 over ipv6 sockopts { SO_TIMESTAMPING: { SOF_TIMESTAMPING_SOFTWARE |}} expected cmsgs: {}
# Starting testcase 7 over ipv4...
# Starting testcase 7 over ipv6...
# Starting testcase 8 over ipv4...
# Starting testcase 8 over ipv6...
# Starting testcase 9 over ipv4...
# Starting testcase 9 over ipv6...
# Testing tcp...
# Starting testcase 0 over ipv4...
# Starting testcase 0 over ipv6...
# Starting testcase 1 over ipv4...
# Starting testcase 1 over ipv6...
# Starting testcase 2 over ipv4...
# Starting testcase 2 over ipv6...
# Starting testcase 3 over ipv4...
# Starting testcase 3 over ipv6...
# Starting testcase 4 over ipv4...
# Starting testcase 4 over ipv6...
# Starting testcase 5 over ipv4...
# Starting testcase 5 over ipv6...
# Starting testcase 6 over ipv4...
# ./rxtimestamp: Expected swtstamp to not be set.
# FAILURE in testcase 6 over ipv4 sockopts { SO_TIMESTAMPING: { SOF_TIMESTAMPING_SOFTWARE |}} expected cmsgs: {}
# Starting testcase 6 over ipv6...
# ./rxtimestamp: Expected swtstamp to not be set.
# FAILURE in testcase 6 over ipv6 sockopts { SO_TIMESTAMPING: { SOF_TIMESTAMPING_SOFTWARE |}} expected cmsgs: {}
# Starting testcase 7 over ipv4...
# Starting testcase 7 over ipv6...
# Starting testcase 8 over ipv4...
# Starting testcase 8 over ipv6...
# Starting testcase 9 over ipv4...
# Starting testcase 9 over ipv6...
# PASSED.
ok 43 selftests: net: rxtimestamp.sh
# selftests: net: devlink_port_split.py
ok 44 selftests: net: devlink_port_split.py
# selftests: net: drop_monitor_tests.sh
# SKIP: Could not run test without tshark tool
ok 45 selftests: net: drop_monitor_tests.sh # SKIP
# selftests: net: vrf_route_leaking.sh
#
# ###########################################################################
# IPv4 (sym route): VRF ICMP ttl error route lookup ping
# ###########################################################################
#
# TEST: Basic IPv4 connectivity [ OK ]
# TEST: Ping received ICMP ttl exceeded [ OK ]
#
# ###########################################################################
# IPv4 (sym route): VRF ICMP error route lookup traceroute
# ###########################################################################
#
# SKIP: Could not run IPV4 test without traceroute
#
# ###########################################################################
# IPv4 (sym route): VRF ICMP fragmentation error route lookup ping
# ###########################################################################
#
# TEST: Basic IPv4 connectivity [ OK ]
# TEST: Ping received ICMP Frag needed [ OK ]
#
# ###########################################################################
# IPv4 (asym route): VRF ICMP ttl error route lookup ping
# ###########################################################################
#
# TEST: Basic IPv4 connectivity [ OK ]
# TEST: Ping received ICMP ttl exceeded [ OK ]
#
# ###########################################################################
# IPv4 (asym route): VRF ICMP error route lookup traceroute
# ###########################################################################
#
# SKIP: Could not run IPV4 test without traceroute
#
# ###########################################################################
# IPv6 (sym route): VRF ICMP ttl error route lookup ping
# ###########################################################################
#
# TEST: Basic IPv6 connectivity [ OK ]
# TEST: Ping received ICMP Hop limit [ OK ]
#
# ###########################################################################
# IPv6 (sym route): VRF ICMP error route lookup traceroute
# ###########################################################################
#
# SKIP: Could not run IPV6 test without traceroute6
#
# ###########################################################################
# IPv6 (sym route): VRF ICMP fragmentation error route lookup ping
# ###########################################################################
#
# TEST: Basic IPv6 connectivity [ OK ]
# TEST: Ping received ICMP Packet too big [FAIL]
#
# ###########################################################################
# IPv6 (asym route): VRF ICMP ttl error route lookup ping
# ###########################################################################
#
# TEST: Basic IPv6 connectivity [ OK ]
# TEST: Ping received ICMP Hop limit [ OK ]
#
# ###########################################################################
# IPv6 (asym route): VRF ICMP error route lookup traceroute
# ###########################################################################
#
# SKIP: Could not run IPV6 test without traceroute6
#
# Tests passed: 11
# Tests failed: 1
not ok 46 selftests: net: vrf_route_leaking.sh # exit=1
make: warning: Clock skew detected. Your build may be incomplete.
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-e491680a9f8f3835010cbcaa58d38382ae94d1e5/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.9.0-13486-ge491680a9f8f" of type "text/plain" (210234 bytes)
View attachment "job-script" of type "text/plain" (6712 bytes)
Download attachment "kmsg.xz" of type "application/x-xz" (82016 bytes)
View attachment "kernel-selftests" of type "text/plain" (346232 bytes)
View attachment "job.yaml" of type "text/plain" (5723 bytes)
View attachment "reproduce" of type "text/plain" (268 bytes)
Powered by blists - more mailing lists