From ace9429bb58fd418f0c81d4c2835699bddf6bde6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:27:49 +0200 Subject: Adding upstream version 6.6.15. Signed-off-by: Daniel Baumann --- tools/testing/selftests/bpf/.gitignore | 54 ++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 tools/testing/selftests/bpf/.gitignore (limited to 'tools/testing/selftests/bpf/.gitignore') diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore new file mode 100644 index 0000000000..f1aebabfb0 --- /dev/null +++ b/tools/testing/selftests/bpf/.gitignore @@ -0,0 +1,54 @@ +# SPDX-License-Identifier: GPL-2.0-only +bpftool +bpf-helpers* +bpf-syscall* +test_verifier +test_maps +test_lru_map +test_lpm_map +test_tag +FEATURE-DUMP.libbpf +fixdep +test_dev_cgroup +/test_progs +/test_progs-no_alu32 +/test_progs-bpf_gcc +/test_progs-cpuv4 +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_cgroup_storage +test_flow_dissector +flow_dissector_load +test_tcpnotify_user +test_libbpf +test_tcp_check_syncookie_user +test_sysctl +xdping +test_cpp +*.subskel.h +*.skel.h +*.lskel.h +/no_alu32 +/bpf_gcc +/cpuv4 +/host-tools +/tools +/runqslower +/bench +/veristat +/sign-file +/uprobe_multi +*.ko +*.tmp +xskxceiver +xdp_redirect_multi +xdp_synproxy +xdp_hw_metadata +xdp_features -- cgit v1.2.3