summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/.gitignore
AgeCommit message (Expand)Author
2020-12-10selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignoreWeqaar Janjua
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko
2020-11-03selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck
2020-09-25bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau
2020-09-15selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-05-13selftests/bpf: Add benchmark runner infrastructureAndrii Nakryiko
2020-04-28selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko
2020-04-28selftests/bpf: Convert test_hashmap into test_progs testAndrii Nakryiko
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira
2020-01-20selftests: Refactor build to remove tools/lib/bpf from include pathToke Høiland-Jørgensen
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim
2019-12-19selftests/bpf: Convert test_cgroup_attach to prog_testsAndrey Ignatov
2019-12-15selftests/bpf: Add BPF skeletons selftests and convert attach_probe.cAndrii Nakryiko
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko
2019-10-17selftest/bpf: Remove test_libbpf.sh and test_libbpf_openAndrii Nakryiko
2019-10-17selftests/bpf: Replace test_progs and test_maps w/ general ruleAndrii Nakryiko
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-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-07-06selftests/bpf: add test_tcp_rtt to .gitignoreStanislav 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-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: add btf_dump BTF-to-C conversion testsAndrii Nakryiko
2019-05-24selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer
2019-03-01selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko
2019-02-11selftests: bpf: add "alu32" to .gitignoreJiong Wang
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski
2018-10-19selftests/bpf: add missing executables to .gitignoreAnders Roxell
2018-09-14selftests/bpf: test bpf flow dissectionPetar Penkov
2018-09-06selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B
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-10selftests/bpf: ignore build productsSirio Balmelli
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller