summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_progs.c
Commit message (Expand)AuthorAgeFilesLines
* tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song2018-05-241-0/+158
* bpf: add selftest for stackmap with build_id in NMI contextSong Liu2018-05-141-0/+134
* tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-111-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-17/+225
|\
| * tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song2018-04-291-6/+64
| * tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song2018-04-291-11/+161
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-2/+2
|\ \ | |/ |/|
| * bpf: minor fix to selftest test_stacktrace_build_id()Song Liu2018-05-021-2/+2
* | bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-0/+32
|/
* selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov2018-03-281-21/+70
* bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-151-1/+163
* bpf: unify rlimit handling in selftestsDaniel Borkmann2018-02-261-5/+2
* tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-061-0/+127
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-4/+4
|\
| * bpf: Fix tools and testing build.David Miller2017-12-201-4/+4
* | selftests/bpf: add xdp noinline testAlexei Starovoitov2017-12-171-0/+81
* | selftests/bpf: add bpf_call testAlexei Starovoitov2017-12-171-3/+11
* | bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-121-0/+133
|/
* bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau2017-09-291-11/+132
* bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau2017-09-291-28/+30
* selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-281-4/+12
* bpf: selftests add sockmap testsJohn Fastabend2017-08-161-38/+17
* bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski2017-07-261-2/+6
* selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-141-0/+21
* selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-131-1/+1
* bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau2017-06-091-4/+15
* bpf: Test for bpf IDMartin KaFai Lau2017-06-061-0/+191
* selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-031-0/+16
* bpf: Include bpf_endian.h in test_progs.c too.David S. Miller2017-05-011-0/+1
* bpf: fix _htons occurences in test_progsDaniel Borkmann2017-04-281-6/+4
* selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-011-0/+88
* selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-011-0/+58
* selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-011-0/+138
OpenPOWER on IntegriCloud