summaryrefslogtreecommitdiff
path: root/tools/testing
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-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-02-12selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts
2021-02-12selftests: mptcp: display warnings on one lineMatthieu Baerts
2021-02-12selftests: mptcp: fix ACKRX debug messageMatthieu Baerts
2021-02-12selftests: mptcp: dump more info on errorsPaolo Abeni
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-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10selftests/bpf: Simplify the calculation of variablesJiapeng Chong