aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-04selftests/bpf: Extend uprobe/uretprobe triggering benchmarksAndrii Nakryiko1-1/+1
2024-02-22selftests/bpf: Test case for lacking CFI stub functions.Kui-Feng Lee1-1/+9
2024-02-21selftests/bpf: Remove intermediate test files.Alexei Starovoitov1-0/+3
2024-02-16selftests/bpf: Remove empty TEST_CUSTOM_PROGSMarcos Paulo de Souza1-3/+2
2024-01-30bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGSJose E. Marchesi1-3/+3
2024-01-30bpf: Build type-punning BPF selftests with -fno-strict-aliasingJose E. Marchesi1-0/+13
2024-01-29bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi1-1/+11
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov1-0/+1
2023-11-28selftests/bpf: Use pkg-config for libelfAkihiko Odaki1-2/+6
2023-11-28selftests/bpf: Choose pkg-config for the targetAkihiko Odaki1-3/+3
2023-10-24selftests/bpf: Add netlink helper libraryDaniel Borkmann1-5/+14
2023-10-06selftests/bpf: Support building selftests in optimized -O2 modeAndrii Nakryiko1-6/+8
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko1-1/+3
2023-10-04selftests/bpf: Add uprobe_multi to gen_tar targetBjörn Töpel1-1/+1
2023-10-04selftests/bpf: Enable lld usage for RISC-VBjörn Töpel1-1/+1
2023-10-04selftests/bpf: Add cross-build support for urandom_read et alBjörn Töpel1-3/+5
2023-10-04selftests/xsk: Iterate over all the sockets in the receive pkts functionTushar Vyavahare1-1/+3
2023-09-22selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen1-2/+3
2023-08-31selftests/bpf: Include build flavors for install targetBjörn Töpel1-0/+12
2023-08-21selftests/bpf: Add uprobe_multi test programJiri Olsa1-0/+5
2023-07-28bpf: selftests: Add defrag selftestsDaniel Xu1-2/+2
2023-07-28selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernelYonghong Song1-2/+3
2023-07-27selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song1-4/+24
2023-07-05selftests/bpf: Add benchmark for bpf memory allocatorHou Tao1-0/+3
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel1-0/+4
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song1-3/+3
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+1
2023-05-17selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov1-2/+1
2023-05-14selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden1-1/+1
2023-04-13selftests/bpf: Remove stand-along test_verifier_log test binaryAndrii Nakryiko1-1/+1
2023-04-05selftests: xsk: Add xskxceiver.h dependency to MakefileKal Conley1-1/+1
2023-04-04selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.koIlya Leoshkevich1-1/+1
2023-03-25selftests/bpf: Unprivileged tests for test_loader.cEduard Zingerman1-4/+6
2023-03-17selftests/bpf: Add --json-summary option to test_progsManu Bretelle1-1/+3
2023-03-10selftests/bpf: Add local-storage-create benchmarkMartin KaFai Lau1-0/+2
2023-03-10selftests/bpf: make BPF compiler flags stricterAndrii Nakryiko1-2/+2
2023-03-03selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()Eduard Zingerman1-1/+1
2023-03-02selftests/bpf: Add -Wuninitialized flag to bpf prog flagsDave Marchevsky1-1/+1
2023-03-01selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArchTiezhu Yang1-1/+2
2023-02-15selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov1-1/+4
2023-02-15selftests/bpf: Cross-compile bpftoolBjörn Töpel1-4/+26
2023-02-13selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich1-2/+5
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich1-1/+2
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich1-3/+4
2023-02-02selftests/bpf: introduce XDP compliance test toolLorenzo Bianconi1-2/+9
2023-01-28selftests/bpf: Fix symlink creation errorIlya Leoshkevich1-1/+2
2023-01-28selftests/bpf: Fix liburandom_read.so linker errorIlya Leoshkevich1-1/+1
2023-01-25selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee1-2/+3
2023-01-23selftests/bpf: Simple program to dump XDP RX metadataStanislav Fomichev1-1/+6