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