tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
testing
/
selftests
/
bpf
/
at
v4.18
2 folders
78 files
gnu
selftests/bpf: get rid of -D__x86_64__
9 years ago
include
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
.gitignore
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
7 years ago
Makefile
bpf: Use option "help" in the llvm-objcopy test
7 years ago
bpf_endian.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
bpf_helpers.h
bpf: Introduce BPF_ANNOTATE_KV_PAIR
7 years ago
bpf_rand.h
bpf: add ld64 imm test cases
8 years ago
bpf_rlimit.h
bpf: unify rlimit handling in selftests
8 years ago
bpf_util.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
cgroup_helpers.c
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
7 years ago
cgroup_helpers.h
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
7 years ago
config
selftests: bpf: add missing NET_SCHED to config
7 years ago
connect4_prog.c
selftests/bpf: Selftest for sys_connect hooks
8 years ago
connect6_prog.c
selftests/bpf: Selftest for sys_connect hooks
8 years ago
dev_cgroup.c
selftests/bpf: add a test for device cgroup controller
8 years ago
get_cgroup_id_kern.c
tools/bpf: fix selftest get_cgroup_id_user
7 years ago
get_cgroup_id_user.c
tools/bpf: fix selftest get_cgroup_id_user
7 years ago
sample_map_ret0.c
selftest/bpf: extend the offload test with map checks
8 years ago
sample_ret0.c
selftests/bpf: add offload test based on netdevsim
8 years ago
sendmsg4_prog.c
selftests/bpf: Selftest for sys_sendmsg hooks
7 years ago
sendmsg6_prog.c
selftests/bpf: Selftest for sys_sendmsg hooks
7 years ago
sockmap_parse_prog.c
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
8 years ago
sockmap_tcp_msg_prog.c
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
8 years ago
sockmap_verdict_prog.c
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
8 years ago
tcp_client.py
bpf: add selftest for tcpbpf
8 years ago
tcp_server.py
bpf: add selftest for tcpbpf
8 years ago
test_adjust_tail.c
bpf: adding tests for bpf_xdp_adjust_tail
8 years ago
test_align.c
bpf: unify rlimit handling in selftests
8 years ago
test_btf.c
bpf: btf: Use exact btf value_size match in map_check_btf()
7 years ago
test_btf_haskv.c
bpf: Introduce BPF_ANNOTATE_KV_PAIR
7 years ago
test_btf_nokv.c
bpf: btf: Add BTF tests
8 years ago
test_dev_cgroup.c
bpf: unify rlimit handling in selftests
8 years ago
test_get_stack_rawtp.c
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
8 years ago
test_iptunnel_common.h
selftests/bpf: add a test for basic XDP functionality
9 years ago
test_kmod.sh
selftests: bpf: notification about privilege required to run test_kmod.sh testing script
7 years ago
test_l4lb.c
bpf: Move endianness BPF helpers out of bpf_util.h
9 years ago
test_l4lb_noinline.c
selftests/bpf: add bpf_call test
8 years ago
test_libbpf.sh
selftests/bpf: add selftest that use test_libbpf_open
8 years ago
test_libbpf_open.c
selftests/bpf: add test program for loading BPF ELF files
8 years ago
test_lirc_mode2.sh
selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script
7 years ago
test_lirc_mode2_kern.c
bpf: add selftest for lirc_mode2 type program
7 years ago
test_lirc_mode2_user.c
bpf: add selftest for lirc_mode2 type program
7 years ago
test_lpm_map.c
bpf: unify rlimit handling in selftests
8 years ago
test_lru_map.c
bpf: unify rlimit handling in selftests
8 years ago
test_lwt_seg6local.c
selftests/bpf: test for seg6local End.BPF action
8 years ago
test_lwt_seg6local.sh
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
7 years ago
test_maps.c
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
8 years ago
test_obj_id.c
bpf: Fix test_obj_id.c for llvm 5.0
8 years ago
test_offload.py
selftests/bpf: test offloads even with BPF programs present
7 years ago
test_pkt_access.c
selftests/bpf: fix broken build due to types.h
9 years ago
test_pkt_md_access.c
bpf: fix selftest/bpf/test_pkt_md_access on s390x
8 years ago
test_progs.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
7 years ago
test_sock.c
tools/bpf: fix test_sock and test_sock_addr.sh failure
8 years ago
test_sock_addr.c
selftests/bpf: Selftest for sys_sendmsg hooks
7 years ago
test_sock_addr.sh
tools/bpf: fix test_sock and test_sock_addr.sh failure
8 years ago
test_sockhash_kern.c
bpf: selftest additions for SOCKHASH
8 years ago
test_sockmap.c
bpf, sockmap: fix cork timeout for select due to epipe
7 years ago
test_sockmap_kern.c
bpf: selftest additions for SOCKHASH
8 years ago
test_sockmap_kern.h
bpf: selftest additions for SOCKHASH
8 years ago
test_stacktrace_build_id.c
tools/bpf: add a test for bpf_get_stack with tracepoint prog
8 years ago
test_stacktrace_map.c
tools/bpf: add a test for bpf_get_stack with tracepoint prog
8 years ago
test_tag.c
bpf: unify rlimit handling in selftests
8 years ago
test_tcp_estats.c
selftests/bpf: add a test case to check verifier pointer arithmetic
9 years ago
test_tcpbpf.h
bpf: add selftest for tcpbpf
8 years ago
test_tcpbpf_kern.c
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
8 years ago
test_tcpbpf_user.c
bpf: unify rlimit handling in selftests
8 years ago
test_tracepoint.c
bpf/tracing: add a bpf test for new ioctl query interface
8 years ago
test_tunnel.sh
bpf, selftests: delete xfrm tunnel when test exits.
7 years ago
test_tunnel_kern.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
8 years ago
test_verifier.c
bpf: test case to check whether src/dst regs got mangled by xadd
7 years ago
test_verifier_log.c
bpf: unify rlimit handling in selftests
8 years ago
test_xdp.c
selftests: bpf: Use bpf_endian.h in test_xdp.c
9 years ago
test_xdp_meta.c
bpf: improve selftests and add tests for meta pointer
8 years ago
test_xdp_meta.sh
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
8 years ago
test_xdp_noinline.c
selftests/bpf: add xdp noinline test
8 years ago
test_xdp_redirect.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
test_xdp_redirect.sh
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
8 years ago
trace_helpers.c
tools/bpf: add ksym_get_addr() in trace_helpers
7 years ago
trace_helpers.h
tools/bpf: add ksym_get_addr() in trace_helpers
7 years ago
urandom_read.c
bpf: add selftest for stackmap with build_id in NMI context
8 years ago