summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2017-05-111-1/+2
* bpf: Add verifier test case for alignment.David S. Miller2017-05-111-1/+2
* selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov2017-05-031-2/+2
* selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-1/+8
|\
| * bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-011-1/+8
* | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-011-1/+1
* | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-011-1/+1
* | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-011-4/+13
|/
* selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-221-9/+10
* selftests/bpf: fix broken buildAlexei Starovoitov2017-03-131-1/+3
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-261-8/+2Star
|\
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+2Star
* | bpf: Rebuild bpf.o for any dependency updateMickaël Salaün2017-02-151-2/+13
* | bpf: Use bpf_load_program() from the libraryMickaël Salaün2017-02-101-1/+3
* | bpf: Always test unprivileged programsMickaël Salaün2017-02-101-1/+1
* | bpf: Change the include directory for selftestMickaël Salaün2017-02-101-1/+1
* | bpf: add prog tag test case to bpf selftestsDaniel Borkmann2017-01-241-2/+2
* | bpf: Add tests for the lpm trie mapDavid Herrmann2017-01-231-2/+2
|/
* bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-151-3/+3
* bpf: add initial suite for selftestsDaniel Borkmann2016-10-181-0/+13