aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev1-10/+23
2019-03-02selftests: bpf: break up test_progs - preparationsStanislav Fomichev1-2/+25
2019-02-13selftests: bpf: add test_lwt_ip_encap selftestPeter Oskolkov1-1/+2
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang1-4/+3
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang1-21/+5
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang1-13/+7
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau1-2/+4
2019-02-01selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev1-3/+5
2019-02-01selftests/bpf: test for BPF_F_LOCKAlexei Starovoitov1-1/+1
2019-02-01selftests/bpf: add bpf_spin_lock C testAlexei Starovoitov1-1/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-25/+87
2019-01-29selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissectorStanislav Fomichev1-0/+3
2019-01-27selftests: bpf: prepare for break up of verifier testsJakub Kicinski1-0/+13
2019-01-26selftests: bpf: makefile support sub-register code-gen test modeJiong Wang1-25/+70
2019-01-25selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev1-1/+2
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev1-0/+1
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell1-1/+3
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+22
2018-11-21bpf: adding tests for map_in_map helpber in libbpfNikita V. Shirokov1-1/+2
2018-11-20tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song1-0/+8
2018-11-09selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan1-1/+3
2018-11-07selftests: add dummy xdp test helperPaolo Abeni1-1/+2
2018-11-07selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet1-0/+10
2018-10-19selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B1-1/+4
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell1-0/+2
2018-10-09selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer1-2/+4
2018-10-03selftests/bpf: Add C tests for reference trackingJoe Stringer1-1/+1
2018-10-01selftests/bpf: cgroup local storage-based network countersRoman Gushchin1-2/+4
2018-09-27selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov1-1/+1
2018-09-14selftests/bpf: test bpf flow dissectionPetar Penkov1-2/+4
2018-09-14flow_dissector: implements eBPF parserPetar Penkov1-1/+1
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov1-3/+6
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau1-2/+2
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+5
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin1-1/+2
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov1-2/+4
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau1-1/+1
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov1-0/+1
2018-06-11selftests: bpf: fix urandom_read build issueAnders Roxell1-3/+1
2018-06-03tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song1-2/+4
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young1-3/+4
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov1-1/+1
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux1-2/+4
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli1-0/+10
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend1-1/+1
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov1-1/+1
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski1-1/+1
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer1-3/+3
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song1-1/+3