summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-02-27selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helperYonghong Song2-0/+118
2021-02-27selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helperYonghong Song3-0/+179
2021-02-27selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich1-3/+4
2021-02-27selftests/bpf: Propagate error code of the command to vmtest.shKP Singh1-7/+19
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang2-6/+6
2021-02-26selftests/bpf: Introduce xsk statistics testsCiara Loftus2-14/+136
2021-02-26selftests/bpf: Restructure xsk selftestsCiara Loftus4-228/+159
2021-02-26selftests/bpf: Expose and rename debug argumentCiara Loftus3-5/+14
2021-02-26selftest/bpf: Make xsk tests less verboseMagnus Karlsson4-30/+50
2021-02-26selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]Song Liu2-0/+93
2021-02-26selftests/bpf: Add non-BPF_LSM test for task local storageSong Liu3-0/+165
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-42/+643
2021-02-21Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+4
2021-02-17net: re-solve some conflicts after net -> net-next mergeJakub Kicinski1-1/+2
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-8/+40
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller83-739/+2791
2021-02-13selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov11-0/+449
2021-02-13selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault2-1/+162
2021-02-13selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault3-1/+187
2021-02-13flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-02-13selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts1-8/+20
2021-02-13selftests: mptcp: display warnings on one lineMatthieu Baerts1-23/+40
2021-02-13selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2021-02-13selftests: mptcp: dump more info on errorsPaolo Abeni1-3/+12
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer2-0/+414
2021-02-13selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirectJesper Dangaard Brouer1-0/+7
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu3-10/+174
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau1-0/+1
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar13-41/+642
2021-02-12selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest2-6/+41
2021-02-12selftests/bpf: Use vmlinux.h in socket_cookie_prog.cFlorent Revest1-5/+6
2021-02-12selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest5-213/+72
2021-02-11selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel1-7/+3
2021-02-11selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progsAlexei Starovoitov1-0/+69
2021-02-11selftests/bpf: Improve recursion selftestAlexei Starovoitov1-0/+8
2021-02-11selftest/bpf: Add a recursion testAlexei Starovoitov2-0/+79
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-4/+4
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-21/+1275
2021-02-10selftests/bpf: Simplify the calculation of variablesJiapeng Chong1-3/+3
2021-02-10selftests/bpf: Fix endianness issues in atomic testsIlya Leoshkevich3-3/+3
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-9/+14
2021-02-10selftest/bpf: Add test for var-offset stack accessAndrei Matei2-0/+86
2021-02-10selftest/bpf: Verifier tests for var-off accessAndrei Matei1-2/+97
2021-02-10selftest/bpf: Adjust expected verifier errorsAndrei Matei9-37/+41
2021-02-10selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen1-0/+0
2021-02-09selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman1-0/+2
2021-02-09selftests/bpf: Remove unneeded semicolonYang Li1-1/+1
2021-02-09selftests: netdevsim: Test route offload failure notificationsAmit Cohen1-2/+132
2021-02-09selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46