summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux2018-08-031-3/+3
* bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau2018-07-271-2/+84
* bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2018-07-252-5/+11
* bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau2018-07-241-0/+28
* bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
* bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann2018-07-201-0/+40
* bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann2018-07-121-1/+22
* selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T2018-06-261-0/+9
* selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T2018-06-261-0/+9
* selftests: bpf: add missing NET_SCHED to configAnders Roxell2018-06-261-0/+1
* tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0Star
* selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-06-221-0/+9
* bpf, selftests: delete xfrm tunnel when test exits.William Tu2018-06-151-11/+13
* bpf, selftest: check tunnel type more accuratelyJian Wang2018-06-151-1/+1
* selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
* selftests: bpf: config: add config fragmentsAnders Roxell2018-06-131-0/+10
* selftests: bpf: fix urandom_read build issueAnders Roxell2018-06-111-3/+1Star
* tools/bpf: fix selftest get_cgroup_id_userYonghong Song2018-06-082-3/+23
* bpf: reject passing modified ctx to helper functionsDaniel Borkmann2018-06-071-1/+57
* tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song2018-06-046-2/+232
* tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2018-06-041-0/+2
* bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-031-27/+158
* bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau2018-06-021-0/+22
* bpf: btf: Check array t->sizeMartin KaFai Lau2018-06-021-0/+23
* selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole2018-06-021-9/+19
* selftests/bpf: test_sockmap, fix data verificationPrashant Bhole2018-06-021-1/+13
* selftests/bpf: test_sockmap, timing improvementsPrashant Bhole2018-06-021-4/+9
* selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole2018-06-021-0/+5
* selftests/bpf: test_sockmap, check test failurePrashant Bhole2018-06-021-6/+21
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-306-3/+210
* selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov2018-05-284-1/+628
* selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov2018-05-281-195/+460
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-271-0/+2
|\
| * selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-259-92/+1320
|\ \
| * | tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song2018-05-251-0/+158
| * | tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2018-05-252-0/+13
| * | selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-244-2/+593
| * | selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli2018-05-231-0/+10
| * | bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-231-90/+431
| * | bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2018-05-181-0/+115
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-0/+5
|\ \ \ | |/ / |/| / | |/
| * selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
* | bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-166-347/+401
* | selftests/bpf: make sure build-id is onAlexei Starovoitov2018-05-151-1/+1
* | bpf: add ld64 imm test casesDaniel Borkmann2018-05-152-0/+142
* | bpf: add selftest for stackmap with build_id in NMI contextSong Liu2018-05-142-2/+142
* | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-114-68/+38Star
* | selftests/bpf: Fix bash reference in MakefileJoe Stringer2018-05-111-3/+3
* | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+3