summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2024-03-05selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau
2024-02-15selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao
2024-01-17libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko
2024-01-13selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov
2024-01-03selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song
2024-01-03bpf: sockmap, add tests for proto updates replace socketJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-19selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong
2023-12-19selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa
2023-12-18selftests/bpf: Test the release of map btfHou Tao
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao
2023-12-15selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao
2023-12-14selftests/bpf: utilize string values for delegate_xxx mount optionsAndrii Nakryiko
2023-12-14bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu
2023-12-14bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Setup fresh topology for each subtestDaniel Xu
2023-12-14selftests/bpf: Remove flaky test_btf_id testYonghong Song
2023-12-13bpf: sockmap, test for unconnected af_unix sockJohn Fastabend
2023-12-13selftests/bpf: Check VLAN tag and proto in xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: Add AF_INET packet generation to xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko
2023-12-13selftests/bpf: add tests for BPF object load with implicit tokenAndrii Nakryiko
2023-12-13selftests/bpf: add BPF object loading tests with explicit token passingAndrii Nakryiko
2023-12-13bpf: selftests: Add verifier tests for CO-RE bitfield writesDaniel Xu
2023-12-12selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu
2023-12-12selftests/bpf: Fixes tests for filesystem kfuncsManu Bretelle
2023-12-11selftests/bpf: validate eliminated global subprog is not freplaceableAndrii Nakryiko
2023-12-11selftests/bpf: Increase invalid metadata sizeLarysa Zaremba
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet
2023-12-08selftests/bpf: Add selftests for cgroup1 local storageYafang Shao
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-06bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko
2023-12-06selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa
2023-12-06selftests/bpf: add BPF token-enabled testsAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko