summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs
Commit message (Expand)AuthorAgeFilesLines
* selftest/bpf: Add test for allowed trampolines countJiri Olsa2020-01-251-0/+21
* selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer2020-01-241-0/+6
* bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau2020-01-221-0/+544
* selftests/bpf: Add tests for program extensionsAlexei Starovoitov2020-01-222-1/+64
* selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-20115-164/+164
* selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...Eelco Chaudron2020-01-151-0/+44
* tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song2020-01-151-29/+22
* selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko2020-01-109-60/+79
* selftests/bpf: Add unit tests for global functionsAlexei Starovoitov2020-01-107-0/+198
* selftests/bpf: Modify a test to check global functionsAlexei Starovoitov2020-01-101-2/+2
* selftests/bpf: Add a test for a large global functionAlexei Starovoitov2020-01-102-2/+12
* selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov2020-01-102-0/+43
* bpf: Add bpf_dctcp exampleMartin KaFai Lau2020-01-091-0/+210
* libbpf: Put Kconfig externs into .kconfig sectionAndrii Nakryiko2019-12-182-12/+12
* bpf: Allow to change skb mark in test_runNikita V. Shirokov2019-12-181-0/+1
* selftests/bpf: Add flexible array relocation testsAndrii Nakryiko2019-12-155-4/+52
* selftests/bpf: Add tests for libbpf-provided externsAndrii Nakryiko2019-12-152-0/+71
* selftests/bpf: Add test validating data section to struct convertion layoutAndrii Nakryiko2019-12-151-0/+37
* selftests/bpf: Add BPF skeletons selftests and convert attach_probe.cAndrii Nakryiko2019-12-151-22/+12
* selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUNStanislav Fomichev2019-12-131-0/+5
* selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki2019-12-131-1/+1
* selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song2019-12-042-2/+28
* selftests/bpf: De-flake test_tcpbpfStanislav Fomichev2019-12-041-0/+1
* libbpf: Fix global variable relocationAndrii Nakryiko2019-11-274-17/+17
* bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau2019-11-245-174/+67
* bpf, testing: Add various tail call test casesDaniel Borkmann2019-11-245-0/+211
* selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov2019-11-241-0/+43
* selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko2019-11-241-0/+4
* libbpf: Support initialized global variablesAndrii Nakryiko2019-11-2413-26/+26
* libbpf: Fix call relocation offset calculation bugAndrii Nakryiko2019-11-193-6/+6
* selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song2019-11-181-1/+3
* selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko2019-11-181-0/+45
* selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov2019-11-151-0/+91
* selftests/bpf: Extend test_pkt_access testAlexei Starovoitov2019-11-151-2/+36
* selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov2019-11-151-0/+98
* selftests/bpf: Add test for BPF trampolineAlexei Starovoitov2019-11-151-0/+90
* selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov2019-11-151-0/+52
* bpf, testing: Workaround a verifier failure for test_progsYonghong Song2019-11-111-1/+4
* selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen2019-11-101-1/+1
* bpf: Add cb access in kfree_skb testMartin KaFai Lau2019-11-071-5/+20
* libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko2019-11-061-12/+7
* selftests/bpf: Add field size relocation testsAndrii Nakryiko2019-11-044-0/+88
* selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko2019-11-048-0/+212
* selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko2019-11-049-90/+4
* bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann2019-11-021-0/+26
* bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann2019-11-024-52/+57
* selftests: Add tests for automatic map pinningToke Høiland-Jørgensen2019-11-022-0/+47
* selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko2019-10-211-9/+9
* selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongsAndrii Nakryiko2019-10-171-0/+59
* selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko2019-10-172-2/+3