aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)Author
2019-02-05selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-06-11selftests: bpf: fix urandom_read build issueAnders Roxell
2018-06-03tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song
2018-04-27selftests/bpf: bpf tunnel test.William Tu
2018-04-25bpf: sockmap, add selftestsJohn Fastabend
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu
2018-02-13selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner
2017-12-03selftests/bpf: add offload test based on netdevsimJakub Kicinski
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann