linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: bpf: add missing executables to .gitignore
@ 2019-01-08  9:22 Anders Roxell
  2019-01-10 15:00 ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Roxell @ 2019-01-08  9:22 UTC (permalink / raw)
  To: ast, daniel; +Cc: netdev, linux-kernel, linux-kselftest, Anders Roxell

Fixes: 8c4905b995c6 ("libbpf: make sure bpf headers are c++ include-able")
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 4a9785043a39..6c17b6557e5d 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -11,6 +11,7 @@ test_progs
 test_tcpbpf_user
 test_verifier_log
 feature
+test_libbpf
 test_libbpf_open
 test_sock
 test_sock_addr
-- 
2.20.1


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

* Re: [PATCH] selftests: bpf: add missing executables to .gitignore
  2019-01-08  9:22 [PATCH] selftests: bpf: add missing executables to .gitignore Anders Roxell
@ 2019-01-10 15:00 ` Daniel Borkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Borkmann @ 2019-01-10 15:00 UTC (permalink / raw)
  To: Anders Roxell, ast; +Cc: netdev, linux-kernel, linux-kselftest

On 01/08/2019 10:22 AM, Anders Roxell wrote:
> Fixes: 8c4905b995c6 ("libbpf: make sure bpf headers are c++ include-able")
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

Fixed in (including libbpf): https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git/commit/?id=e3ca63de8ade75757a067f6a5bd111d30cdcadb5

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

end of thread, other threads:[~2019-01-10 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08  9:22 [PATCH] selftests: bpf: add missing executables to .gitignore Anders Roxell
2019-01-10 15:00 ` 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).