summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-241-2/+4
* selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli2018-05-231-0/+10
* bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-161-1/+1
* selftests/bpf: make sure build-id is onAlexei Starovoitov2018-05-151-1/+1
* tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-111-1/+1
* selftests/bpf: Fix bash reference in MakefileJoe Stringer2018-05-111-3/+3
* tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song2018-04-291-1/+3
* selftests/bpf: bpf tunnel test.William Tu2018-04-271-2/+3
* bpf: sockmap, add selftestsJohn Fastabend2018-04-251-2/+3
* tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song2018-04-251-2/+2
* bpf: btf: Add BTF testsMartin KaFai Lau2018-04-191-3/+23
* bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
* selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-311-1/+3
* selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-311-2/+3
* selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-311-1/+2
* bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-1/+2
* bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-151-1/+11
* selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer2018-02-141-1/+3
* selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2018-02-091-2/+12
* selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2018-02-091-1/+1
* tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song2018-02-011-2/+2
* tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song2018-01-271-1/+1
* bpf: add selftest for tcpbpfLawrence Brakmo2018-01-261-2/+2
* selftest/bpf: extend the offload test with map checksJakub Kicinski2018-01-181-1/+2
* tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-061-1/+1
* 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-171-12/+1Star
|\ \ \ | | |/ | |/|
| * | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-121-12/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-101-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-091-2/+2
* samples/bpf: fix a build issueYonghong Song2017-07-121-1/+0Star
* 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