Yonghong Song a85da34e97 tools/bpf: fix bpf selftest test_cgroup_storage failure 7 лет назад
..
gnu 1c2dd16add selftests/bpf: get rid of -D__x86_64__ 8 лет назад
include b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 лет назад
.gitignore f269099a7e tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper 7 лет назад
Makefile 5ecd8c2273 selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id 7 лет назад
bpf_endian.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 лет назад
bpf_helpers.h 02f6ac7456 selftests/bpf: Add cgroup id helpers to bpf_helpers.h 7 лет назад
bpf_rand.h a82d8cd398 bpf: add ld64 imm test cases 7 лет назад
bpf_rlimit.h fe8d662aef bpf: unify rlimit handling in selftests 7 лет назад
bpf_util.h aa5f0c96cc bpf: Refactor ARRAY_SIZE macro to bpf_util.h 7 лет назад
cgroup_helpers.c 04c1341115 selftests/bpf: Fix const'ness in cgroup_helpers 7 лет назад
cgroup_helpers.h 04c1341115 selftests/bpf: Fix const'ness in cgroup_helpers 7 лет назад
config 5fadfc6193 selftests: bpf: add missing NET_SCHED to config 7 лет назад
connect4_prog.c 622adafb2a selftests/bpf: Selftest for sys_connect hooks 7 лет назад
connect6_prog.c 622adafb2a selftests/bpf: Selftest for sys_connect hooks 7 лет назад
dev_cgroup.c 37f1ba0909 selftests/bpf: add a test for device cgroup controller 7 лет назад
get_cgroup_id_kern.c 23316a366e tools/bpf: fix selftest get_cgroup_id_user 7 лет назад
get_cgroup_id_user.c 23316a366e tools/bpf: fix selftest get_cgroup_id_user 7 лет назад
sample_map_ret0.c 7fedbb7c5a selftest/bpf: extend the offload test with map checks 7 лет назад
sample_ret0.c 417ec26477 selftests/bpf: add offload test based on netdevsim 7 лет назад
sendmsg4_prog.c 04b6ab7312 selftests/bpf: Selftest for sys_sendmsg hooks 7 лет назад
sendmsg6_prog.c 04b6ab7312 selftests/bpf: Selftest for sys_sendmsg hooks 7 лет назад
socket_cookie_prog.c 194db0d958 selftests/bpf: Test for get_socket_cookie 7 лет назад
sockmap_parse_prog.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 лет назад
sockmap_tcp_msg_prog.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 лет назад
sockmap_verdict_prog.c 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 лет назад
tcp_client.py e66565f3be bpf: Add Python 3 support to selftests scripts for bpf 7 лет назад
tcp_server.py e66565f3be bpf: Add Python 3 support to selftests scripts for bpf 7 лет назад
test_adjust_tail.c 0367d0a294 bpf: adding tests for bpf_xdp_adjust_tail 7 лет назад
test_align.c aa5f0c96cc bpf: Refactor ARRAY_SIZE macro to bpf_util.h 7 лет назад
test_btf.c aa5f0c96cc bpf: Refactor ARRAY_SIZE macro to bpf_util.h 7 лет назад
test_btf_haskv.c 38d5d3b3d5 bpf: Introduce BPF_ANNOTATE_KV_PAIR 7 лет назад
test_btf_nokv.c c0fa1b6c3e bpf: btf: Add BTF tests 7 лет назад
test_cgroup_storage.c a85da34e97 tools/bpf: fix bpf selftest test_cgroup_storage failure 7 лет назад
test_dev_cgroup.c fe8d662aef bpf: unify rlimit handling in selftests 7 лет назад
test_get_stack_rawtp.c 173965fbfb tools/bpf: add a test for bpf_get_stack with raw tracepoint prog 7 лет назад
test_iptunnel_common.h 8d48f5e427 selftests/bpf: add a test for basic XDP functionality 8 лет назад
test_kmod.sh 81e167c2a2 selftests: bpf: notification about privilege required to run test_kmod.sh testing script 7 лет назад
test_l4lb.c bc1bafbbe9 bpf: Move endianness BPF helpers out of bpf_util.h 8 лет назад
test_l4lb_noinline.c 3bc35c63cb selftests/bpf: add bpf_call test 7 лет назад
test_libbpf.sh f09b2e382e selftests/bpf: add selftest that use test_libbpf_open 7 лет назад
test_libbpf_open.c 864db336c6 selftests/bpf: add test program for loading BPF ELF files 7 лет назад
test_lirc_mode2.sh b0e4b8bcd4 selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script 7 лет назад
test_lirc_mode2_kern.c 6bdd533cee bpf: add selftest for lirc_mode2 type program 7 лет назад
test_lirc_mode2_user.c 6bdd533cee bpf: add selftest for lirc_mode2 type program 7 лет назад
test_lpm_map.c fe8d662aef bpf: unify rlimit handling in selftests 7 лет назад
test_lru_map.c fe8d662aef bpf: unify rlimit handling in selftests 7 лет назад
test_lwt_seg6local.c c99a84eac0 selftests/bpf: test for seg6local End.BPF action 7 лет назад
test_lwt_seg6local.sh 8c85cbdf37 selftests/bpf: update test_lwt_seg6local.sh according to iproute2 7 лет назад
test_maps.c 26a1ccc6c1 bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT" 7 лет назад
test_obj_id.c a2e8bbd2ef bpf: Fix test_obj_id.c for llvm 5.0 8 лет назад
test_offload.py 7736b6ed66 selftests/bpf: add test for sharing objects between netdevs 7 лет назад
test_pkt_access.c 579f1d926c selftests/bpf: fix broken build due to types.h 8 лет назад
test_pkt_md_access.c f9ea3225dd bpf: fix selftest/bpf/test_pkt_md_access on s390x 8 лет назад
test_progs.c f699cf7aa4 tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs 7 лет назад
test_select_reuseport.c 91134d849a bpf: Test BPF_PROG_TYPE_SK_REUSEPORT 7 лет назад
test_select_reuseport_common.h 91134d849a bpf: Test BPF_PROG_TYPE_SK_REUSEPORT 7 лет назад
test_select_reuseport_kern.c 91134d849a bpf: Test BPF_PROG_TYPE_SK_REUSEPORT 7 лет назад
test_skb_cgroup_id.sh 5ecd8c2273 selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id 7 лет назад
test_skb_cgroup_id_kern.c 5ecd8c2273 selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id 7 лет назад
test_skb_cgroup_id_user.c 5ecd8c2273 selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id 7 лет назад
test_sock.c aa5f0c96cc bpf: Refactor ARRAY_SIZE macro to bpf_util.h 7 лет назад
test_sock_addr.c aa5f0c96cc bpf: Refactor ARRAY_SIZE macro to bpf_util.h 7 лет назад
test_sock_addr.sh 0a0a7e00a2 tools/bpf: fix test_sock and test_sock_addr.sh failure 7 лет назад
test_socket_cookie.c 194db0d958 selftests/bpf: Test for get_socket_cookie 7 лет назад
test_sockhash_kern.c b8b394faa9 bpf: selftest additions for SOCKHASH 7 лет назад
test_sockmap.c 3c6ed988fd bpf, sockmap: fix cork timeout for select due to epipe 7 лет назад
test_sockmap_kern.c b8b394faa9 bpf: selftest additions for SOCKHASH 7 лет назад
test_sockmap_kern.h b8b394faa9 bpf: selftest additions for SOCKHASH 7 лет назад
test_stacktrace_build_id.c 79b4535013 tools/bpf: add a test for bpf_get_stack with tracepoint prog 7 лет назад
test_stacktrace_map.c 79b4535013 tools/bpf: add a test for bpf_get_stack with tracepoint prog 7 лет назад
test_tag.c fe8d662aef bpf: unify rlimit handling in selftests 7 лет назад
test_tcp_estats.c 6ead18fb18 selftests/bpf: add a test case to check verifier pointer arithmetic 8 лет назад
test_tcpbpf.h 78d8e26d46 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB 7 лет назад
test_tcpbpf_kern.c 78d8e26d46 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB 7 лет назад
test_tcpbpf_user.c 78d8e26d46 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB 7 лет назад
test_tracepoint.c d279f1f8c6 bpf/tracing: add a bpf test for new ioctl query interface 7 лет назад
test_tunnel.sh 26bf8a89d8 bpf, selftests: delete xfrm tunnel when test exits. 7 лет назад
test_tunnel_kern.c 933a741e3b selftests/bpf: bpf tunnel test. 7 лет назад
test_verifier.c aa5f0c96cc bpf: Refactor ARRAY_SIZE macro to bpf_util.h 7 лет назад
test_verifier_log.c fe8d662aef bpf: unify rlimit handling in selftests 7 лет назад
test_xdp.c 4e9c3a6671 selftests: bpf: Use bpf_endian.h in test_xdp.c 8 лет назад
test_xdp_meta.c 22c8852624 bpf: improve selftests and add tests for meta pointer 8 лет назад
test_xdp_meta.sh 7b4eb53d95 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh 7 лет назад
test_xdp_noinline.c b0b04fc49e selftests/bpf: add xdp noinline test 7 лет назад
test_xdp_redirect.c 996139e801 selftests: bpf: add a test for XDP redirect 8 лет назад
test_xdp_redirect.sh 7b4eb53d95 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh 7 лет назад
trace_helpers.c 22adedd304 trace_helpers.c: Add helpers to poll multiple perf FDs for events 7 лет назад
trace_helpers.h 22adedd304 trace_helpers.c: Add helpers to poll multiple perf FDs for events 7 лет назад
urandom_read.c 13790d1cc7 bpf: add selftest for stackmap with build_id in NMI context 7 лет назад