2021-03-08 14:20:55

by kernel test robot

[permalink] [raw]
Subject: [selftests] adb701d6cf: kernel-selftests.net.fib_tests.sh.fail


Greeting,

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

commit: adb701d6cfa432f5dbdf28839b5e64291a7ed30b ("selftests: add a test case for rp_filter")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master


in testcase: kernel-selftests
version: kernel-selftests-x86_64-b553cffa-1_20210122
with following parameters:

group: net
ucode: 0x28

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


on test machine: 8 threads Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz with 16G 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 <[email protected]>

KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b
2021-03-07 23:36:30 mount --bind /lib/modules/5.2.0-08276-gadb701d6cfa43/kernel/lib /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/lib
2021-03-07 23:36:30 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
2021-03-07 23:36:30 make -C bpf
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf'
make -C ../../../lib/bpf OUTPUT=/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/lib/bpf'

Auto-detecting system features:
... libelf: [ on ]
... bpf: [ on ]

HOSTCC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/fixdep.o
HOSTLD /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/fixdep-in.o
LINK /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/fixdep
Warning: Kernel ABI header at 'tools/include/uapi/linux/bpf.h' differs from latest version at 'include/uapi/linux/bpf.h'
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h'
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/bpf.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/nlattr.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf_errno.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/str_error.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/netlink.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/bpf_prog_linfo.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf_probes.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/xsk.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/hashmap.o
CC /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump.o
LD /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf-in.o
LINK /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a
LINK /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.so.0.0.4
GEN /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.pc
LINK /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_libbpf
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/lib/bpf'
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program -I. -I/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf -Iverifier test_verifier.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_verifier
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_tag.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tag
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program -I. -I/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf test_maps.c map_tests/sk_storage_map.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_maps
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_lru_map.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_lru_map
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_lpm_map.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_lpm_map
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program -I. -I/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf test_progs.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a trace_helpers.c prog_tests/attach_probe.c prog_tests/stacktrace_map.c prog_tests/xdp_noinline.c prog_tests/xdp_adjust_tail.c prog_tests/bpf_verif_scale.c prog_tests/xdp.c prog_tests/send_signal.c prog_tests/stacktrace_build_id.c prog_tests/reference_tracking.c prog_tests/get_stack_raw_tp.c prog_tests/prog_run_xattr.c prog_tests/task_fd_query_tp.c prog_tests/tp_attach_query.c prog_tests/spinlock.c prog_tests/pkt_md_access.c prog_tests/stacktrace_build_id_nmi.c prog_tests/signal_pending.c prog_tests/pkt_access.c prog_tests/stacktrace_map_raw_tp.c prog_tests/flow_dissector_load_bytes.c prog_tests/perf_buffer.c prog_tests/raw_tp_writable_test_run.c prog_tests/skb_ctx.c prog_tests/queue_stack_map.c prog_tests/task_fd_query_rawtp.c prog_tests/raw_tp_writable_reject_nbd_invalid.c prog_tests/flow_dissector.c prog_tests/l4lb_all.c prog_tests/tcp_estats.c prog_tests/obj_name.c prog_tests/map_lock.c prog_tests/global_data.c prog_tests/bpf_obj_id.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_progs
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_align.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_align
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_verifier_log.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_verifier_log
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_dev_cgroup.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_dev_cgroup
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_tcpbpf_user.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcpbpf_user
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sock.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sock
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_btf.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_btf
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sockmap.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sockmap
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program get_cgroup_id_user.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/get_cgroup_id_user
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_socket_cookie.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_socket_cookie
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_cgroup_storage.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_cgroup_storage
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_select_reuseport.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_select_reuseport
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_section_names.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_section_names
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_netcnt.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_netcnt
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_tcpnotify_user.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c trace_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcpnotify_user
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sock_fields.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sock_fields
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sysctl.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sysctl
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_hashmap.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_hashmap
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_btf_dump.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_btf_dump
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_cgroup_attach.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_cgroup_attach
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program xdping.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/xdping
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sockopt.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sockopt
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sockopt_sk.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sockopt_sk
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sockopt_multi.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sockopt_multi
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_tcp_rtt.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcp_rtt
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_libbpf_open.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_libbpf_open
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_sock_addr.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sock_addr
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_skb_cgroup_id_user.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_skb_cgroup_id_user
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program flow_dissector_load.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/flow_dissector_load
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_flow_dissector.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_flow_dissector
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_tcp_check_syncookie_user.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcp_check_syncookie_user
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_lirc_mode2_user.c test_stub.o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_lirc_mode2_user
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_btf_haskv.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_btf_haskv.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_map_lock.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_map_lock.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_global_data.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_global_data.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sendmsg6_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sendmsg6_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockmap_parse_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sockmap_parse_prog.o
progs/sockmap_parse_prog.c:15:14: warning: cast to smaller integer type '__u32' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast]
__u32 len = (__u32) data_end - (__u32) data;
^~~~~~~~~~~~~~~~
progs/sockmap_parse_prog.c:15:33: warning: cast to smaller integer type '__u32' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast]
__u32 len = (__u32) data_end - (__u32) data;
^~~~~~~~~~~~
2 warnings generated.
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_lirc_mode2_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_lirc_mode2_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tc_edt.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tc_edt.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_bitfields.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_bitfields.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_redirect.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_xdp_redirect.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sysctl_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sysctl_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockmap_verdict_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sockmap_verdict_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_stacktrace_map.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_stacktrace_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tunnel_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tunnel_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_meta.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_xdp_meta.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_padding.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_padding.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_loop.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_xdp_loop.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sockmap_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sockmap_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_syntax.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_syntax.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_btf_newkv.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_btf_newkv.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf600.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/pyperf600.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sock_fields_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sock_fields_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_send_signal_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_send_signal_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/loop3.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/loop3.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_namespacing.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_namespacing.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g -fno-inline \
-O2 -target bpf -emit-llvm -c progs/test_l4lb_noinline.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_l4lb_noinline.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_multidim.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_multidim.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcp_check_syncookie_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcp_check_syncookie_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_pkt_access.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_pkt_access.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_get_stack_rawtp.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_get_stack_rawtp.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcpbpf_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcpbpf_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockopt_sk.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sockopt_sk.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcpnotify_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcpnotify_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdping_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/xdping_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdp_dummy.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/xdp_dummy.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/strobemeta.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/strobemeta.o
In file included from progs/strobemeta.c:9:
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
for (int i = 0; i < STROBE_MAX_MAP_ENTRIES && i < map.cnt; ++i) {
^
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
100 warnings generated.
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sample_ret0.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sample_ret0.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_queue_map.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_queue_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sample_map_ret0.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sample_map_ret0.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_obj_id.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_obj_id.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_map_in_map.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_map_in_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sendmsg4_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sendmsg4_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/bpf_flow.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/bpf_flow.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcp_estats.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tcp_estats.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_vlan.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_xdp_vlan.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_l4lb.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_l4lb.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockopt_multi.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sockopt_multi.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/strobemeta_nounroll1.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/strobemeta_nounroll1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/connect6_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/connect6_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g -fno-inline \
-O2 -target bpf -emit-llvm -c progs/test_xdp_noinline.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_xdp_noinline.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdp_tx.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/xdp_tx.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_attach_probe.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_attach_probe.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/loop1.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/loop1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -emit-llvm -c progs/test_xdp.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_xdp.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_spin_lock.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_spin_lock.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf100.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/pyperf100.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/socket_cookie_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/socket_cookie_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf50.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/pyperf50.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf600_nounroll.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/pyperf600_nounroll.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_pkt_md_access.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_pkt_md_access.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_btf_nokv.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_btf_nokv.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_stacktrace_build_id.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_stacktrace_build_id.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/loop2.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/loop2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/netcnt_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/netcnt_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockmap_tcp_msg_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/sockmap_tcp_msg_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_adjust_tail.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_adjust_tail.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_stack_map.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_stack_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_verif_scale3.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_verif_scale3.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/dev_cgroup.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/dev_cgroup.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_lwt_ip_encap.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_lwt_ip_encap.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_skb_ctx.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_skb_ctx.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_seg6_loop.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_seg6_loop.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_packing.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_packing.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_select_reuseport_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_select_reuseport_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_skb_cgroup_id_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_skb_cgroup_id_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_verif_scale1.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_verif_scale1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_lwt_seg6local.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_lwt_seg6local.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/get_cgroup_id_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/get_cgroup_id_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/strobemeta_nounroll2.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/strobemeta_nounroll2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_perf_buffer.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_perf_buffer.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sk_lookup_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sk_lookup_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tc_tunnel.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tc_tunnel.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_verif_scale2.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_verif_scale2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tracepoint.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_tracepoint.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sockhash_kern.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sockhash_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sysctl_loop1.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sysctl_loop1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/tcp_rtt.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/tcp_rtt.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf180.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/pyperf180.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdp_redirect_map.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/xdp_redirect_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sysctl_loop2.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/test_sysctl_loop2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_ordering.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/btf_dump_test_case_ordering.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/connect4_prog.c -o - | \
llc -march=bpf -mcpu=probe -filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/connect4_prog.o
mkdir -p /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32
gcc -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/urandom_read urandom_read.c -Wl,--build-id
cp /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/urandom_read /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/urandom_read
gcc -I. -I/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -DHAVE_GENHDR -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program \
-o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_progs_32 \
test_progs.c test_stub.c trace_helpers.c prog_tests/*.c \
/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/libbpf.a -lcap -lelf -lrt -lpthread
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_btf_haskv.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_btf_haskv.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_map_lock.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_map_lock.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_global_data.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_global_data.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sendmsg6_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sendmsg6_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockmap_parse_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sockmap_parse_prog.o
progs/sockmap_parse_prog.c:15:14: warning: cast to smaller integer type '__u32' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast]
__u32 len = (__u32) data_end - (__u32) data;
^~~~~~~~~~~~~~~~
progs/sockmap_parse_prog.c:15:33: warning: cast to smaller integer type '__u32' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast]
__u32 len = (__u32) data_end - (__u32) data;
^~~~~~~~~~~~
2 warnings generated.
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_lirc_mode2_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_lirc_mode2_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tc_edt.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tc_edt.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_bitfields.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_bitfields.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_redirect.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_xdp_redirect.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sysctl_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sysctl_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockmap_verdict_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sockmap_verdict_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_stacktrace_map.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_stacktrace_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tunnel_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tunnel_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_meta.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_xdp_meta.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_padding.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_padding.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_loop.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_xdp_loop.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sockmap_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sockmap_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_syntax.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_syntax.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_btf_newkv.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_btf_newkv.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf600.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/pyperf600.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sock_fields_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sock_fields_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_send_signal_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_send_signal_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/loop3.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/loop3.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_namespacing.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_namespacing.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_l4lb_noinline.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_l4lb_noinline.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_multidim.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_multidim.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcp_check_syncookie_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tcp_check_syncookie_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_pkt_access.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_pkt_access.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_get_stack_rawtp.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_get_stack_rawtp.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcpbpf_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tcpbpf_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockopt_sk.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sockopt_sk.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcpnotify_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tcpnotify_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdping_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/xdping_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdp_dummy.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/xdp_dummy.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/strobemeta.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/strobemeta.o
In file included from progs/strobemeta.c:9:
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
for (int i = 0; i < STROBE_MAX_MAP_ENTRIES && i < map.cnt; ++i) {
^
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
progs/strobemeta.h:416:2: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
100 warnings generated.
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sample_ret0.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sample_ret0.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_queue_map.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_queue_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sample_map_ret0.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sample_map_ret0.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_obj_id.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_obj_id.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_map_in_map.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_map_in_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sendmsg4_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sendmsg4_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/bpf_flow.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/bpf_flow.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tcp_estats.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tcp_estats.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_vlan.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_xdp_vlan.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_l4lb.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_l4lb.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockopt_multi.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sockopt_multi.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/strobemeta_nounroll1.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/strobemeta_nounroll1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/connect6_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/connect6_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp_noinline.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_xdp_noinline.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdp_tx.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/xdp_tx.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_attach_probe.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_attach_probe.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/loop1.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/loop1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_xdp.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_xdp.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_spin_lock.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_spin_lock.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf100.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/pyperf100.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/socket_cookie_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/socket_cookie_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf50.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/pyperf50.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf600_nounroll.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/pyperf600_nounroll.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_pkt_md_access.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_pkt_md_access.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_btf_nokv.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_btf_nokv.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_stacktrace_build_id.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_stacktrace_build_id.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/loop2.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/loop2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/netcnt_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/netcnt_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/sockmap_tcp_msg_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/sockmap_tcp_msg_prog.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_adjust_tail.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_adjust_tail.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_stack_map.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_stack_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_verif_scale3.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_verif_scale3.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/dev_cgroup.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/dev_cgroup.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_lwt_ip_encap.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_lwt_ip_encap.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_skb_ctx.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_skb_ctx.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_seg6_loop.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_seg6_loop.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_packing.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_packing.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_select_reuseport_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_select_reuseport_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_skb_cgroup_id_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_skb_cgroup_id_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_verif_scale1.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_verif_scale1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_lwt_seg6local.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_lwt_seg6local.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/get_cgroup_id_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/get_cgroup_id_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/strobemeta_nounroll2.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/strobemeta_nounroll2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_perf_buffer.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_perf_buffer.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sk_lookup_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sk_lookup_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tc_tunnel.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tc_tunnel.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_verif_scale2.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_verif_scale2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_tracepoint.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_tracepoint.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sockhash_kern.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sockhash_kern.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sysctl_loop1.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sysctl_loop1.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/tcp_rtt.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/tcp_rtt.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/pyperf180.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/pyperf180.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/xdp_redirect_map.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/xdp_redirect_map.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/test_sysctl_loop2.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/test_sysctl_loop2.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/btf_dump_test_case_ordering.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/btf_dump_test_case_ordering.o
clang -I. -I./include/uapi -I../../../include/uapi -idirafter /usr/local/include -idirafter /lib/clang/12.0.0/include -idirafter /usr/include/x86_64-linux-gnu -idirafter /include -idirafter /usr/include -Wno-compare-distinct-pointer-types -g \
-O2 -target bpf -emit-llvm -c progs/connect4_prog.c -o - | \
llc -march=bpf -mattr=+alu32 -mcpu=probe \
-filetype=obj -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf/alu32/connect4_prog.o
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/bpf'
LKP SKIP net.l2tp.sh
2021-03-07 23:37:33 make -C ../../../tools/testing/selftests/net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net'
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b'
HOSTCC scripts/basic/fixdep
HOSTCC scripts/unifdef
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
HDRINST usr/include/video/sisfb.h
HDRINST usr/include/video/uvesafb.h
HDRINST usr/include/video/edid.h
HDRINST usr/include/drm/amdgpu_drm.h
HDRINST usr/include/drm/virtgpu_drm.h
HDRINST usr/include/drm/drm.h
HDRINST usr/include/drm/radeon_drm.h
HDRINST usr/include/drm/vgem_drm.h
HDRINST usr/include/drm/i810_drm.h
HDRINST usr/include/drm/tegra_drm.h
HDRINST usr/include/drm/r128_drm.h
HDRINST usr/include/drm/vmwgfx_drm.h
HDRINST usr/include/drm/omap_drm.h
HDRINST usr/include/drm/i915_drm.h
HDRINST usr/include/drm/via_drm.h
HDRINST usr/include/drm/exynos_drm.h
HDRINST usr/include/drm/drm_mode.h
HDRINST usr/include/drm/drm_fourcc.h
HDRINST usr/include/drm/drm_sarea.h
HDRINST usr/include/drm/savage_drm.h
HDRINST usr/include/drm/armada_drm.h
HDRINST usr/include/drm/lima_drm.h
HDRINST usr/include/drm/msm_drm.h
HDRINST usr/include/drm/v3d_drm.h
HDRINST usr/include/drm/sis_drm.h
HDRINST usr/include/drm/etnaviv_drm.h
HDRINST usr/include/drm/panfrost_drm.h
HDRINST usr/include/drm/nouveau_drm.h
HDRINST usr/include/drm/mga_drm.h
HDRINST usr/include/drm/qxl_drm.h
HDRINST usr/include/drm/vc4_drm.h
HDRINST usr/include/mtd/nftl-user.h
HDRINST usr/include/mtd/mtd-user.h
HDRINST usr/include/mtd/mtd-abi.h
HDRINST usr/include/mtd/ubi-user.h
HDRINST usr/include/mtd/inftl-user.h
HDRINST usr/include/xen/privcmd.h
HDRINST usr/include/xen/gntdev.h
HDRINST usr/include/xen/evtchn.h
HDRINST usr/include/xen/gntalloc.h
HDRINST usr/include/asm-generic/auxvec.h
HDRINST usr/include/asm-generic/sembuf.h
HDRINST usr/include/asm-generic/socket.h
HDRINST usr/include/asm-generic/stat.h
HDRINST usr/include/asm-generic/int-ll64.h
HDRINST usr/include/asm-generic/signal.h
HDRINST usr/include/asm-generic/errno.h
HDRINST usr/include/asm-generic/ioctl.h
HDRINST usr/include/asm-generic/kvm_para.h
HDRINST usr/include/asm-generic/shmbuf.h
HDRINST usr/include/asm-generic/resource.h
HDRINST usr/include/asm-generic/ipcbuf.h
HDRINST usr/include/asm-generic/termbits.h
HDRINST usr/include/asm-generic/ioctls.h
HDRINST usr/include/asm-generic/setup.h
HDRINST usr/include/asm-generic/param.h
HDRINST usr/include/asm-generic/termios.h
HDRINST usr/include/asm-generic/msgbuf.h
HDRINST usr/include/asm-generic/int-l64.h
HDRINST usr/include/asm-generic/poll.h
HDRINST usr/include/asm-generic/ucontext.h
HDRINST usr/include/asm-generic/types.h
HDRINST usr/include/asm-generic/siginfo.h
HDRINST usr/include/asm-generic/bitsperlong.h
HDRINST usr/include/asm-generic/sockios.h
HDRINST usr/include/asm-generic/swab.h
HDRINST usr/include/asm-generic/fcntl.h
HDRINST usr/include/asm-generic/unistd.h
HDRINST usr/include/asm-generic/posix_types.h
HDRINST usr/include/asm-generic/statfs.h
HDRINST usr/include/asm-generic/errno-base.h
HDRINST usr/include/asm-generic/signal-defs.h
HDRINST usr/include/asm-generic/mman-common.h
HDRINST usr/include/asm-generic/hugetlb_encode.h
HDRINST usr/include/asm-generic/bpf_perf_event.h
HDRINST usr/include/asm-generic/mman.h
HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
HDRINST usr/include/rdma/hfi/hfi1_user.h
HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
HDRINST usr/include/rdma/mlx4-abi.h
HDRINST usr/include/rdma/qedr-abi.h
HDRINST usr/include/rdma/nes-abi.h
HDRINST usr/include/rdma/rdma_netlink.h
HDRINST usr/include/rdma/mthca-abi.h
HDRINST usr/include/rdma/cxgb4-abi.h
HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
HDRINST usr/include/rdma/cxgb3-abi.h
HDRINST usr/include/rdma/bnxt_re-abi.h
HDRINST usr/include/rdma/ib_user_mad.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/rdma_user_ioctl_cmds.h
HDRINST usr/include/rdma/ib_user_cm.h
HDRINST usr/include/rdma/ib_user_sa.h
HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
HDRINST usr/include/rdma/rdma_user_ioctl.h
HDRINST usr/include/rdma/vmw_pvrdma-abi.h
HDRINST usr/include/rdma/ocrdma-abi.h
HDRINST usr/include/rdma/i40iw-abi.h
HDRINST usr/include/rdma/mlx5-abi.h
HDRINST usr/include/rdma/efa-abi.h
HDRINST usr/include/rdma/rdma_user_rxe.h
HDRINST usr/include/rdma/hns-abi.h
HDRINST usr/include/misc/cxl.h
HDRINST usr/include/misc/ocxl.h
HDRINST usr/include/misc/fastrpc.h
HDRINST usr/include/misc/habanalabs.h
HDRINST usr/include/linux/vtpm_proxy.h
HDRINST usr/include/linux/dcbnl.h
HDRINST usr/include/linux/random.h
HDRINST usr/include/linux/wmi.h
HDRINST usr/include/linux/if_plip.h
HDRINST usr/include/linux/mroute6.h
HDRINST usr/include/linux/if_link.h
HDRINST usr/include/linux/arcfb.h
HDRINST usr/include/linux/aio_abi.h
HDRINST usr/include/linux/net_dropmon.h
HDRINST usr/include/linux/mic_ioctl.h
HDRINST usr/include/linux/tee.h
HDRINST usr/include/linux/qnx4_fs.h
HDRINST usr/include/linux/sdla.h
HDRINST usr/include/linux/ipv6_route.h
HDRINST usr/include/linux/atmclip.h
HDRINST usr/include/linux/vm_sockets.h
HDRINST usr/include/linux/dma-buf.h
HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
HDRINST usr/include/linux/tc_ematch/tc_em_text.h
HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
HDRINST usr/include/linux/coda.h
HDRINST usr/include/linux/bfs_fs.h
HDRINST usr/include/linux/auxvec.h
HDRINST usr/include/linux/if_infiniband.h
HDRINST usr/include/linux/sed-opal.h
HDRINST usr/include/linux/errqueue.h
HDRINST usr/include/linux/matroxfb.h
HDRINST usr/include/linux/if_hippi.h
HDRINST usr/include/linux/in.h
HDRINST usr/include/linux/seg6_local.h
HDRINST usr/include/linux/smc_diag.h
HDRINST usr/include/linux/kcmp.h
HDRINST usr/include/linux/serial_core.h
HDRINST usr/include/linux/selinux_netlink.h
HDRINST usr/include/linux/adb.h
HDRINST usr/include/linux/socket.h
HDRINST usr/include/linux/fsmap.h
HDRINST usr/include/linux/userio.h
HDRINST usr/include/linux/shm.h
HDRINST usr/include/linux/auto_dev-ioctl.h
HDRINST usr/include/linux/acct.h
HDRINST usr/include/linux/usbip.h
HDRINST usr/include/linux/zorro_ids.h
HDRINST usr/include/linux/stat.h
HDRINST usr/include/linux/dqblk_xfs.h
HDRINST usr/include/linux/tcp_metrics.h
HDRINST usr/include/linux/quota.h
HDRINST usr/include/linux/atmppp.h
HDRINST usr/include/linux/dlm_device.h
HDRINST usr/include/linux/pps.h
HDRINST usr/include/linux/icmpv6.h
HDRINST usr/include/linux/ultrasound.h
HDRINST usr/include/linux/hdlc/ioctl.h
HDRINST usr/include/linux/xilinx-v4l2-controls.h
HDRINST usr/include/linux/openvswitch.h
HDRINST usr/include/linux/ptrace.h
HDRINST usr/include/linux/if_frad.h
HDRINST usr/include/linux/memfd.h
HDRINST usr/include/linux/securebits.h
HDRINST usr/include/linux/hid.h
HDRINST usr/include/linux/if_pppol2tp.h
HDRINST usr/include/linux/netfilter/xt_TPROXY.h
HDRINST usr/include/linux/netfilter/xt_limit.h
HDRINST usr/include/linux/netfilter/xt_helper.h
HDRINST usr/include/linux/netfilter/xt_NFLOG.h
HDRINST usr/include/linux/netfilter/xt_CT.h
HDRINST usr/include/linux/netfilter/xt_u32.h
HDRINST usr/include/linux/netfilter/xt_MARK.h
HDRINST usr/include/linux/netfilter/xt_dccp.h
HDRINST usr/include/linux/netfilter/xt_TEE.h
HDRINST usr/include/linux/netfilter/xt_set.h
HDRINST usr/include/linux/netfilter/xt_addrtype.h
HDRINST usr/include/linux/netfilter/xt_hashlimit.h
HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
HDRINST usr/include/linux/netfilter/xt_l2tp.h
HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
HDRINST usr/include/linux/netfilter/xt_connmark.h
HDRINST usr/include/linux/netfilter/nf_nat.h
HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
HDRINST usr/include/linux/netfilter/nf_tables.h
HDRINST usr/include/linux/netfilter/xt_mark.h
HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
HDRINST usr/include/linux/netfilter/xt_SECMARK.h
HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
HDRINST usr/include/linux/netfilter/nf_synproxy.h
HDRINST usr/include/linux/netfilter/xt_iprange.h
HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
HDRINST usr/include/linux/netfilter/xt_physdev.h
HDRINST usr/include/linux/netfilter/xt_sctp.h
HDRINST usr/include/linux/netfilter/xt_comment.h
HDRINST usr/include/linux/netfilter/xt_connlabel.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
HDRINST usr/include/linux/netfilter/xt_mac.h
HDRINST usr/include/linux/netfilter/xt_statistic.h
HDRINST usr/include/linux/netfilter/xt_esp.h
HDRINST usr/include/linux/netfilter/xt_AUDIT.h
HDRINST usr/include/linux/netfilter/xt_state.h
HDRINST usr/include/linux/netfilter/xt_cluster.h
HDRINST usr/include/linux/netfilter/xt_dscp.h
HDRINST usr/include/linux/netfilter/xt_tcpmss.h
HDRINST usr/include/linux/netfilter/xt_cgroup.h
HDRINST usr/include/linux/netfilter/xt_owner.h
HDRINST usr/include/linux/netfilter/xt_tcpudp.h
HDRINST usr/include/linux/netfilter/xt_cpu.h
HDRINST usr/include/linux/netfilter/xt_bpf.h
HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
HDRINST usr/include/linux/netfilter/xt_HMARK.h
HDRINST usr/include/linux/netfilter/xt_devgroup.h
HDRINST usr/include/linux/netfilter/xt_RATEEST.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
HDRINST usr/include/linux/netfilter/ipset/ip_set.h
HDRINST usr/include/linux/netfilter/xt_time.h
HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
HDRINST usr/include/linux/netfilter/nfnetlink_log.h
HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
HDRINST usr/include/linux/netfilter/xt_socket.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
HDRINST usr/include/linux/netfilter/xt_DSCP.h
HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
HDRINST usr/include/linux/netfilter/xt_connlimit.h
HDRINST usr/include/linux/netfilter/xt_pkttype.h
HDRINST usr/include/linux/netfilter/xt_policy.h
HDRINST usr/include/linux/netfilter/xt_nfacct.h
HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
HDRINST usr/include/linux/netfilter/xt_LED.h
HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
HDRINST usr/include/linux/netfilter/xt_length.h
HDRINST usr/include/linux/netfilter/xt_string.h
HDRINST usr/include/linux/netfilter/xt_recent.h
HDRINST usr/include/linux/netfilter/xt_multiport.h
HDRINST usr/include/linux/netfilter/xt_conntrack.h
HDRINST usr/include/linux/netfilter/xt_ecn.h
HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
HDRINST usr/include/linux/netfilter/xt_quota.h
HDRINST usr/include/linux/netfilter/x_tables.h
HDRINST usr/include/linux/netfilter/xt_realm.h
HDRINST usr/include/linux/netfilter/xt_osf.h
HDRINST usr/include/linux/netfilter/xt_rateest.h
HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
HDRINST usr/include/linux/netfilter/nf_log.h
HDRINST usr/include/linux/netfilter/xt_connbytes.h
HDRINST usr/include/linux/netfilter/nfnetlink.h
HDRINST usr/include/linux/netfilter/nf_tables_compat.h
HDRINST usr/include/linux/netfilter/xt_LOG.h
HDRINST usr/include/linux/netfilter/xt_rpfilter.h
HDRINST usr/include/linux/netfilter/xt_ipcomp.h
HDRINST usr/include/linux/netfilter/xt_ipvs.h
HDRINST usr/include/linux/fsl_hypervisor.h
HDRINST usr/include/linux/string.h
HDRINST usr/include/linux/mdio.h
HDRINST usr/include/linux/fs.h
HDRINST usr/include/linux/l2tp.h
HDRINST usr/include/linux/serio.h
HDRINST usr/include/linux/elfcore.h
HDRINST usr/include/linux/gtp.h
HDRINST usr/include/linux/affs_hardblocks.h
HDRINST usr/include/linux/sunrpc/debug.h
HDRINST usr/include/linux/stm.h
HDRINST usr/include/linux/netfilter_ipv4.h
HDRINST usr/include/linux/utsname.h
HDRINST usr/include/linux/tipc_netlink.h
HDRINST usr/include/linux/if_pppox.h
HDRINST usr/include/linux/adfs_fs.h
HDRINST usr/include/linux/omap3isp.h
HDRINST usr/include/linux/signal.h
HDRINST usr/include/linux/fanotify.h
HDRINST usr/include/linux/virtio_9p.h
HDRINST usr/include/linux/wimax/i2400m.h
HDRINST usr/include/linux/personality.h
HDRINST usr/include/linux/smiapp.h
HDRINST usr/include/linux/cec-funcs.h
HDRINST usr/include/linux/ipv6.h
HDRINST usr/include/linux/if_ether.h
HDRINST usr/include/linux/if_xdp.h
HDRINST usr/include/linux/atmarp.h
HDRINST usr/include/linux/virtio_input.h
HDRINST usr/include/linux/rfkill.h
HDRINST usr/include/linux/mmtimer.h
HDRINST usr/include/linux/timerfd.h
HDRINST usr/include/linux/hdlcdrv.h
HDRINST usr/include/linux/ipsec.h
HDRINST usr/include/linux/neighbour.h
HDRINST usr/include/linux/kernelcapi.h
HDRINST usr/include/linux/gen_stats.h
HDRINST usr/include/linux/spi/spidev.h
HDRINST usr/include/linux/ppp-ioctl.h
HDRINST usr/include/linux/netfilter_decnet.h
HDRINST usr/include/linux/nfs.h
HDRINST usr/include/linux/if_cablemodem.h
HDRINST usr/include/linux/n_r3964.h
HDRINST usr/include/linux/dlm_netlink.h
HDRINST usr/include/linux/cm4000_cs.h
HDRINST usr/include/linux/packet_diag.h
HDRINST usr/include/linux/ipmi_msgdefs.h
HDRINST usr/include/linux/hsi/cs-protocol.h
HDRINST usr/include/linux/hsi/hsi_char.h
HDRINST usr/include/linux/if_ppp.h
HDRINST usr/include/linux/netdevice.h
HDRINST usr/include/linux/if_tun.h
HDRINST usr/include/linux/btf.h
HDRINST usr/include/linux/input-event-codes.h
HDRINST usr/include/linux/keyboard.h
HDRINST usr/include/linux/errno.h
HDRINST usr/include/linux/v4l2-controls.h
HDRINST usr/include/linux/rds.h
HDRINST usr/include/linux/in6.h
HDRINST usr/include/linux/irqnr.h
HDRINST usr/include/linux/fiemap.h
HDRINST usr/include/linux/hash_info.h
HDRINST usr/include/linux/nfs2.h
HDRINST usr/include/linux/fdreg.h
HDRINST usr/include/linux/thermal.h
HDRINST usr/include/linux/seg6_genl.h
HDRINST usr/include/linux/psample.h
HDRINST usr/include/linux/reiserfs_fs.h
HDRINST usr/include/linux/omapfb.h
HDRINST usr/include/linux/signalfd.h
HDRINST usr/include/linux/ethtool.h
HDRINST usr/include/linux/netfilter_ipv6.h
HDRINST usr/include/linux/perf_event.h
HDRINST usr/include/linux/rose.h
HDRINST usr/include/linux/uuid.h
HDRINST usr/include/linux/hw_breakpoint.h
HDRINST usr/include/linux/nfs_idmap.h
HDRINST usr/include/linux/blktrace_api.h
HDRINST usr/include/linux/virtio_scsi.h
HDRINST usr/include/linux/uio.h
HDRINST usr/include/linux/ioctl.h
HDRINST usr/include/linux/v4l2-subdev.h
HDRINST usr/include/linux/falloc.h
HDRINST usr/include/linux/atmapi.h
HDRINST usr/include/linux/nfs3.h
HDRINST usr/include/linux/lightnvm.h
HDRINST usr/include/linux/qrtr.h
HDRINST usr/include/linux/v4l2-dv-timings.h
HDRINST usr/include/linux/bpqether.h
HDRINST usr/include/linux/kvm_para.h
HDRINST usr/include/linux/sysinfo.h
HDRINST usr/include/linux/llc.h
HDRINST usr/include/linux/ncsi.h
HDRINST usr/include/linux/netlink.h
HDRINST usr/include/linux/mmc/ioctl.h
HDRINST usr/include/linux/can/error.h
HDRINST usr/include/linux/can/gw.h
HDRINST usr/include/linux/can/netlink.h
HDRINST usr/include/linux/can/bcm.h
HDRINST usr/include/linux/can/raw.h
HDRINST usr/include/linux/can/vxcan.h
HDRINST usr/include/linux/kcm.h
HDRINST usr/include/linux/media.h
HDRINST usr/include/linux/nl80211.h
HDRINST usr/include/linux/bcache.h
HDRINST usr/include/linux/netfilter_arp/arp_tables.h
HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
HDRINST usr/include/linux/auto_fs4.h
HDRINST usr/include/linux/v4l2-mediabus.h
HDRINST usr/include/linux/atmbr2684.h
HDRINST usr/include/linux/futex.h
HDRINST usr/include/linux/icmp.h
HDRINST usr/include/linux/uvcvideo.h
HDRINST usr/include/linux/atm_nicstar.h
HDRINST usr/include/linux/i2c.h
HDRINST usr/include/linux/tiocl.h
HDRINST usr/include/linux/virtio_types.h
HDRINST usr/include/linux/if_ltalk.h
HDRINST usr/include/linux/x25.h
HDRINST usr/include/linux/chio.h
HDRINST usr/include/linux/i8k.h
HDRINST usr/include/linux/rpmsg.h
HDRINST usr/include/linux/if_macsec.h
HDRINST usr/include/linux/binfmts.h
HDRINST usr/include/linux/nfc.h
HDRINST usr/include/linux/ppp_defs.h
HDRINST usr/include/linux/iommu.h
HDRINST usr/include/linux/virtio_net.h
HDRINST usr/include/linux/nilfs2_ondisk.h
HDRINST usr/include/linux/resource.h
HDRINST usr/include/linux/major.h
HDRINST usr/include/linux/vboxguest.h
HDRINST usr/include/linux/userfaultfd.h
HDRINST usr/include/linux/msdos_fs.h
HDRINST usr/include/linux/kcov.h
HDRINST usr/include/linux/tty.h
HDRINST usr/include/linux/io_uring.h
HDRINST usr/include/linux/rxrpc.h
HDRINST usr/include/linux/net_tstamp.h
HDRINST usr/include/linux/rio_cm_cdev.h
HDRINST usr/include/linux/netlink_diag.h
HDRINST usr/include/linux/if_eql.h
HDRINST usr/include/linux/meye.h
HDRINST usr/include/linux/sync_file.h
HDRINST usr/include/linux/libc-compat.h
HDRINST usr/include/linux/pci.h
HDRINST usr/include/linux/am437x-vpfe.h
HDRINST usr/include/linux/ip6_tunnel.h
HDRINST usr/include/linux/watchdog.h
HDRINST usr/include/linux/android/binder.h
HDRINST usr/include/linux/android/binderfs.h
HDRINST usr/include/linux/if_packet.h
HDRINST usr/include/linux/sched.h
HDRINST usr/include/linux/nbd-netlink.h
HDRINST usr/include/linux/netfilter.h
HDRINST usr/include/linux/ipx.h
HDRINST usr/include/linux/efs_fs_sb.h
HDRINST usr/include/linux/udp.h
HDRINST usr/include/linux/seg6_iptunnel.h
HDRINST usr/include/linux/bsg.h
HDRINST usr/include/linux/elf.h
HDRINST usr/include/linux/auto_fs.h
HDRINST usr/include/linux/firewire-constants.h
HDRINST usr/include/linux/nvme_ioctl.h
HDRINST usr/include/linux/seg6.h
HDRINST usr/include/linux/parport.h
HDRINST usr/include/linux/minix_fs.h
HDRINST usr/include/linux/cn_proc.h
HDRINST usr/include/linux/firewire-cdev.h
HDRINST usr/include/linux/sctp.h
HDRINST usr/include/linux/lwtunnel.h
HDRINST usr/include/linux/tcp.h
HDRINST usr/include/linux/cciss_ioctl.h
HDRINST usr/include/linux/ppdev.h
HDRINST usr/include/linux/netfilter_bridge.h
HDRINST usr/include/linux/cramfs_fs.h
HDRINST usr/include/linux/kd.h
HDRINST usr/include/linux/toshiba.h
HDRINST usr/include/linux/pci_regs.h
HDRINST usr/include/linux/fuse.h
HDRINST usr/include/linux/mempolicy.h
HDRINST usr/include/linux/switchtec_ioctl.h
HDRINST usr/include/linux/tipc.h
HDRINST usr/include/linux/ife.h
HDRINST usr/include/linux/virtio_rng.h
HDRINST usr/include/linux/sonypi.h
HDRINST usr/include/linux/ip.h
HDRINST usr/include/linux/xfrm.h
HDRINST usr/include/linux/usb/tmc.h
HDRINST usr/include/linux/usb/charger.h
HDRINST usr/include/linux/usb/cdc.h
HDRINST usr/include/linux/usb/ch9.h
HDRINST usr/include/linux/usb/midi.h
HDRINST usr/include/linux/usb/functionfs.h
HDRINST usr/include/linux/usb/video.h
HDRINST usr/include/linux/usb/g_printer.h
HDRINST usr/include/linux/usb/g_uvc.h
HDRINST usr/include/linux/usb/ch11.h
HDRINST usr/include/linux/usb/cdc-wdm.h
HDRINST usr/include/linux/usb/gadgetfs.h
HDRINST usr/include/linux/usb/audio.h
HDRINST usr/include/linux/suspend_ioctls.h
HDRINST usr/include/linux/if_phonet.h
HDRINST usr/include/linux/seg6_hmac.h
HDRINST usr/include/linux/max2175.h
HDRINST usr/include/linux/vhost_types.h
HDRINST usr/include/linux/module.h
HDRINST usr/include/linux/xattr.h
HDRINST usr/include/linux/if_vlan.h
HDRINST usr/include/linux/ptp_clock.h
HDRINST usr/include/linux/i2c-dev.h
HDRINST usr/include/linux/fou.h
HDRINST usr/include/linux/virtio_balloon.h
HDRINST usr/include/linux/target_core_user.h
HDRINST usr/include/linux/tipc_sockets_diag.h
HDRINST usr/include/linux/xdp_diag.h
HDRINST usr/include/linux/pktcdvd.h
HDRINST usr/include/linux/coda_psdev.h
HDRINST usr/include/linux/atmlec.h
HDRINST usr/include/linux/virtio_config.h
HDRINST usr/include/linux/phantom.h
HDRINST usr/include/linux/param.h
HDRINST usr/include/linux/mpls_iptunnel.h
HDRINST usr/include/linux/coff.h
HDRINST usr/include/linux/termios.h
HDRINST usr/include/linux/magic.h
HDRINST usr/include/linux/mroute.h
HDRINST usr/include/linux/nfsd/cld.h
HDRINST usr/include/linux/nfsd/stats.h
HDRINST usr/include/linux/nfsd/debug.h
HDRINST usr/include/linux/nfsd/export.h
HDRINST usr/include/linux/nfsd/nfsfh.h
HDRINST usr/include/linux/vbox_vmmdev_types.h
HDRINST usr/include/linux/udmabuf.h
HDRINST usr/include/linux/fsi.h
HDRINST usr/include/linux/cryptouser.h
HDRINST usr/include/linux/virtio_ids.h
HDRINST usr/include/linux/atm_he.h
HDRINST usr/include/linux/if_fddi.h
HDRINST usr/include/linux/hyperv.h
HDRINST usr/include/linux/kdev_t.h
HDRINST usr/include/linux/vmcore.h
HDRINST usr/include/linux/if_bonding.h
HDRINST usr/include/linux/posix_acl.h
HDRINST usr/include/linux/atmsvc.h
HDRINST usr/include/linux/ivtvfb.h
HDRINST usr/include/linux/reiserfs_xattr.h
HDRINST usr/include/linux/v4l2-common.h
HDRINST usr/include/linux/genwqe/genwqe_card.h
HDRINST usr/include/linux/poll.h
HDRINST usr/include/linux/mic_common.h
HDRINST usr/include/linux/if_slip.h
HDRINST usr/include/linux/hpet.h
HDRINST usr/include/linux/wireless.h
HDRINST usr/include/linux/if.h
HDRINST usr/include/linux/virtio_gpu.h
HDRINST usr/include/linux/vhost.h
HDRINST usr/include/linux/route.h
HDRINST usr/include/linux/if_addr.h
HDRINST usr/include/linux/stddef.h
HDRINST usr/include/linux/gigaset_dev.h
HDRINST usr/include/linux/ip_vs.h
HDRINST usr/include/linux/pmu.h
HDRINST usr/include/linux/sysctl.h
HDRINST usr/include/linux/capi.h
HDRINST usr/include/linux/dm-log-userspace.h
HDRINST usr/include/linux/time.h
HDRINST usr/include/linux/pr.h
HDRINST usr/include/linux/baycom.h
HDRINST usr/include/linux/btrfs.h
HDRINST usr/include/linux/hysdn_if.h
HDRINST usr/include/linux/hsr_netlink.h
HDRINST usr/include/linux/virtio_crypto.h
HDRINST usr/include/linux/cgroupstats.h
HDRINST usr/include/linux/tipc_config.h
HDRINST usr/include/linux/dm-ioctl.h
HDRINST usr/include/linux/timex.h
HDRINST usr/include/linux/virtio_vsock.h
HDRINST usr/include/linux/kernel.h
HDRINST usr/include/linux/rio_mport_cdev.h
HDRINST usr/include/linux/ila.h
HDRINST usr/include/linux/nexthop.h
HDRINST usr/include/linux/fd.h
HDRINST usr/include/linux/kernel-page-flags.h
HDRINST usr/include/linux/smc.h
HDRINST usr/include/linux/qnxtypes.h
HDRINST usr/include/linux/membarrier.h
HDRINST usr/include/linux/udf_fs_i.h
HDRINST usr/include/linux/kfd_ioctl.h
HDRINST usr/include/linux/virtio_mmio.h
HDRINST usr/include/linux/atm_tcp.h
HDRINST usr/include/linux/atm_zatm.h
HDRINST usr/include/linux/nilfs2_api.h
HDRINST usr/include/linux/batman_adv.h
HDRINST usr/include/linux/byteorder/little_endian.h
HDRINST usr/include/linux/byteorder/big_endian.h
HDRINST usr/include/linux/uhid.h
HDRINST usr/include/linux/joystick.h
HDRINST usr/include/linux/aspeed-lpc-ctrl.h
HDRINST usr/include/linux/types.h
HDRINST usr/include/linux/bcm933xx_hcs.h
HDRINST usr/include/linux/map_to_7segment.h
HDRINST usr/include/linux/phonet.h
HDRINST usr/include/linux/mpls.h
HDRINST usr/include/linux/if_fc.h
HDRINST usr/include/linux/if_team.h
HDRINST usr/include/linux/virtio_blk.h
HDRINST usr/include/linux/pkt_cls.h
HDRINST usr/include/linux/patchkey.h
HDRINST usr/include/linux/serial_reg.h
HDRINST usr/include/linux/ppp-comp.h
HDRINST usr/include/linux/dn.h
HDRINST usr/include/linux/scc.h
HDRINST usr/include/linux/cciss_defs.h
HDRINST usr/include/linux/msg.h
HDRINST usr/include/linux/elf-em.h
HDRINST usr/include/linux/sound.h
HDRINST usr/include/linux/scif_ioctl.h
HDRINST usr/include/linux/vfio_ccw.h
HDRINST usr/include/linux/ipmi.h
HDRINST usr/include/linux/fadvise.h
HDRINST usr/include/linux/mii.h
HDRINST usr/include/linux/vbox_err.h
HDRINST usr/include/linux/inotify.h
HDRINST usr/include/linux/net_namespace.h
HDRINST usr/include/linux/if_tunnel.h
HDRINST usr/include/linux/gpio.h
HDRINST usr/include/linux/radeonfb.h
HDRINST usr/include/linux/raw.h
HDRINST usr/include/linux/atalk.h
HDRINST usr/include/linux/kexec.h
HDRINST usr/include/linux/rseq.h
HDRINST usr/include/linux/videodev2.h
HDRINST usr/include/linux/sockios.h
HDRINST usr/include/linux/jffs2.h
HDRINST usr/include/linux/swab.h
HDRINST usr/include/linux/fcntl.h
HDRINST usr/include/linux/reboot.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.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_srh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
HDRINST usr/include/linux/a.out.h
HDRINST usr/include/linux/ipmi_bmc.h
HDRINST usr/include/linux/nbd.h
HDRINST usr/include/linux/atmsap.h
HDRINST usr/include/linux/veth.h
HDRINST usr/include/linux/atmdev.h
HDRINST usr/include/linux/dlmconstants.h
HDRINST usr/include/linux/unistd.h
HDRINST usr/include/linux/fpga-dfl.h
HDRINST usr/include/linux/if_x25.h
HDRINST usr/include/linux/posix_types.h
HDRINST usr/include/linux/eventpoll.h
HDRINST usr/include/linux/netconf.h
HDRINST usr/include/linux/sem.h
HDRINST usr/include/linux/arm_sdei.h
HDRINST usr/include/linux/cuda.h
HDRINST usr/include/linux/loop.h
HDRINST usr/include/linux/media-bus-format.h
HDRINST usr/include/linux/romfs_fs.h
HDRINST usr/include/linux/nfsacl.h
HDRINST usr/include/linux/can.h
HDRINST usr/include/linux/atm_idt77105.h
HDRINST usr/include/linux/agpgart.h
HDRINST usr/include/linux/unix_diag.h
HDRINST usr/include/linux/audit.h
HDRINST usr/include/linux/cyclades.h
HDRINST usr/include/linux/genetlink.h
HDRINST usr/include/linux/iso_fs.h
HDRINST usr/include/linux/virtio_pci.h
HDRINST usr/include/linux/nvram.h
HDRINST usr/include/linux/dlm_plock.h
HDRINST usr/include/linux/time_types.h
HDRINST usr/include/linux/seccomp.h
HDRINST usr/include/linux/blkpg.h
HDRINST usr/include/linux/netfilter_arp.h
HDRINST usr/include/linux/cifs/cifs_mount.h
HDRINST usr/include/linux/soundcard.h
HDRINST usr/include/linux/vsockmon.h
HDRINST usr/include/linux/dns_resolver.h
HDRINST usr/include/linux/aspeed-p2a-ctrl.h
HDRINST usr/include/linux/kvm.h
HDRINST usr/include/linux/if_arp.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.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/ipt_ah.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_CLUSTERIP.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
HDRINST usr/include/linux/snmp.h
HDRINST usr/include/linux/times.h
HDRINST usr/include/linux/taskstats.h
HDRINST usr/include/linux/bt-bmc.h
HDRINST usr/include/linux/if_arcnet.h
HDRINST usr/include/linux/cec.h
HDRINST usr/include/linux/gsmmux.h
HDRINST usr/include/linux/b1lli.h
HDRINST usr/include/linux/i2o-dev.h
HDRINST usr/include/linux/ax25.h
HDRINST usr/include/linux/uleds.h
HDRINST usr/include/linux/btrfs_tree.h
HDRINST usr/include/linux/gfs2_ondisk.h
HDRINST usr/include/linux/bpf_common.h
HDRINST usr/include/linux/rtc.h
HDRINST usr/include/linux/utime.h
HDRINST usr/include/linux/edd.h
HDRINST usr/include/linux/if_addrlabel.h
HDRINST usr/include/linux/const.h
HDRINST usr/include/linux/wimax.h
HDRINST usr/include/linux/hiddev.h
HDRINST usr/include/linux/virtio_console.h
HDRINST usr/include/linux/bpfilter.h
HDRINST usr/include/linux/if_bridge.h
HDRINST usr/include/linux/in_route.h
HDRINST usr/include/linux/nubus.h
HDRINST usr/include/linux/uinput.h
HDRINST usr/include/linux/tc_act/tc_csum.h
HDRINST usr/include/linux/tc_act/tc_mirred.h
HDRINST usr/include/linux/tc_act/tc_nat.h
HDRINST usr/include/linux/tc_act/tc_connmark.h
HDRINST usr/include/linux/tc_act/tc_skbmod.h
HDRINST usr/include/linux/tc_act/tc_skbedit.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_mpls.h
HDRINST usr/include/linux/tc_act/tc_ct.h
HDRINST usr/include/linux/tc_act/tc_sample.h
HDRINST usr/include/linux/tc_act/tc_ipt.h
HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
HDRINST usr/include/linux/tc_act/tc_pedit.h
HDRINST usr/include/linux/tc_act/tc_ctinfo.h
HDRINST usr/include/linux/tc_act/tc_defact.h
HDRINST usr/include/linux/tc_act/tc_vlan.h
HDRINST usr/include/linux/tc_act/tc_ife.h
HDRINST usr/include/linux/nsfs.h
HDRINST usr/include/linux/keyctl.h
HDRINST usr/include/linux/nfs_mount.h
HDRINST usr/include/linux/if_alg.h
HDRINST usr/include/linux/mount.h
HDRINST usr/include/linux/gameport.h
HDRINST usr/include/linux/pg.h
HDRINST usr/include/linux/batadv_packet.h
HDRINST usr/include/linux/atm.h
HDRINST usr/include/linux/connector.h
HDRINST usr/include/linux/netrom.h
HDRINST usr/include/linux/atm_eni.h
HDRINST usr/include/linux/cycx_cfm.h
HDRINST usr/include/linux/synclink.h
HDRINST usr/include/linux/un.h
HDRINST usr/include/linux/psp-sev.h
HDRINST usr/include/linux/oom.h
HDRINST usr/include/linux/hdreg.h
HDRINST usr/include/linux/tty_flags.h
HDRINST usr/include/linux/wait.h
HDRINST usr/include/linux/fib_rules.h
HDRINST usr/include/linux/vt.h
HDRINST usr/include/linux/cdrom.h
HDRINST usr/include/linux/vm_sockets_diag.h
HDRINST usr/include/linux/psci.h
HDRINST usr/include/linux/capability.h
HDRINST usr/include/linux/dvb/version.h
HDRINST usr/include/linux/dvb/frontend.h
HDRINST usr/include/linux/dvb/video.h
HDRINST usr/include/linux/dvb/ca.h
HDRINST usr/include/linux/dvb/osd.h
HDRINST usr/include/linux/dvb/dmx.h
HDRINST usr/include/linux/dvb/audio.h
HDRINST usr/include/linux/dvb/net.h
HDRINST usr/include/linux/mqueue.h
HDRINST usr/include/linux/iio/types.h
HDRINST usr/include/linux/iio/events.h
HDRINST usr/include/linux/coresight-stm.h
HDRINST usr/include/linux/sched/types.h
HDRINST usr/include/linux/ipc.h
HDRINST usr/include/linux/atmioc.h
HDRINST usr/include/linux/net.h
HDRINST usr/include/linux/sonet.h
HDRINST usr/include/linux/pfkeyv2.h
HDRINST usr/include/linux/serial.h
HDRINST usr/include/linux/vfio.h
HDRINST usr/include/linux/filter.h
HDRINST usr/include/linux/pkt_sched.h
HDRINST usr/include/linux/limits.h
HDRINST usr/include/linux/devlink.h
HDRINST usr/include/linux/mtio.h
HDRINST usr/include/linux/blkzoned.h
HDRINST usr/include/linux/prctl.h
HDRINST usr/include/linux/mei.h
HDRINST usr/include/linux/hidraw.h
HDRINST usr/include/linux/erspan.h
HDRINST usr/include/linux/virtio_ring.h
HDRINST usr/include/linux/isdn/capicmd.h
HDRINST usr/include/linux/usbdevice_fs.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
HDRINST usr/include/linux/netfilter_bridge/ebtables.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
HDRINST usr/include/linux/inet_diag.h
HDRINST usr/include/linux/bpf_perf_event.h
HDRINST usr/include/linux/sock_diag.h
HDRINST usr/include/linux/atmmpc.h
HDRINST usr/include/linux/hdlc.h
HDRINST usr/include/linux/raid/md_u.h
HDRINST usr/include/linux/raid/md_p.h
HDRINST usr/include/linux/elf-fdpic.h
HDRINST usr/include/linux/rtnetlink.h
HDRINST usr/include/linux/screen_info.h
HDRINST usr/include/linux/bpf.h
HDRINST usr/include/linux/zorro.h
HDRINST usr/include/linux/dccp.h
HDRINST usr/include/linux/nfs4.h
HDRINST usr/include/linux/input.h
HDRINST usr/include/linux/lp.h
HDRINST usr/include/linux/apm_bios.h
HDRINST usr/include/linux/nfs4_mount.h
HDRINST usr/include/linux/posix_acl_xattr.h
HDRINST usr/include/linux/nfs_fs.h
HDRINST usr/include/linux/dlm.h
HDRINST usr/include/linux/tls.h
HDRINST usr/include/linux/igmp.h
HDRINST usr/include/linux/fb.h
HDRINST usr/include/linux/ndctl.h
HDRINST usr/include/linux/caif/if_caif.h
HDRINST usr/include/linux/caif/caif_socket.h
HDRINST usr/include/linux/mman.h
HDRINST usr/include/linux/pcitest.h
HDRINST usr/include/linux/lirc.h
HDRINST usr/include/linux/ivtv.h
HDRINST usr/include/linux/qemu_fw_cfg.h
HDRINST usr/include/sound/snd_sst_tokens.h
HDRINST usr/include/sound/asound_fm.h
HDRINST usr/include/sound/compress_offload.h
HDRINST usr/include/sound/asoc.h
HDRINST usr/include/sound/sof/tokens.h
HDRINST usr/include/sound/sof/fw.h
HDRINST usr/include/sound/sof/abi.h
HDRINST usr/include/sound/sof/header.h
HDRINST usr/include/sound/hdsp.h
HDRINST usr/include/sound/skl-tplg-interface.h
HDRINST usr/include/sound/tlv.h
HDRINST usr/include/sound/firewire.h
HDRINST usr/include/sound/usb_stream.h
HDRINST usr/include/sound/sb16_csp.h
HDRINST usr/include/sound/compress_params.h
HDRINST usr/include/sound/asequencer.h
HDRINST usr/include/sound/sfnt_info.h
HDRINST usr/include/sound/hdspm.h
HDRINST usr/include/sound/asound.h
HDRINST usr/include/sound/emu10k1.h
HDRINST usr/include/scsi/cxlflash_ioctl.h
HDRINST usr/include/scsi/scsi_bsg_ufs.h
HDRINST usr/include/scsi/scsi_netlink.h
HDRINST usr/include/scsi/fc/fc_ns.h
HDRINST usr/include/scsi/fc/fc_els.h
HDRINST usr/include/scsi/fc/fc_gs.h
HDRINST usr/include/scsi/fc/fc_fs.h
HDRINST usr/include/scsi/scsi_bsg_fc.h
HDRINST usr/include/scsi/scsi_netlink_fc.h
HDRINST usr/include/linux/version.h
HDRINST usr/include/asm/auxvec.h
HDRINST usr/include/asm/sembuf.h
HDRINST usr/include/asm/mce.h
HDRINST usr/include/asm/ptrace-abi.h
HDRINST usr/include/asm/stat.h
HDRINST usr/include/asm/ptrace.h
HDRINST usr/include/asm/kvm_perf.h
HDRINST usr/include/asm/vm86.h
HDRINST usr/include/asm/ist.h
HDRINST usr/include/asm/signal.h
HDRINST usr/include/asm/errno.h
HDRINST usr/include/asm/msr.h
HDRINST usr/include/asm/hw_breakpoint.h
HDRINST usr/include/asm/ioctl.h
HDRINST usr/include/asm/kvm_para.h
HDRINST usr/include/asm/posix_types_32.h
HDRINST usr/include/asm/shmbuf.h
HDRINST usr/include/asm/resource.h
HDRINST usr/include/asm/ipcbuf.h
HDRINST usr/include/asm/termbits.h
HDRINST usr/include/asm/hwcap2.h
HDRINST usr/include/asm/processor-flags.h
HDRINST usr/include/asm/mtrr.h
HDRINST usr/include/asm/ioctls.h
HDRINST usr/include/asm/setup.h
HDRINST usr/include/asm/sigcontext32.h
HDRINST usr/include/asm/param.h
HDRINST usr/include/asm/termios.h
HDRINST usr/include/asm/msgbuf.h
HDRINST usr/include/asm/posix_types_64.h
HDRINST usr/include/asm/bootparam.h
HDRINST usr/include/asm/ucontext.h
HDRINST usr/include/asm/perf_regs.h
HDRINST usr/include/asm/vsyscall.h
HDRINST usr/include/asm/types.h
HDRINST usr/include/asm/debugreg.h
HDRINST usr/include/asm/vmx.h
HDRINST usr/include/asm/siginfo.h
HDRINST usr/include/asm/bitsperlong.h
HDRINST usr/include/asm/swab.h
HDRINST usr/include/asm/fcntl.h
HDRINST usr/include/asm/a.out.h
HDRINST usr/include/asm/unistd.h
HDRINST usr/include/asm/posix_types.h
HDRINST usr/include/asm/ldt.h
HDRINST usr/include/asm/sigcontext.h
HDRINST usr/include/asm/byteorder.h
HDRINST usr/include/asm/kvm.h
HDRINST usr/include/asm/statfs.h
HDRINST usr/include/asm/posix_types_x32.h
HDRINST usr/include/asm/boot.h
HDRINST usr/include/asm/e820.h
HDRINST usr/include/asm/prctl.h
HDRINST usr/include/asm/svm.h
HDRINST usr/include/asm/mman.h
HDRINST usr/include/asm/unistd_64.h
HDRINST usr/include/asm/socket.h
HDRINST usr/include/asm/poll.h
HDRINST usr/include/asm/unistd_32.h
HDRINST usr/include/asm/sockios.h
HDRINST usr/include/asm/unistd_x32.h
HDRINST usr/include/asm/bpf_perf_event.h
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b'
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_bpf
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_cpu.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_bpf_cpu
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf_numa.c -lnuma -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_bpf_numa
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_dualstack.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_dualstack
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseaddr_conflict.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseaddr_conflict
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tls.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tls
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ socket.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/socket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_fanout.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/psock_fanout
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_tpacket.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/psock_tpacket
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ msg_zerocopy.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/msg_zerocopy
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_addr_any.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_addr_any
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ -lpthread tcp_mmap.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tcp_mmap
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ -lpthread tcp_inq.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tcp_inq
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_snd.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/psock_snd
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txring_overwrite.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/txring_overwrite
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/udpgso
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_tx.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/udpgso_bench_tx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_rx.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/udpgso_bench_rx
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ip_defrag.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/ip_defrag
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ so_txtime.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/so_txtime
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/ipv6_flowlabel
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel_mgr.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/ipv6_flowlabel_mgr
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ tcp_fastopen_backup_key.c -o /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tcp_fastopen_backup_key
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net'
2021-03-07 23:37:48 make install INSTALL_PATH=/usr/bin/ -C ../../../tools/testing/selftests/net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net'
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b'
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b'
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 in_netns.sh /usr/bin//
rsync -a /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_bpf /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_bpf_cpu /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_bpf_numa /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_dualstack /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseaddr_conflict /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tls /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/socket /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/psock_fanout /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/psock_tpacket /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/msg_zerocopy /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/reuseport_addr_any /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tcp_mmap /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tcp_inq /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/psock_snd /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/txring_overwrite /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/udpgso /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/udpgso_bench_tx /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/udpgso_bench_rx /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/ip_defrag /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/so_txtime /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/ipv6_flowlabel /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/ipv6_flowlabel_mgr /usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net/tcp_fastopen_backup_key /usr/bin//
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net'
2021-03-07 23:37:49 make run_tests -C net
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/tools/testing/selftests/net'
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b'
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b'
TAP version 13
1..30
# 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 4, receive socket 4
# send cpu 5, receive socket 5
# send cpu 6, receive socket 6
# send cpu 7, receive socket 7
# send cpu 7, receive socket 7
# send cpu 6, receive socket 6
# send cpu 5, receive socket 5
# send cpu 4, receive socket 4
# 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 4, receive socket 4
# send cpu 6, receive socket 6
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# send cpu 5, receive socket 5
# send cpu 7, receive socket 7
# ---- 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 4, receive socket 4
# send cpu 5, receive socket 5
# send cpu 6, receive socket 6
# send cpu 7, receive socket 7
# send cpu 7, receive socket 7
# send cpu 6, receive socket 6
# send cpu 5, receive socket 5
# send cpu 4, receive socket 4
# 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 4, receive socket 4
# send cpu 6, receive socket 6
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# send cpu 5, receive socket 5
# send cpu 7, receive socket 7
# ---- 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 4, receive socket 4
# send cpu 5, receive socket 5
# send cpu 6, receive socket 6
# send cpu 7, receive socket 7
# send cpu 7, receive socket 7
# send cpu 6, receive socket 6
# send cpu 5, receive socket 5
# send cpu 4, receive socket 4
# 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 4, receive socket 4
# send cpu 6, receive socket 6
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# send cpu 5, receive socket 5
# send cpu 7, receive socket 7
# ---- 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 4, receive socket 4
# send cpu 5, receive socket 5
# send cpu 6, receive socket 6
# send cpu 7, receive socket 7
# send cpu 7, receive socket 7
# send cpu 6, receive socket 6
# send cpu 5, receive socket 5
# send cpu 4, receive socket 4
# 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 4, receive socket 4
# send cpu 6, receive socket 6
# send cpu 1, receive socket 1
# send cpu 3, receive socket 3
# send cpu 5, receive socket 5
# send cpu 7, receive socket 7
# 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
# [==========] Running 34 tests from 2 test cases.
# [ RUN ] tls.sendfile
# [ OK ] tls.sendfile
# [ RUN ] tls.send_then_sendfile
# [ OK ] tls.send_then_sendfile
# [ RUN ] tls.recv_max
# [ OK ] tls.recv_max
# [ RUN ] tls.recv_small
# [ OK ] tls.recv_small
# [ RUN ] tls.msg_more
# [ OK ] tls.msg_more
# [ RUN ] tls.sendmsg_single
# [ OK ] tls.sendmsg_single
# [ RUN ] tls.sendmsg_large
# [ OK ] tls.sendmsg_large
# [ RUN ] tls.sendmsg_multiple
# [ OK ] tls.sendmsg_multiple
# [ RUN ] tls.sendmsg_multiple_stress
# [ OK ] tls.sendmsg_multiple_stress
# [ RUN ] tls.splice_from_pipe
# [ OK ] tls.splice_from_pipe
# [ RUN ] tls.splice_from_pipe2
# [ OK ] tls.splice_from_pipe2
# [ RUN ] tls.send_and_splice
# [ OK ] tls.send_and_splice
# [ RUN ] tls.splice_to_pipe
# [ OK ] tls.splice_to_pipe
# [ RUN ] tls.recvmsg_single
# [ OK ] tls.recvmsg_single
# [ RUN ] tls.recvmsg_single_max
# [ OK ] tls.recvmsg_single_max
# [ RUN ] tls.recvmsg_multiple
# [ OK ] tls.recvmsg_multiple
# [ RUN ] tls.single_send_multiple_recv
# [ OK ] tls.single_send_multiple_recv
# [ RUN ] tls.multiple_send_single_recv
# [ OK ] tls.multiple_send_single_recv
# [ RUN ] tls.single_send_multiple_recv_non_align
# [ OK ] tls.single_send_multiple_recv_non_align
# [ RUN ] tls.recv_partial
# [ OK ] tls.recv_partial
# [ RUN ] tls.recv_nonblock
# [ OK ] tls.recv_nonblock
# [ RUN ] tls.recv_peek
# [ OK ] tls.recv_peek
# [ RUN ] tls.recv_peek_multiple
# [ OK ] tls.recv_peek_multiple
# [ RUN ] tls.recv_peek_multiple_records
# [ OK ] tls.recv_peek_multiple_records
# [ RUN ] tls.recv_peek_large_buf_mult_recs
# [ OK ] tls.recv_peek_large_buf_mult_recs
# [ RUN ] tls.recv_lowat
# [ OK ] tls.recv_lowat
# [ RUN ] tls.pollin
# [ OK ] tls.pollin
# [ RUN ] tls.poll_wait
# [ OK ] tls.poll_wait
# [ RUN ] tls.poll_wait_split
# [ OK ] tls.poll_wait_split
# [ RUN ] tls.blocking
# [ OK ] tls.blocking
# [ RUN ] tls.nonblocking
# [ OK ] tls.nonblocking
# [ RUN ] tls.control_msg
# [ OK ] tls.control_msg
# [ RUN ] global.keysizes
# [ OK ] global.keysizes
# [ RUN ] global.tls12
# [ OK ] global.tls12
# [==========] 34 / 34 tests passed.
# [ PASSED ]
ok 6 selftests: net: tls
# 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
# 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=20,0, expect=15,5
# warning: incorrect queue lengths
# info: count=20,0, expect=20,5
# warning: incorrect queue lengths
# info: trying alternate ports (20)
#
# test: datapath 0x0 ports 8000,8003
# info: count=0,0, expect=0,0
# info: count=20,0, expect=15,5
# warning: incorrect queue lengths
# info: count=20,0, expect=20,5
# warning: incorrect queue lengths
# info: trying alternate ports (19)
#
# test: datapath 0x0 ports 8000,8004
# info: count=0,0, expect=0,0
# info: count=20,0, expect=15,5
# warning: incorrect queue lengths
# info: count=20,0, expect=20,5
# warning: incorrect queue lengths
# info: trying alternate ports (18)
#
# test: datapath 0x0 ports 8000,8005
# info: count=0,0, expect=0,0
# info: count=15,5, expect=15,5
# info: count=20,5, expect=20,5
#
# test: datapath 0x1000 ports 8000,8005
# info: count=0,0, expect=0,0
# info: count=15,5, expect=15,5
# info: count=20,15, expect=20,15
#
# test: datapath 0x1 ports 8000,8005
# 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,8005
# 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,8005
# 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,8005
# 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,8005
# 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,8005
# 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,8005
# 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: ok
ok 9 selftests: net: test_bpf.sh
# 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
# PASS: eth1: set interface up
# PASS: eth1: set MAC address
# SKIP: eth1: set IP address
# PASS: eth1: ethtool list features
# PASS: eth1: ethtool dump
# PASS: eth1: ethtool stats
# PASS: eth1: stop interface
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 b1b8b722-a11b-4f12-9cc7-404aa50cd82b for test-dummy0
# PASS: vrf
# PASS: vxlan
# PASS: fou
# PASS: macsec
# PASS: ipsec
# PASS: ipsec_offload
# PASS: bridge fdb get
# PASS: neigh get
ok 11 selftests: net: rtnetlink.sh
# selftests: net: xfrm_policy.sh
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: policy before exception matches
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# FAIL: expected ping to .254 to fail (exceptions)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: direct policy matches (exceptions)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: policy matches (exceptions)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# FAIL: expected ping to .254 to fail (exceptions and block policies)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: direct policy matches (exceptions and block policies)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: policy matches (exceptions and block policies)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# FAIL: expected ping to .254 to fail (exceptions and block policies after hresh changes)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: direct policy matches (exceptions and block policies after hresh changes)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: policy matches (exceptions and block policies after hresh changes)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# FAIL: expected ping to .254 to fail (exceptions and block policies after hthresh change in ns3)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# FAIL: expected ping to .254 to fail (exceptions and block policies after htresh change to normal)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# iptables v1.8.2 (nf_tables): CHAIN_ZERO failed (Operation not supported): chain INPUT
# 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 ]
#
# 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 - 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 ]
#
# 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 ]
#
# 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]
#
# Tests passed: 150
# Tests failed: 2
not ok 14 selftests: net: fib_tests.sh
# 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 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: 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 ]
ok 16 selftests: net: pmtu.sh
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 (fail)
# 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 = 1615160526
# ipv4 defrag with overlaps
# PASS
# seed = 1615160526
# ipv6 defrag
# PASS
# seed = 1615160531
# ipv6 defrag with overlaps
# PASS
# seed = 1615160531
# ipv6 nf_conntrack defrag
# PASS
# seed = 1615160537
# ipv6 nf_conntrack defrag with overlaps
# seed = 1615160537
# ./ip_defrag: sendto overlap: 2640: Operation not permitted
not ok 18 selftests: net: ip_defrag.sh
# selftests: net: udpgso_bench.sh
# ipv4
# tcp
# tcp tx: 4024 MB/s 68251 calls/s 68251 msg/s
# tcp rx: 4027 MB/s 67836 calls/s
# tcp tx: 4060 MB/s 68866 calls/s 68866 msg/s
# tcp rx: 4064 MB/s 68225 calls/s
# tcp tx: 4078 MB/s 69174 calls/s 69174 msg/s
# tcp zerocopy
# tcp tx: 3166 MB/s 53710 calls/s 53710 msg/s
# tcp rx: 3169 MB/s 52472 calls/s
# tcp tx: 3174 MB/s 53843 calls/s 53843 msg/s
# tcp rx: 3177 MB/s 53623 calls/s
# tcp tx: 3171 MB/s 53783 calls/s 53783 msg/s
# udp
# udp rx: 191 MB/s 136754 calls/s
# udp tx: 192 MB/s 137046 calls/s 3263 msg/s
# udp rx: 200 MB/s 142571 calls/s
# udp tx: 199 MB/s 142422 calls/s 3391 msg/s
# udp rx: 195 MB/s 138939 calls/s
# udp tx: 194 MB/s 138810 calls/s 3305 msg/s
# udp gso
# udp rx: 677 MB/s 482664 calls/s
# udp tx: 680 MB/s 11538 calls/s 11538 msg/s
# udp rx: 702 MB/s 500220 calls/s
# udp tx: 701 MB/s 11900 calls/s 11900 msg/s
# udp rx: 715 MB/s 509586 calls/s
# udp tx: 714 MB/s 12119 calls/s 12119 msg/s
# udp gso zerocopy
# udp rx: 588 MB/s 418908 calls/s
# udp tx: 590 MB/s 10016 calls/s 10016 msg/s
# udp rx: 626 MB/s 446166 calls/s
# udp tx: 625 MB/s 10612 calls/s 10612 msg/s
# udp rx: 628 MB/s 447426 calls/s
# udp tx: 627 MB/s 10643 calls/s 10643 msg/s
# udp gso timestamp
# udp rx: 659 MB/s 469770 calls/s
# udp tx: 660 MB/s 11207 calls/s 11207 msg/s
# udp rx: 668 MB/s 476070 calls/s
# udp tx: 667 MB/s 11324 calls/s 11324 msg/s
# udp rx: 668 MB/s 476154 calls/s
# udp tx: 667 MB/s 11327 calls/s 11327 msg/s
# udp gso zerocopy audit
# udp rx: 596 MB/s 425250 calls/s
# udp tx: 598 MB/s 10157 calls/s 10157 msg/s
# udp rx: 621 MB/s 442596 calls/s
# udp tx: 620 MB/s 10526 calls/s 10526 msg/s
# udp rx: 622 MB/s 443100 calls/s
# udp tx: 621 MB/s 10539 calls/s 10539 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 628 MB/s 31222 calls (10407/s) 31222 msgs (10407/s)
# Zerocopy acks: 31222
# udp gso timestamp audit
# udp rx: 650 MB/s 463554 calls/s
# udp tx: 651 MB/s 11047 calls/s 11047 msg/s
# udp tx: 681 MB/s 11562 calls/s 11562 msg/s
# udp rx: 682 MB/s 486024 calls/s
# udp tx: 680 MB/s 11543 calls/s 11543 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 687 MB/s 34152 calls (11384/s) 34152 msgs (11384/s)
# Tx Timestamps: 34152 received 0 errors
# udp gso zerocopy timestamp audit
# udp rx: 555 MB/s 396018 calls/s
# udp tx: 558 MB/s 9469 calls/s 9469 msg/s
# udp rx: 592 MB/s 421890 calls/s
# udp tx: 591 MB/s 10033 calls/s 10033 msg/s
# udp rx: 595 MB/s 423948 calls/s
# udp tx: 594 MB/s 10085 calls/s 10085 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 595 MB/s 29587 calls (9862/s) 29587 msgs (9862/s)
# Tx Timestamps: 29587 received 0 errors
# Zerocopy acks: 29587
# ipv6
# tcp
# tcp tx: 3919 MB/s 66481 calls/s 66481 msg/s
# tcp rx: 3923 MB/s 65995 calls/s
# tcp tx: 4065 MB/s 68950 calls/s 68950 msg/s
# tcp rx: 4069 MB/s 68309 calls/s
# tcp tx: 4004 MB/s 67922 calls/s 67922 msg/s
# tcp zerocopy
# tcp tx: 3070 MB/s 52079 calls/s 52079 msg/s
# tcp rx: 3073 MB/s 51314 calls/s
# tcp tx: 3229 MB/s 54781 calls/s 54781 msg/s
# tcp rx: 3232 MB/s 54439 calls/s
# tcp tx: 3211 MB/s 54471 calls/s 54471 msg/s
# udp
# udp rx: 183 MB/s 133482 calls/s
# udp tx: 183 MB/s 133644 calls/s 3108 msg/s
# udp rx: 184 MB/s 134194 calls/s
# udp tx: 183 MB/s 134074 calls/s 3118 msg/s
# udp tx: 181 MB/s 132182 calls/s 3074 msg/s
# udp gso
# udp rx: 636 MB/s 464357 calls/s
# udp tx: 636 MB/s 10799 calls/s 10799 msg/s
# udp tx: 664 MB/s 11268 calls/s 11268 msg/s
# udp rx: 664 MB/s 484825 calls/s
# udp tx: 660 MB/s 11204 calls/s 11204 msg/s
# udp gso zerocopy
# udp rx: 554 MB/s 404157 calls/s
# udp tx: 555 MB/s 9417 calls/s 9417 msg/s
# udp rx: 571 MB/s 416627 calls/s
# udp tx: 570 MB/s 9680 calls/s 9680 msg/s
# udp rx: 576 MB/s 420626 calls/s
# udp tx: 576 MB/s 9773 calls/s 9773 msg/s
# udp gso timestamp
# udp rx: 569 MB/s 415122 calls/s
# udp tx: 570 MB/s 9683 calls/s 9683 msg/s
# udp rx: 586 MB/s 427678 calls/s
# udp tx: 585 MB/s 9937 calls/s 9937 msg/s
# udp rx: 602 MB/s 439589 calls/s
# udp tx: 602 MB/s 10213 calls/s 10213 msg/s
# udp gso zerocopy audit
# udp rx: 525 MB/s 382943 calls/s
# udp tx: 525 MB/s 8912 calls/s 8912 msg/s
# udp tx: 534 MB/s 9070 calls/s 9070 msg/s
# udp rx: 535 MB/s 390283 calls/s
# udp tx: 540 MB/s 9169 calls/s 9169 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 546 MB/s 27151 calls (9050/s) 27151 msgs (9050/s)
# Zerocopy acks: 27151
# udp gso timestamp audit
# udp rx: 580 MB/s 423679 calls/s
# udp tx: 582 MB/s 9873 calls/s 9873 msg/s
# udp rx: 604 MB/s 440836 calls/s
# udp tx: 603 MB/s 10241 calls/s 10241 msg/s
# udp rx: 577 MB/s 421056 calls/s
# udp tx: 576 MB/s 9783 calls/s 9783 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 601 MB/s 29897 calls (9965/s) 29897 msgs (9965/s)
# Tx Timestamps: 29897 received 0 errors
# udp gso zerocopy timestamp audit
# udp rx: 493 MB/s 359781 calls/s
# udp tx: 494 MB/s 8384 calls/s 8384 msg/s
# udp rx: 520 MB/s 379647 calls/s
# udp tx: 520 MB/s 8820 calls/s 8820 msg/s
# udp rx: 520 MB/s 379905 calls/s
# udp tx: 520 MB/s 8827 calls/s 8827 msg/s
# Summary over 3.000 seconds...
# sum udp tx: 523 MB/s 26031 calls (8677/s) 26031 msgs (8677/s)
# Tx Timestamps: 26031 received 0 errors
# Zerocopy acks: 26031
# udpgso_bench.sh: PASS=18 SKIP=0 FAIL=0
# udpgso_bench.sh: PASS
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=89091 (5559 MB) txc=0 zc=n
# rx=44547 (5559 MB)
# ipv4 tcp -z -t 1
# tx=69314 (4325 MB) txc=69314 zc=n
# rx=34658 (4325 MB)
# ok
# ipv6 tcp -t 1
# tx=76036 (4744 MB) txc=0 zc=n
# rx=38019 (4744 MB)
# ipv6 tcp -z -t 1
# tx=60995 (3806 MB) txc=60995 zc=n
# rx=30499 (3806 MB)
# ok
# ipv4 udp -t 1
# tx=98031 (6117 MB) txc=0 zc=n
# rx=97959 (6113 MB)
# ipv4 udp -z -t 1
# tx=69102 (4312 MB) txc=69102 zc=n
# rx=69086 (4311 MB)
# ok
# ipv6 udp -t 1
# tx=88907 (5548 MB) txc=0 zc=n
# rx=88824 (5542 MB)
# ipv6 udp -z -t 1
# tx=64365 (4016 MB) txc=64365 zc=n
# rx=64357 (4016 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 (fails)
# ./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 (fails)
# ./psock_snd: write: Message too long
# raw vlan mtu size + 1 (fails)
# ./psock_snd: write: Message too long
# dgram mtu size
# tx: 1500
# rx: 1472
# OK
#
# dgram mtu size + 1 (fails)
# ./psock_snd: write: Message too long
# raw truncate hlen (fails: does not arrive)
# tx: 14
# ./psock_snd: recv: Resource temporarily unavailable
# raw truncate hlen - 1 (fails: EINVAL)
# ./psock_snd: write: Invalid argument
# raw gso min size
# tx: 1525
# rx: 1473
# OK
#
# raw gso min size - 1 (fails)
# tx: 1524
# ./psock_snd: recv: Resource temporarily unavailable
# raw gso max size
# tx: 65559
# rx: 65507
# OK
#
# raw gso max size + 1 (fails)
# tx: 65560
# ./psock_snd: recv: Resource temporarily unavailable
# OK. All tests passed
ok 22 selftests: net: psock_snd.sh
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
#
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# tcp tx: 590 MB/s 10014 calls/s 10014 msg/s
# tcp rx: 590 MB/s 11552 calls/s
# tcp tx: 598 MB/s 10158 calls/s 10158 msg/s
# tcp rx: 599 MB/s 20321 calls/s
# tcp tx: 604 MB/s 10252 calls/s 10252 msg/s
# tcp rx: 604 MB/s 20502 calls/s
# tcp tx: 607 MB/s 10309 calls/s 10309 msg/s
# udp gso - over veth touching data
#
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# udp rx: 254 MB/s 180943 calls/s
# udp tx: 283 MB/s 4810 calls/s 4810 msg/s
# udp rx: 284 MB/s 202771 calls/s
# udp tx: 285 MB/s 4845 calls/s 4845 msg/s
# udp rx: 295 MB/s 210309 calls/s
# udp tx: 295 MB/s 5004 calls/s 5004 msg/s
# udp rx: 290 MB/s 206852 calls/s
# udp tx: 289 MB/s 4911 calls/s 4911 msg/s
# udp gso and gro - over veth touching data
#
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# udp rx: 499 MB/s 8475 calls/s
# udp tx: 553 MB/s 9384 calls/s 9384 msg/s
# udp rx: 555 MB/s 9416 calls/s
# udp tx: 554 MB/s 9405 calls/s 9405 msg/s
# udp rx: 564 MB/s 9568 calls/s
# udp tx: 566 MB/s 9616 calls/s 9616 msg/s
# udp rx: 568 MB/s 9638 calls/s
# udp tx: 567 MB/s 9630 calls/s 9630 msg/s
# ipv6
# tcp - over veth touching data
#
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# tcp tx: 599 MB/s 10176 calls/s 10176 msg/s
# tcp rx: 600 MB/s 10193 calls/s
# tcp tx: 727 MB/s 12341 calls/s 12341 msg/s
# tcp rx: 1172 MB/s 12195 calls/s
# tcp tx: 674 MB/s 11444 calls/s 11444 msg/s
# tcp rx: 690 MB/s 5513 calls/s
# tcp tx: 634 MB/s 10770 calls/s 10770 msg/s
# udp gso - over veth touching data
#
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# udp rx: 235 MB/s 171955 calls/s
# udp tx: 266 MB/s 4516 calls/s 4516 msg/s
# udp rx: 297 MB/s 217215 calls/s
# udp tx: 297 MB/s 5046 calls/s 5046 msg/s
# udp rx: 299 MB/s 218333 calls/s
# udp tx: 299 MB/s 5077 calls/s 5077 msg/s
# udp rx: 299 MB/s 218378 calls/s
# udp tx: 299 MB/s 5072 calls/s 5072 msg/s
# udp gso and gro - over veth touching data
#
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# udp rx: 481 MB/s 8165 calls/s
# udp tx: 537 MB/s 9122 calls/s 9122 msg/s
# udp rx: 546 MB/s 9267 calls/s
# udp tx: 545 MB/s 9255 calls/s 9255 msg/s
# udp rx: 538 MB/s 9132 calls/s
# udp tx: 538 MB/s 9133 calls/s 9133 msg/s
# udp rx: 545 MB/s 9254 calls/s
# udp tx: 544 MB/s 9234 calls/s 9234 msg/s
ok 23 selftests: net: udpgro_bench.sh
# selftests: net: udpgro.sh
# ipv4
# no GRO
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# ./udpgso_bench_tx: write: Connection refused
# no GRO chk cmsg
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# ./udpgso_bench_tx: write: Connection refused
# GRO
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# GRO chk cmsg
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# GRO with custom segment size
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# GRO with custom segment size cmsg
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# bad GRO lookup
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# multiple GRO socks
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# ipv6
# no GRO
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# ./udpgso_bench_tx: write: Connection refused
# no GRO chk cmsg
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# ./udpgso_bench_tx: write: Connection refused
# GRO
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# GRO chk cmsg
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# GRO with custom segment size
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# GRO with custom segment size cmsg
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# bad GRO lookup
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
# multiple GRO socks
# BTF debug data section '.BTF' rejected: Invalid argument (22)!
# - Length: 593
# Verifier analysis:
#
# magic: 0xeb9f
# version: 1
# flags: 0x0
# hdr_len: 24
# type_off: 0
# type_len: 256
# str_off: 256
# str_len: 313
# btf_total_size: 593
# [1] PTR (anon) type_id=2
# [2] STRUCT xdp_md size=20 vlen=5
# data type_id=3 bits_offset=0
# data_end type_id=3 bits_offset=32
# data_meta type_id=3 bits_offset=64
# ingress_ifindex type_id=3 bits_offset=96
# rx_queue_index type_id=3 bits_offset=128
# [3] TYPEDEF __u32 type_id=4
# [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none)
# [5] FUNC_PROTO (anon) return=6 args=(1 ctx)
# [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
# [7] FUNC xdp_dummy_prog type_id=5 vlen != 0
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# ./udpgso_bench_rx: poll: 0x0 expected 0x1
#
# failed
ok 24 selftests: net: udpgro.sh
# 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
# 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 not supported: skipping DCCP tests
# 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:75 expected:0 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:55 expected:0 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:49 expected:0 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:33 expected:0 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:10052 expected:10000 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:10046 expected:10000 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:a delay:10057 expected:10000 (us)
# payload:b delay:20040 expected:20000 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:a delay:10041 expected:10000 (us)
# payload:b delay:20053 expected:20000 (us)
#
# SO_TXTIME ipv6 clock monotonic
# payload:b delay:20049 expected:20000 (us)
# payload:a delay:20066 expected:20000 (us)
#
# SO_TXTIME ipv4 clock monotonic
# payload:b delay:20055 expected:20000 (us)
# payload:a delay:20075 expected:20000 (us)
#
# SO_TXTIME ipv6 clock tai
# ./so_txtime: read: Resource temporarily unavailable
#
# SO_TXTIME ipv6 clock tai
# ./so_txtime: read: Resource temporarily unavailable
#
# SO_TXTIME ipv6 clock tai
# payload:a delay:9844 expected:10000 (us)
#
# SO_TXTIME ipv4 clock tai
# payload:a delay:9854 expected:10000 (us)
#
# SO_TXTIME ipv6 clock tai
# payload:a delay:9849 expected:10000 (us)
# payload:b delay:19842 expected:20000 (us)
#
# SO_TXTIME ipv4 clock tai
# payload:a delay:9863 expected:10000 (us)
# payload:b delay:19844 expected:20000 (us)
#
# SO_TXTIME ipv6 clock tai
# payload:b delay:9840 expected:10000 (us)
# payload:a delay:19842 expected:20000 (us)
#
# SO_TXTIME ipv4 clock tai
# payload:b delay:9862 expected:10000 (us)
# payload:a delay:19861 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 288429
# 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
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-adb701d6cfa432f5dbdf28839b5e64291a7ed30b/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 split-job --compatible job.yaml
bin/lkp run compatible-job.yaml



---
0DAY/LKP+ Test Infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/[email protected] Intel Corporation

Thanks,
Oliver Sang


Attachments:
(No filename) (315.71 kB)
config-5.2.0-08276-gadb701d6cfa43 (154.26 kB)
job-script (6.59 kB)
dmesg.xz (28.55 kB)
kernel-selftests (314.31 kB)
job.yaml (5.80 kB)
reproduce (390.00 B)
Download all attachments