aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau1-0/+544
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov2-1/+64
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen115-164/+164
2020-01-15selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP programEelco Chaudron1-0/+44
2020-01-15tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song1-29/+22
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko9-60/+79
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov7-0/+198
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov1-2/+2
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov2-2/+12
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov2-0/+43
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau1-0/+210
2019-12-18libbpf: Put Kconfig externs into .kconfig sectionAndrii Nakryiko2-12/+12
2019-12-18bpf: Allow to change skb mark in test_runNikita V. Shirokov1-0/+1
2019-12-15selftests/bpf: Add flexible array relocation testsAndrii Nakryiko5-4/+52
2019-12-15selftests/bpf: Add tests for libbpf-provided externsAndrii Nakryiko2-0/+71
2019-12-15selftests/bpf: Add test validating data section to struct convertion layoutAndrii Nakryiko1-0/+37
2019-12-15selftests/bpf: Add BPF skeletons selftests and convert attach_probe.cAndrii Nakryiko1-22/+12
2019-12-13selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUNStanislav Fomichev1-0/+5
2019-12-13selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki1-1/+1
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song2-2/+28
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev1-0/+1
2019-11-27libbpf: Fix global variable relocationAndrii Nakryiko4-17/+17
2019-11-24bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau5-174/+67
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann5-0/+211
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov1-0/+43
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko1-0/+4
2019-11-24libbpf: Support initialized global variablesAndrii Nakryiko13-26/+26
2019-11-19libbpf: Fix call relocation offset calculation bugAndrii Nakryiko3-6/+6
2019-11-18selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song1-1/+3
2019-11-18selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko1-0/+45
2019-11-15selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov1-0/+91
2019-11-15selftests/bpf: Extend test_pkt_access testAlexei Starovoitov1-2/+36
2019-11-15selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov1-0/+98
2019-11-15selftests/bpf: Add test for BPF trampolineAlexei Starovoitov1-0/+90
2019-11-15selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov1-0/+52
2019-11-11bpf, testing: Workaround a verifier failure for test_progsYonghong Song1-1/+4
2019-11-10selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen1-1/+1
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau1-5/+20
2019-11-06libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko1-12/+7
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko4-0/+88
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko8-0/+212
2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko9-90/+4
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann1-0/+26
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann4-52/+57
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen2-0/+47
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko1-9/+9
2019-10-17selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongsAndrii Nakryiko1-0/+59
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko2-2/+3
2019-10-17selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov1-0/+103
2019-10-15selftests: bpf: Add selftest for __sk_buff tstampStanislav Fomichev1-0/+1