summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2022-01-20selftests/bpf: switch to new libbpf XDP APIsAndrii Nakryiko
2022-01-20libbpf: deprecate legacy BPF map definitionsAndrii Nakryiko
2022-01-20selftests/bpf: convert remaining legacy map definitionsAndrii Nakryiko
2022-01-20selftests/bpf: fail build on compilation warningAndrii Nakryiko
2022-01-20selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/nKumar Kartikeya Dwivedi
2022-01-20selftests: bpf: Fix bind on used portFelix Maurer
2022-01-20bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.cLorenzo Bianconi
2022-01-20bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.cLorenzo Bianconi
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-19selftests/bpf: Update sockopt_sk test to the use bpf_set_retvalYiFei Zhu
2022-01-19selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockoptYiFei Zhu
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann
2022-01-18selftest/bpf: Fix a stale comment.Kuniyuki Iwashima
2022-01-18selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.Kuniyuki Iwashima
2022-01-18selftests/bpf: Add test for race in btf_try_get_moduleKumar Kartikeya Dwivedi
2022-01-18selftests/bpf: Extend kfunc selftestsKumar Kartikeya Dwivedi
2022-01-18selftests/bpf: Add test_verifier support to fixup kfunc call insnsKumar Kartikeya Dwivedi
2022-01-18selftests/bpf: Add test for unstable CT lookup APIKumar Kartikeya Dwivedi
2022-01-18bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi
2022-01-14test: selftests: Remove unused various in sockmap_verdict_prog.cMenglong Dong
2022-01-12selftests/bpf: Stop using bpf_map__def() APIChristy Lee
2022-01-12selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()Christy Lee
2022-01-11bpf/selftests: Add check for updating XDP bpf_link with wrong program typeToke Høiland-Jørgensen
2022-01-11bpf/selftests: convert xdp_link test to ASSERT_* macrosToke Høiland-Jørgensen
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-06bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong
2022-01-06bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong
2022-01-06bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo
2022-01-06selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05bpf, selftests: Add verifier test for mem_or_null register with offset.Daniel Borkmann
2022-01-05bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29bpf/selftests: Update local storage selftest for sleepable programsKP Singh
2021-12-23selftests/bpf: Add btf_dump__new to test_cppJiri Olsa
2021-12-20selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui
2021-12-18bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2021-12-17bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King
2021-12-17selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko
2021-12-16bpf: Right align verifier states in verifier logs.Christy Lee
2021-12-16bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-12-16selftests/bpf: Enable cross-building with clangJean-Philippe Brucker
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-14bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann