netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/bpf: update gitignore with test_libbpf_open
@ 2018-02-21 21:30 Anders Roxell
  2018-02-21 21:37 ` Daniel Díaz
  2018-02-21 22:48 ` David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Anders Roxell @ 2018-02-21 21:30 UTC (permalink / raw)
  To: shuah; +Cc: daniel, ast, netdev, linux-kernel, linux-kselftest, Anders Roxell

bpf builds a test program for loading BPF ELF files. Add the executable
to the .gitignore list.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index cc15af2e54fe..9cf83f895d98 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -11,3 +11,4 @@ test_progs
 test_tcpbpf_user
 test_verifier_log
 feature
+test_libbpf_open
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-22  0:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21 21:30 [PATCH] selftests/bpf: update gitignore with test_libbpf_open Anders Roxell
2018-02-21 21:37 ` Daniel Díaz
2018-02-21 22:48 ` David Miller
2018-02-21 23:03   ` Shuah Khan
2018-02-22  0:33     ` Daniel Borkmann
2018-02-22  0:37       ` Shuah Khan
2018-02-22  0:44         ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).