diff options
Diffstat (limited to 'tools/testing/selftests/bpf/.gitignore')
-rw-r--r-- | tools/testing/selftests/bpf/.gitignore | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore new file mode 100644 index 000000000..b1b37dcad --- /dev/null +++ b/tools/testing/selftests/bpf/.gitignore @@ -0,0 +1,39 @@ +# SPDX-License-Identifier: GPL-2.0-only +test_verifier +test_maps +test_lru_map +test_lpm_map +test_tag +FEATURE-DUMP.libbpf +fixdep +test_dev_cgroup +/test_progs* +test_tcpbpf_user +!test_progs.h +test_verifier_log +feature +test_sock +test_sock_addr +urandom_read +test_sockmap +test_lirc_mode2_user +get_cgroup_id_user +test_skb_cgroup_id_user +test_socket_cookie +test_cgroup_storage +test_flow_dissector +flow_dissector_load +test_netcnt +test_tcpnotify_user +test_libbpf +test_tcp_check_syncookie_user +test_sysctl +test_current_pid_tgid_new_ns +xdping +test_cpp +*.skel.h +/no_alu32 +/bpf_gcc +/tools +/runqslower +/bench |