summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)AuthorFilesLines
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang1-1/+1
2020-12-14selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song1-1/+2
2020-12-14selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko1-0/+11
2020-12-10selftests/bpf: Make selftest compilation work on clang 11Jiri Olsa1-0/+8
2020-12-04selftests/bpf: Test bpf_sk_storage_get in tcp iteratorsFlorent Revest1-0/+18
2020-12-04selftests/bpf: Add an iterator selftest for bpf_sk_storage_getFlorent Revest1-0/+24
2020-12-04selftests/bpf: Add an iterator selftest for bpf_sk_storage_deleteFlorent Revest1-0/+23
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski12-8/+500
2020-12-03selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko1-0/+66
2020-12-03selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko1-1/+31
2020-12-03selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko2-0/+83
2020-12-03selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta1-0/+33
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2-8/+1
2020-12-02selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev2-0/+62
2020-12-02selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev2-0/+159
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei1-0/+2
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh1-0/+28
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+65
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu1-0/+25
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh1-0/+34
2020-11-16selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo1-0/+2
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-142/+311
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov1-0/+19
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau2-0/+124
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov1-0/+54
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko1-2/+2
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu1-35/+7
2020-11-09libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko1-0/+21
2020-11-06bpf: Add tests for task_local_storageKP Singh1-7/+54
2020-11-06bpf: Update selftests for local_storage to use vmlinux.hKP Singh1-19/+1
2020-11-06bpf: Fix tests for local_storageKP Singh1-9/+15
2020-11-05bpf: Lift hashtab key_size limitFlorian Lehner1-0/+44
2020-11-05bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren1-0/+33
2020-11-03selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck1-73/+13
2020-10-26selftest/bpf: Fix profiler test using CO-RE relocation for enumsAndrii Nakryiko1-3/+8
2020-10-22bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen2-2/+158
2020-10-19bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau1-0/+31
2020-10-15bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to loMartin KaFai Lau1-1/+1
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann1-0/+45
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann1-18/+22
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann1-0/+43
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov5-0/+1164
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov1-0/+19
2020-10-07selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko1-0/+172
2020-10-02bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend1-9/+25
2020-10-02bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo1-0/+32
2020-10-02selftests/bpf: Ksyms_btf to test typed ksymsHao Luo1-0/+23
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau2-4/+7
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu1-0/+38
2020-09-30bpf, selftests: Add redirect_neigh selftestDaniel Borkmann1-0/+144