summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-10-08selftests/bpf: Skip verifier tests that fail to load with ENOTSUPPIlya Leoshkevich
2021-10-08selfetest/bpf: Make some tests serialYucong Sun
2021-10-08selftests/bpf: Fix pid check in fexit_sleep testYucong Sun
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet
2021-10-08bpftool: Install libbpf headers instead of including the dirQuentin Monnet
2021-10-08selftests/bpf: Fix btf_dump test under new clangYucong Sun
2021-10-07selftests/bpf: Remove SEC("version") from test progsDave Marchevsky
2021-10-07selftests/bpf: Skip the second half of get_branch_snapshot in vmSong Liu
2021-10-06selftests/bpf: Switch to new bpf_object__next_{map,program} APIsHengqi Chen
2021-10-06selftest/bpf: Switch recursion test to use htab_map_delete_elemJiri Olsa
2021-10-06selftests/bpf: Test new btf__add_btf() APIAndrii Nakryiko
2021-10-06selftests/bpf: Refactor btf_write selftest to reuse BTF generation logicAndrii Nakryiko
2021-10-06bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi
2021-10-05tools: Allow specifying base BTF file in resolve_btfidsKumar Kartikeya Dwivedi
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30selftests/bpf: Use kselftest skip code for skipped testsPo-Hsu Lin
2021-09-29bpf: selftests: Fix fd cleanup in get_branch_snapshotKumar Kartikeya Dwivedi
2021-09-28selftests/bpf: Fix probe_user test failure with clang build kernelYonghong Song
2021-09-28selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") useAndrii Nakryiko
2021-09-28selftests/bpf: Normalize all the rest SEC() usesAndrii Nakryiko
2021-09-28selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko
2021-09-28selftests/bpf: Normalize XDP section names in selftestsAndrii Nakryiko
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-09-28selftests: xsk: Add frame_headroom testMagnus Karlsson
2021-09-28selftests: xsk: Change interleaving of packets in unaligned modeMagnus Karlsson
2021-09-28selftests: xsk: Add single packet testMagnus Karlsson
2021-09-28selftests: xsk: Introduce pacing of trafficMagnus Karlsson
2021-09-28selftests: xsk: Fix socket creation retryMagnus Karlsson
2021-09-28selftests: xsk: Put the same buffer only once in the fill ringMagnus Karlsson
2021-09-28selftests: xsk: Fix missing initializationMagnus Karlsson
2021-09-26bpf: selftest: Add verifier tests for <8-byte scalar spill and refillMartin KaFai Lau
2021-09-26bpf: selftest: A bpf prog that has a 32bit scalar spillMartin KaFai Lau
2021-09-24selftests/bpf: Fix btf_dump __int128 test failure with clang build kernelYonghong Song
2021-09-21seltests: bpf: test_tunnel: Use ip neighJiri Benc
2021-09-21selftests/bpf: Adopt attach_probe selftest to work on old kernelsAndrii Nakryiko