summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-1/+1
|\
| * selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-1/+1
|\ \ | |/
| * bpf: Fix tools and testing build.David Miller2017-12-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-181-3/+9
|\ \
| * | selftests/bpf: add xdp noinline testAlexei Starovoitov2017-12-171-1/+2
| * | selftests/bpf: add bpf_call testAlexei Starovoitov2017-12-171-3/+8
| * | bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-161-12/+1
|\ \ \ | | |/ | |/|
| * | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-121-12/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-091-1/+13
|\ \ \ | |/ / | | / | |/ |/|
| * selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-051-1/+13
* | selftests/bpf: add offload test based on netdevsimJakub Kicinski2017-12-031-2/+3
|/
* selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-051-2/+2
* bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | selftests/bpf: add a test for verifier logsJakub Kicinski2017-10-101-1/+1
* | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-261-4/+17
|/
* bpf: selftests add sockmap testsJohn Fastabend2017-08-161-1/+1
* selftests: bpf: add a test for XDP redirectWilliam Tu2017-08-081-2/+2
* samples/bpf: fix a build issueYonghong Song2017-07-111-1/+0
* selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-141-1/+2
* bpf: Test for bpf IDMartin KaFai Lau2017-06-061-1/+1
* 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-211-9/+10
* selftests/bpf: fix broken buildAlexei Starovoitov2017-03-121-1/+3
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-251-8/+2
|\
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+2
* | 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
OpenPOWER on IntegriCloud