aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-11samples/bpf: fix a build issueYonghong Song1-1/+0
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song1-1/+2
2017-06-06bpf: Test for bpf IDMartin KaFai Lau1-1/+1
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller1-1/+2
2017-05-11bpf: Add verifier test case for alignment.David S. Miller1-1/+2
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov1-2/+2
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song1-1/+1
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov1-1/+1
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov1-1/+1
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov1-4/+13
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann1-1/+8
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim1-9/+10
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov1-1/+3
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-8/+2
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün1-2/+13
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün1-1/+3
2017-02-10bpf: Always test unprivileged programsMickaël Salaün1-1/+1
2017-02-10bpf: Change the include directory for selftestMickaël Salaün1-1/+1
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann1-2/+2
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann1-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-8/+2
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau1-3/+3
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann1-0/+13