summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei
2024-03-26selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin
2024-02-05selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao
2024-02-05selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-05selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-01-25selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome
2024-01-25selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu
2024-01-25selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau
2024-01-10bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-09-13selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-09-13selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann
2023-07-27selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-07-27selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song
2023-07-27selftests/bpf: make test_align selftest more robustAndrii Nakryiko
2023-07-19selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-07-19selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-06-14selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-14selftests/bpf: Verify optval=NULL caseStanislav Fomichev
2023-06-05selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu
2023-05-11selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau
2023-04-20selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov
2023-04-06libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko
2023-04-06selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko
2023-04-06libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko
2023-04-06selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman
2023-03-30selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-03-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-03-17bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-10selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich
2023-03-10selftests/bpf: Fix map_kptr test.Alexei Starovoitov
2023-03-10selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich
2023-03-10selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich
2023-03-10selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee
2023-03-10selftests/bpf: Use consistent build-id type for liburandom_read.soArtem Savkov
2023-03-10selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=mTiezhu Yang
2023-03-10selftests/xsk: print correct error codes when exitingMagnus Karlsson