summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich
2019-09-03selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko
2019-08-06selftests/bpf: add loop test 5Alexei Starovoitov
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov
2019-08-01selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use caseStanislav Fomichev
2019-07-30selftests/bpf: add test for bpf_tcp_gen_syncookiePetar Penkov
2019-07-25selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAPStanislav Fomichev
2019-07-25bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev
2019-07-25selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAGStanislav Fomichev
2019-07-23selftests/bpf: convert test_get_stack_raw_tp to perf_buffer APIAndrii Nakryiko
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08selftests/bpf: fix test_attach_probe map definitionAndrii Nakryiko
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko
2019-07-05selftests/bpf: convert legacy BPF maps to BTF-defined onesAndrii Nakryiko
2019-07-05selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev
2019-07-03selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-03selftests: bpf: standardize to static __always_inlineJiri Benc
2019-06-27selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev
2019-06-27selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev
2019-06-24selftests, bpf: Add test for veth native XDPToshiaki Makita
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov
2019-06-18selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko
2019-06-18selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev
2019-06-11selftests/bpf: remove bpf_util.h from BPF C progsHechao Li
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner