summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/.gitignore
AgeCommit message (Expand)Author
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
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell
2018-04-11selftests: bpf: update .gitignore with missing generated filesAnders Roxell
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann