All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauricio Vasquez B <mauricio.vasquez@polito.it>
To: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Shuah Khan <shuah@kernel.org>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org
Subject: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
Date: Mon,  3 Sep 2018 18:05:27 +0200	[thread overview]
Message-ID: <1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it> (raw)

Signed-off-by: Mauricio Vasquez B <mauricio.vasquez@polito.it>
---
 tools/testing/selftests/bpf/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 49938d72cf63..4d789c1e5167 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -19,3 +19,7 @@ test_btf
 test_sockmap
 test_lirc_mode2_user
 get_cgroup_id_user
+test_skb_cgroup_id_user
+test_socket_cookie
+test_cgroup_storage
+test_select_reuseport
-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: mauricio.vasquez at polito.it (Mauricio Vasquez B)
Subject: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
Date: Mon,  3 Sep 2018 18:05:27 +0200	[thread overview]
Message-ID: <1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it> (raw)

Signed-off-by: Mauricio Vasquez B <mauricio.vasquez at polito.it>
---
 tools/testing/selftests/bpf/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 49938d72cf63..4d789c1e5167 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -19,3 +19,7 @@ test_btf
 test_sockmap
 test_lirc_mode2_user
 get_cgroup_id_user
+test_skb_cgroup_id_user
+test_socket_cookie
+test_cgroup_storage
+test_select_reuseport
-- 
2.7.4

WARNING: multiple messages have this Message-ID (diff)
From: mauricio.vasquez@polito.it (Mauricio Vasquez B)
Subject: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
Date: Mon,  3 Sep 2018 18:05:27 +0200	[thread overview]
Message-ID: <1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it> (raw)
Message-ID: <20180903160527.txb9gnYZuyGV6vnvuShJyDolc0GW2abp_hqS2zUnTgw@z> (raw)

Signed-off-by: Mauricio Vasquez B <mauricio.vasquez at polito.it>
---
 tools/testing/selftests/bpf/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 49938d72cf63..4d789c1e5167 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -19,3 +19,7 @@ test_btf
 test_sockmap
 test_lirc_mode2_user
 get_cgroup_id_user
+test_skb_cgroup_id_user
+test_socket_cookie
+test_cgroup_storage
+test_select_reuseport
-- 
2.7.4

             reply	other threads:[~2018-09-03 16:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-03 16:05 Mauricio Vasquez B [this message]
2018-09-03 16:05 ` [PATCH bpf] selftests/bpf: add missing executables to .gitignore Mauricio Vasquez B
2018-09-03 16:05 ` mauricio.vasquez
2018-09-06 17:57 ` Alexei Starovoitov
2018-09-06 17:57   ` Alexei Starovoitov
2018-09-06 17:57   ` alexei.starovoitov
2019-01-09  0:07 Stanislav Fomichev
2019-01-10 14:58 ` Daniel Borkmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it \
    --to=mauricio.vasquez@polito.it \
    --cc=ast@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.