diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:05:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:05:51 +0000 |
commit | 5d1646d90e1f2cceb9f0828f4b28318cd0ec7744 (patch) | |
tree | a94efe259b9009378be6d90eb30d2b019d95c194 /tools/testing/selftests/bpf/.gitignore | |
parent | Initial commit. (diff) | |
download | linux-5d1646d90e1f2cceb9f0828f4b28318cd0ec7744.tar.xz linux-5d1646d90e1f2cceb9f0828f4b28318cd0ec7744.zip |
Adding upstream version 5.10.209.upstream/5.10.209
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |