summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)Author
2025-12-03selftests/bpf: Add -fms-extensions to bpf build flagsAlexei Starovoitov
2025-11-29selftests/bpf: remove test_tc_edt.shAlexis Lothoré (eBPF Foundation)
2025-11-28bpf: Remove runqslower toolHoyeon Lee
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire
2025-11-05selftests/bpf: add C-level selftests for indirect jumpsAnton Protopopov
2025-10-31selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs frameworkBastien Curutchet (eBPF Foundation)
2025-10-31selftests/bpf: test_xsk: Split xskxceiverBastien Curutchet (eBPF Foundation)
2025-10-29selftests/bpf: Remove test_tc_tunnel.shAlexis Lothoré (eBPF Foundation)
2025-10-27selftests/bpf: Add overwrite mode test for BPF ring bufferXu Kuohai
2025-10-18selftests/bpf: Silence unused-but-set build warningsTiezhu Yang
2025-09-28selftests/bpf: Add stress test for rqspinlock in NMIKumar Kartikeya Dwivedi
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma
2025-08-13selftests/bpf: Copy test_kmods when installing selftestAmery Hung
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev
2025-06-13veristat: Memory accounting for bpf programsEduard Zingerman
2025-05-22selftests/bpf: Add SKIP_LLVM makefile variableMykyta Yatsenko
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko
2025-02-18selftests/bpf: Remove test_xdp_redirect_multi.shBastien Curutchet (eBPF Foundation)
2025-02-07selftests/bpf: Remove with_addr.sh and with_tunnels.shBastien Curutchet (eBPF Foundation)
2025-02-05selftests/bpf: Support dynamically linking LLVM if static is not availableDaniel Xu
2025-02-03selftests/bpf: Fix runqslower cross-endian buildTony Ambardar
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-10selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.cBastien Curutchet (eBPF Foundation)
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-06selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGSIhor Solodrai
2025-01-06selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen
2024-12-16selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.cBastien Curutchet
2024-12-12selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o buildEduard Zingerman
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-06selftests/bpf: Consolidate kernel modules into common directoryToke Høiland-Jørgensen
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao
2024-12-02selftests/bpf: remove test_flow_dissector.shAlexis Lothoré (eBPF Foundation)
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-12selftests/bpf: add read_with_timeout() utility functionEduard Zingerman
2024-11-11selftests/bpf: Allow building with extra flagsViktor Malik
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-01selftests/bpf: Disable warnings on unused flags for Clang buildsViktor Malik