aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer1-2/+12
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer1-1/+1
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song1-2/+2
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song1-1/+1
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo1-2/+2
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski1-1/+2
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song1-1/+1
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet1-1/+1
2017-12-20bpf: Fix tools and testing build.David Miller1-1/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-3/+9
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov1-1/+2
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov1-3/+8
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+1
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann1-12/+1
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song1-1/+1
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+13
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner1-1/+13
2017-12-03selftests/bpf: add offload test based on netdevsimJakub Kicinski1-2/+3
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin1-2/+2
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski1-1/+1
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann1-4/+17
2017-08-16bpf: selftests add sockmap testsJohn Fastabend1-1/+1
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu1-2/+2
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