summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2021-03-04selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer
2021-03-04selftests: bpf: Check that PROG_TEST_RUN repeats as requestedLorenz Bauer
2021-03-04selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUNLorenz Bauer
2021-03-04selftests/bpf: Test syscall command parsingJoe Stringer
2021-03-04selftests/bpf: Templatize man page generationJoe Stringer
2021-03-04tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer
2021-03-04selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication testsIlya Leoshkevich
2021-03-04selftest/bpf: Add BTF_KIND_FLOAT testsIlya Leoshkevich
2021-03-04selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" testIlya Leoshkevich
2021-03-04selftests/bpf: Add a verifier scale test with unknown bounded loopYonghong Song
2021-02-26selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helperYonghong Song
2021-02-26selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helperYonghong Song
2021-02-26selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich
2021-02-26selftests/bpf: Propagate error code of the command to vmtest.shKP Singh
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang
2021-02-26selftests/bpf: Introduce xsk statistics testsCiara Loftus
2021-02-26selftests/bpf: Restructure xsk selftestsCiara Loftus
2021-02-26selftests/bpf: Expose and rename debug argumentCiara Loftus
2021-02-26selftest/bpf: Make xsk tests less verboseMagnus Karlsson
2021-02-26selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]Song Liu
2021-02-26selftests/bpf: Add non-BPF_LSM test for task local storageSong Liu
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer
2021-02-13selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirectJesper Dangaard Brouer
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau
2021-02-11selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest
2021-02-11selftests/bpf: Use vmlinux.h in socket_cookie_prog.cFlorent Revest
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest
2021-02-11selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel
2021-02-11selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progsAlexei Starovoitov
2021-02-11selftests/bpf: Improve recursion selftestAlexei Starovoitov
2021-02-11selftest/bpf: Add a recursion testAlexei Starovoitov
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-10selftests/bpf: Simplify the calculation of variablesJiapeng Chong
2021-02-10selftests/bpf: Fix endianness issues in atomic testsIlya Leoshkevich
2021-02-10selftest/bpf: Add test for var-offset stack accessAndrei Matei
2021-02-10selftest/bpf: Verifier tests for var-off accessAndrei Matei
2021-02-10selftest/bpf: Adjust expected verifier errorsAndrei Matei
2021-02-08selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman
2021-02-08selftests/bpf: Remove unneeded semicolonYang Li
2021-02-08bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li
2021-02-04bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh
2021-02-04bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh
2021-02-04bpf: Helper script for running BPF presubmit testsKP Singh
2021-02-03selftest/bpf: Testing for multiple logs on REJECTAndrei Matei
2021-02-02selftests/bpf: Fix a compiler warning in local_storage testKP Singh
2021-02-02bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCHBrendan Jackman
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSGStanislav Fomichev