William Tu 26bf8a89d8 bpf, selftests: delete xfrm tunnel when test exits. 7 tahun lalu
..
gnu 1c2dd16add selftests/bpf: get rid of -D__x86_64__ 8 tahun lalu
include b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 tahun lalu
.gitignore f269099a7e tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper 7 tahun lalu
Makefile 1c9ca7e983 selftests: bpf: fix urandom_read build issue 7 tahun lalu
bpf_endian.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 tahun lalu
bpf_helpers.h c7ddbbaf1e tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper 7 tahun lalu
bpf_rand.h a82d8cd398 bpf: add ld64 imm test cases 7 tahun lalu
bpf_rlimit.h fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
bpf_util.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 tahun lalu
cgroup_helpers.c f269099a7e tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper 7 tahun lalu
cgroup_helpers.h f269099a7e tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper 7 tahun lalu
config 3bce593ac0 selftests: bpf: config: add config fragments 7 tahun lalu
connect4_prog.c 622adafb2a selftests/bpf: Selftest for sys_connect hooks 7 tahun lalu
connect6_prog.c 622adafb2a selftests/bpf: Selftest for sys_connect hooks 7 tahun lalu
dev_cgroup.c 37f1ba0909 selftests/bpf: add a test for device cgroup controller 7 tahun lalu
get_cgroup_id_kern.c 23316a366e tools/bpf: fix selftest get_cgroup_id_user 7 tahun lalu
get_cgroup_id_user.c 23316a366e tools/bpf: fix selftest get_cgroup_id_user 7 tahun lalu
sample_map_ret0.c 7fedbb7c5a selftest/bpf: extend the offload test with map checks 7 tahun lalu
sample_ret0.c 417ec26477 selftests/bpf: add offload test based on netdevsim 7 tahun lalu
sendmsg4_prog.c 04b6ab7312 selftests/bpf: Selftest for sys_sendmsg hooks 7 tahun lalu
sendmsg6_prog.c 04b6ab7312 selftests/bpf: Selftest for sys_sendmsg hooks 7 tahun lalu
sockmap_parse_prog.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 tahun lalu
sockmap_tcp_msg_prog.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 tahun lalu
sockmap_verdict_prog.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 tahun lalu
tcp_client.py d6d4f60c3a bpf: add selftest for tcpbpf 7 tahun lalu
tcp_server.py d6d4f60c3a bpf: add selftest for tcpbpf 7 tahun lalu
test_adjust_tail.c 0367d0a294 bpf: adding tests for bpf_xdp_adjust_tail 7 tahun lalu
test_align.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_btf.c 8175383f23 bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD 7 tahun lalu
test_btf_haskv.c c0fa1b6c3e bpf: btf: Add BTF tests 7 tahun lalu
test_btf_nokv.c c0fa1b6c3e bpf: btf: Add BTF tests 7 tahun lalu
test_dev_cgroup.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_get_stack_rawtp.c 173965fbfb tools/bpf: add a test for bpf_get_stack with raw tracepoint prog 7 tahun lalu
test_iptunnel_common.h 8d48f5e427 selftests/bpf: add a test for basic XDP functionality 8 tahun lalu
test_kmod.sh 035d808f7c selftests: bpf: test_kmod.sh: check the module path before insmod 7 tahun lalu
test_l4lb.c bc1bafbbe9 bpf: Move endianness BPF helpers out of bpf_util.h 8 tahun lalu
test_l4lb_noinline.c 3bc35c63cb selftests/bpf: add bpf_call test 7 tahun lalu
test_libbpf.sh f09b2e382e selftests/bpf: add selftest that use test_libbpf_open 7 tahun lalu
test_libbpf_open.c 864db336c6 selftests/bpf: add test program for loading BPF ELF files 7 tahun lalu
test_lirc_mode2.sh 6bdd533cee bpf: add selftest for lirc_mode2 type program 7 tahun lalu
test_lirc_mode2_kern.c 6bdd533cee bpf: add selftest for lirc_mode2 type program 7 tahun lalu
test_lirc_mode2_user.c 6bdd533cee bpf: add selftest for lirc_mode2 type program 7 tahun lalu
test_lpm_map.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_lru_map.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_lwt_seg6local.c c99a84eac0 selftests/bpf: test for seg6local End.BPF action 7 tahun lalu
test_lwt_seg6local.sh c99a84eac0 selftests/bpf: test for seg6local End.BPF action 7 tahun lalu
test_maps.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 tahun lalu
test_obj_id.c a2e8bbd2ef bpf: Fix test_obj_id.c for llvm 5.0 8 tahun lalu
test_offload.py 47cf52a246 selftests/bpf: test offloads even with BPF programs present 7 tahun lalu
test_pkt_access.c 579f1d926c selftests/bpf: fix broken build due to types.h 8 tahun lalu
test_pkt_md_access.c f9ea3225dd bpf: fix selftest/bpf/test_pkt_md_access on s390x 8 tahun lalu
test_progs.c f699cf7aa4 tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs 7 tahun lalu
test_sock.c 0a0a7e00a2 tools/bpf: fix test_sock and test_sock_addr.sh failure 7 tahun lalu
test_sock_addr.c 04b6ab7312 selftests/bpf: Selftest for sys_sendmsg hooks 7 tahun lalu
test_sock_addr.sh 0a0a7e00a2 tools/bpf: fix test_sock and test_sock_addr.sh failure 7 tahun lalu
test_sockhash_kern.c b8b394faa9 bpf: selftest additions for SOCKHASH 7 tahun lalu
test_sockmap.c 73563aa3d9 selftests/bpf: test_sockmap, print additional test options 7 tahun lalu
test_sockmap_kern.c b8b394faa9 bpf: selftest additions for SOCKHASH 7 tahun lalu
test_sockmap_kern.h b8b394faa9 bpf: selftest additions for SOCKHASH 7 tahun lalu
test_stacktrace_build_id.c 79b4535013 tools/bpf: add a test for bpf_get_stack with tracepoint prog 7 tahun lalu
test_stacktrace_map.c 79b4535013 tools/bpf: add a test for bpf_get_stack with tracepoint prog 7 tahun lalu
test_tag.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_tcp_estats.c 6ead18fb18 selftests/bpf: add a test case to check verifier pointer arithmetic 8 tahun lalu
test_tcpbpf.h d6d4f60c3a bpf: add selftest for tcpbpf 7 tahun lalu
test_tcpbpf_kern.c b52db43a3d selftests/bpf: tcpbpf_kern: use in6_* macros from glibc 7 tahun lalu
test_tcpbpf_user.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_tracepoint.c d279f1f8c6 bpf/tracing: add a bpf test for new ioctl query interface 7 tahun lalu
test_tunnel.sh 26bf8a89d8 bpf, selftests: delete xfrm tunnel when test exits. 7 tahun lalu
test_tunnel_kern.c 933a741e3b selftests/bpf: bpf tunnel test. 7 tahun lalu
test_verifier.c 58990d1ff3 bpf: reject passing modified ctx to helper functions 7 tahun lalu
test_verifier_log.c fe8d662aef bpf: unify rlimit handling in selftests 7 tahun lalu
test_xdp.c 4e9c3a6671 selftests: bpf: Use bpf_endian.h in test_xdp.c 8 tahun lalu
test_xdp_meta.c 22c8852624 bpf: improve selftests and add tests for meta pointer 7 tahun lalu
test_xdp_meta.sh 7b4eb53d95 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh 7 tahun lalu
test_xdp_noinline.c b0b04fc49e selftests/bpf: add xdp noinline test 7 tahun lalu
test_xdp_redirect.c 996139e801 selftests: bpf: add a test for XDP redirect 8 tahun lalu
test_xdp_redirect.sh 7b4eb53d95 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh 7 tahun lalu
trace_helpers.c 73bc4d9fc0 tools/bpf: add ksym_get_addr() in trace_helpers 7 tahun lalu
trace_helpers.h 73bc4d9fc0 tools/bpf: add ksym_get_addr() in trace_helpers 7 tahun lalu
urandom_read.c 13790d1cc7 bpf: add selftest for stackmap with build_id in NMI context 7 tahun lalu