aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing scriptJeffrin Jose T1-0/+9
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing scriptJeffrin Jose T1-0/+9
2018-06-26selftests: bpf: add missing NET_SCHED to configAnders Roxell1-0/+1
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song1-6/+0
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh testing scriptJeffrin Jose T1-0/+9
2018-06-15bpf, selftests: delete xfrm tunnel when test exits.William Tu1-11/+13
2018-06-15bpf, selftest: check tunnel type more accuratelyJian Wang1-1/+1
2018-06-15selftests/bpf: test offloads even with BPF programs presentJakub Kicinski1-2/+10
2018-06-13selftests: bpf: config: add config fragmentsAnders Roxell1-0/+10
2018-06-11selftests: bpf: fix urandom_read build issueAnders Roxell1-3/+1
2018-06-08tools/bpf: fix selftest get_cgroup_id_userYonghong Song2-3/+23
2018-06-07bpf: reject passing modified ctx to helper functionsDaniel Borkmann1-1/+57
2018-06-03tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song6-2/+232
2018-06-03tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song1-0/+2
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann1-27/+158
2018-06-02bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau1-0/+22
2018-06-02bpf: btf: Check array t->sizeMartin KaFai Lau1-0/+23
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole1-9/+19
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole1-1/+13
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole1-4/+9
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole1-0/+5
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole1-6/+21
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young6-3/+210
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov4-1/+628
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov1-195/+460
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-92/+1320
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song1-0/+158
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2-0/+13
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux4-2/+593
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli1-0/+10
2018-05-23bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau1-90/+431
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend1-0/+115
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell1-0/+2
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer1-0/+5
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend6-347/+401
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov1-1/+1
2018-05-14bpf: add ld64 imm test casesDaniel Borkmann2-0/+142
2018-05-14bpf: add selftest for stackmap with build_id in NMI contextSong Liu2-2/+142
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski4-68/+38
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer1-3/+3
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern1-0/+3
2018-05-10selftests/bpf: ignore build productsSirio Balmelli1-0/+1
2018-05-09bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau1-13/+276
2018-05-09bpf: btf: Some test_btf clean upMartin KaFai Lau1-102/+99
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-30/+873
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann1-7/+259
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu1-2/+2