summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)Author
2019-04-27bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau
2019-04-12selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov
2019-04-02selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov
2019-03-22selftests/bpf: bpf tunnel encap testWillem de Bruijn
2019-03-21selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - preparationsStanislav Fomichev
2019-02-13selftests: bpf: add test_lwt_ip_encap selftestPeter Oskolkov
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau
2019-02-01selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev
2019-02-01selftests/bpf: test for BPF_F_LOCKAlexei Starovoitov
2019-02-01selftests/bpf: add bpf_spin_lock C testAlexei Starovoitov
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-29selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissectorStanislav Fomichev
2019-01-27selftests: bpf: prepare for break up of verifier testsJakub Kicinski
2019-01-26selftests: bpf: makefile support sub-register code-gen test modeJiong Wang
2019-01-25selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-21bpf: adding tests for map_in_map helpber in libbpfNikita V. Shirokov
2018-11-20tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song
2018-11-09selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan
2018-11-07selftests: add dummy xdp test helperPaolo Abeni
2018-11-07selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2018-10-19selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell
2018-10-09selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer
2018-10-03selftests/bpf: Add C tests for reference trackingJoe Stringer
2018-10-01selftests/bpf: cgroup local storage-based network countersRoman Gushchin
2018-09-27selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov
2018-09-14selftests/bpf: test bpf flow dissectionPetar Penkov
2018-09-14flow_dissector: implements eBPF parserPetar Penkov
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov
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