aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich1-8/+9
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko3-4/+4
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich3-3/+3
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+6
2019-07-08selftests/bpf: fix test_attach_probe map definitionAndrii Nakryiko1-8/+5
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko1-0/+25
2019-07-05selftests/bpf: convert legacy BPF maps to BTF-defined onesAndrii Nakryiko9-166/+158
2019-07-05selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko20-494/+300
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko1-0/+55
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev1-0/+61
2019-07-03selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc1-6/+6
2019-07-03selftests: bpf: standardize to static __always_inlineJiri Benc5-35/+38
2019-06-27selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev1-0/+71
2019-06-27selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev1-0/+111
2019-06-24selftests, bpf: Add test for veth native XDPToshiaki Makita2-0/+43
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller38-230/+1766
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov14-1/+1291
2019-06-18selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko14-140/+285
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko5-72/+87
2019-06-18selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko1-0/+73
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev1-17/+29
2019-06-11selftests/bpf: remove bpf_util.h from BPF C progsHechao Li4-4/+5
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+3
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire1-0/+184
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner3-12/+3
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song1-0/+51
2019-05-24selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko7-0/+678
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki5-35/+0
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov4-0/+280
2019-04-27bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau1-0/+53
2019-04-24selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn1-4/+60
2019-04-23selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev1-29/+50
2019-04-18selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.hWang YanQing2-2/+2
2019-04-16selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev1-1/+1
2019-04-12selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov1-0/+70
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-51/+557
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire1-28/+191
2019-04-11selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire1-42/+98
2019-04-11selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev1-0/+21
2019-04-09bpf, selftest: test global data/bss/rodata sectionsJoe Stringer1-0/+106
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+7
2019-04-04selftests/bpf: add few verifier scale testsAlexei Starovoitov4-0/+160
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev1-2/+4
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev1-11/+4
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov1-0/+109
2019-03-22selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn1-4/+15
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn1-3/+8
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn1-22/+3
2019-03-22selftests/bpf: extend bpf tunnel test with greWillem de Bruijn1-39/+109