aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)Author
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev
2019-09-06selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-31tools: bpftool: improve and check builds for different make invocationsQuentin Monnet
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer
2019-07-27selftests/bpf: revamp test_progs to allow more controlAndrii Nakryiko
2019-07-27selftests/bpf: prevent headers to be compiled as C codeAndrii Nakryiko
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich
2019-07-12selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev
2019-06-27selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev
2019-06-27selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev
2019-06-27selftests/bpf: add sockopt testStanislav Fomichev
2019-06-26selftests/bpf: build tests with debug infoAndrii Nakryiko
2019-06-24selftests, bpf: Add test for veth native XDPToshiaki Makita
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-11selftests/bpf : clean up feature/ when make cleanHechao Li
2019-06-05selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire
2019-05-28selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang
2019-05-24selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko
2019-05-24selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko
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