summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/README.rst
AgeCommit message (Expand)Author
2022-10-19bpf/docs: Summarize CI system and deny listsDaniel Müller
2022-10-18bpf/docs: Update README for most recent vmtest.shDaniel Müller
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller
2022-03-07bpf/docs: Update list of architectures supported.KP Singh
2022-03-07bpf/docs: Update vmtest docs for static linkingKP Singh
2022-01-27selftests/bpf: specify pahole version requirement for btf_tag testYonghong Song
2021-11-11selftests/bpf: Clarify llvm dependency with btf_tag selftestYonghong Song
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-09-26bpf: selftest: A bpf prog that has a 32bit scalar spillMartin KaFai Lau
2021-09-15selftests/bpf: Skip btf_tag test if btf_tag attribute not supportedYonghong Song
2021-07-23selftests/bpf: Document vmtest.sh dependenciesEvgeniy Litvinenko
2021-05-28bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song
2021-04-23selftests/bpf: Document latest Clang fix expectations for linking testsAndrii Nakryiko
2021-03-30bpf: selftests: Update clang requirement in README.rst for testing kfunc callMartin KaFai Lau
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich
2021-03-04selftests/bpf: Add a verifier scale test with unknown bounded loopYonghong Song
2021-02-04bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov
2020-08-20selftests/bpf: List newest Clang built-ins needed for some CO-RE selftestsAndrii Nakryiko
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire
2020-05-13tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0Yonghong Song