summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B2018-10-191-1/+4
* selftests: bpf: install script with_addr.shAnders Roxell2018-10-111-0/+2
* selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer2018-10-101-2/+4
* selftests/bpf: Add C tests for reference trackingJoe Stringer2018-10-031-1/+1
* selftests/bpf: cgroup local storage-based network countersRoman Gushchin2018-10-011-2/+4
* selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov2018-09-271-1/+1
* selftests/bpf: test bpf flow dissectionPetar Penkov2018-09-141-2/+4
* flow_dissector: implements eBPF parserPetar Penkov2018-09-141-1/+1
* selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov2018-08-131-3/+6
* bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-071-2/+5
|\
| * selftests/bpf: add a cgroup storage testRoman Gushchin2018-08-031-1/+2
| * selftests/bpf: Test for get_socket_cookieAndrey Ignatov2018-07-311-2/+4
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-1/+1
|\ \ | |/ |/|
| * bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
* | selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov2018-07-151-0/+1
|/
* selftests: bpf: fix urandom_read build issueAnders Roxell2018-06-111-3/+1Star
* tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song2018-06-041-2/+4
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-301-3/+4
* selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov2018-05-281-1/+1
* 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
|\ \