aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07selftests/bpf: Add tests for kfunc returning a memory pointerBenjamin Tissoires2-0/+154
2022-09-07selftests/bpf: add test for accessing ctx from syscall program typeBenjamin Tissoires2-0/+77
2022-09-06selftests/bpf: Use BPF_PROG2 for some fentry programs without struct argumentsYonghong Song1-2/+2
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song1-0/+120
2022-09-05bpf: Optimize call_rcu in non-preallocated hash map.Alexei Starovoitov1-11/+0
2022-09-02selftest/bpf: Add test for bpf_getsockopt()Martin KaFai Lau2-106/+43
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-4/+4
2022-09-02selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGSShmulik Ladkani1-8/+16
2022-09-01selftests/bpf: Test concurrent updates on bpf_task_storage_busyHou Tao1-0/+39
2022-08-31selftests/bpf: Add test cases for htab updateHou Tao1-0/+29
2022-08-31selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)Martin KaFai Lau1-0/+4
2022-08-29selftests/bpf: Fix connect4_prog tcp/socket header type conflictJames Hilliard1-2/+3
2022-08-29selftests/bpf: Fix bind{4,6} tcp/socket header type conflictJames Hilliard2-4/+0
2022-08-26selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4James Hilliard1-1/+1
2022-08-26selftests/bpf: fix type conflict in test_tc_dtimeJames Hilliard1-1/+0
2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed1-0/+226
2022-08-25selftests/bpf: Test cgroup_iter.Hao Luo2-0/+46
2022-08-24selftests/bpf: Fix wrong size passed to bpf_setsockopt()Yang Yingliang1-3/+7
2022-08-24selftests/bpf: Add tests for reference state fixes for callbacksKumar Kartikeya Dwivedi1-0/+116
2022-08-23selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhereStanislav Fomichev1-0/+16
2022-08-23bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUEShmulik Ladkani1-0/+15
2022-08-18selftests/bpf: bpf_setsockopt testsMartin KaFai Lau2-1/+481
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-34/+153
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo1-0/+23
2022-08-16selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov1-1/+2
2022-08-15selftests/bpf: Add connmark read testDaniel Xu1-0/+3
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu1-0/+18
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao1-0/+9
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao1-2/+20
2022-08-10selftests/bpf: add destructive kfunc testArtem Savkov1-0/+14
2022-08-09selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi1-0/+49
2022-08-09selftests/bpf: add extra test for using dynptr data slice after releaseJoanne Koong1-1/+37
2022-08-09selftests/bpf: Add BPF-helper test for CLOCK_TAI accessKurt Kanzenbach1-0/+24
2022-08-08selftests/bpf: Clean up sys_nanosleep usesJoanne Koong3-32/+32
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich1-2/+27
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon1-9/+71
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski10-59/+326
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi1-0/+134
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi1-12/+73
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko1-0/+4
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko3-32/+16
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko1-0/+3
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+7
2022-07-13selftests/bpf: Return true/false (not 1/0) from bool functionsLinkui Xiao1-15/+15
2022-07-12selftests/bpf: add a ksym iter subtestAlan Maguire2-0/+81
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski16-88/+784
2022-07-08selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy1-7/+17
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev2-6/+20
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller2-2/+11
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong2-7/+7