summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)Author
9 daysbpf: disable strict aliasing in test_global_func9.cJose E. Marchesi
9 daysselftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife
12 daysselftests/bpf: Use start_server_addr in test_tcp_check_syncookieGeliang Tang
13 daysbpf: avoid UB in usages of the __imm_insn macroJose E. Marchesi
14 daysselftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda
14 daysbpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi
14 daysbpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi
2024-05-02bpf: Missing trailing slash in tools/testing/selftests/bpf/MakefileJose E. Marchesi
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-25selftests/bpf: Add ring_buffer__consume_n test.Andrea Righi
2024-04-24selftests: bpf: crypto: add benchmark for crypto functionsVadim Fedorenko
2024-04-24selftests/bpf: Use start_server_addr in test_sock_addrGeliang Tang
2024-04-17selftests: adopt BPF's approach to quieter buildsJakub Kicinski
2024-04-10selftests/bpf: Enable tests for atomics with cpuv4Yonghong Song
2024-04-10selftests: move bpf-offload test from bpf to netJakub Kicinski
2024-04-03selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...Tushar Vyavahare
2024-03-29selftests/bpf: make multi-uprobe tests work in RELEASE=1 modeAndrii Nakryiko
2024-03-04selftests/bpf: Extend uprobe/uretprobe triggering benchmarksAndrii Nakryiko
2024-02-22selftests/bpf: Test case for lacking CFI stub functions.Kui-Feng Lee
2024-02-21selftests/bpf: Remove intermediate test files.Alexei Starovoitov
2024-02-16selftests/bpf: Remove empty TEST_CUSTOM_PROGSMarcos Paulo de Souza
2024-01-30bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGSJose E. Marchesi
2024-01-30bpf: Build type-punning BPF selftests with -fno-strict-aliasingJose E. Marchesi
2024-01-29bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2023-11-28selftests/bpf: Use pkg-config for libelfAkihiko Odaki
2023-11-28selftests/bpf: Choose pkg-config for the targetAkihiko Odaki
2023-10-24selftests/bpf: Add netlink helper libraryDaniel Borkmann
2023-10-06selftests/bpf: Support building selftests in optimized -O2 modeAndrii Nakryiko
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko
2023-10-04selftests/bpf: Add uprobe_multi to gen_tar targetBjörn Töpel
2023-10-04selftests/bpf: Enable lld usage for RISC-VBjörn Töpel
2023-10-04selftests/bpf: Add cross-build support for urandom_read et alBjörn Töpel
2023-10-04selftests/xsk: Iterate over all the sockets in the receive pkts functionTushar Vyavahare
2023-09-22selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen
2023-08-31selftests/bpf: Include build flavors for install targetBjörn Töpel
2023-08-21selftests/bpf: Add uprobe_multi test programJiri Olsa
2023-07-28bpf: selftests: Add defrag selftestsDaniel Xu
2023-07-28selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernelYonghong Song
2023-07-27selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song
2023-07-05selftests/bpf: Add benchmark for bpf memory allocatorHou Tao
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-17selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov
2023-05-14selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-04-13selftests/bpf: Remove stand-along test_verifier_log test binaryAndrii Nakryiko
2023-04-05selftests: xsk: Add xskxceiver.h dependency to MakefileKal Conley
2023-04-04selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.koIlya Leoshkevich
2023-03-25selftests/bpf: Unprivileged tests for test_loader.cEduard Zingerman