All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] selftests/bpf: .gitignore: add test_btf
@ 2018-04-26  8:31 Sirio Balmelli
  2018-04-27  9:53 ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Sirio Balmelli @ 2018-04-26  8:31 UTC (permalink / raw)
  To: ast; +Cc: daniel, netdev

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
---
 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 5e1ab2f..9513c77 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -12,6 +12,7 @@ test_tcpbpf_user
 test_verifier_log
 feature
 test_libbpf_open
+test_btf
 test_sock
 test_sock_addr
 urandom_read
-- 
2.7.4

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

* Re: [PATCH 3/3] selftests/bpf: .gitignore: add test_btf
  2018-04-26  8:31 [PATCH 3/3] selftests/bpf: .gitignore: add test_btf Sirio Balmelli
@ 2018-04-27  9:53 ` Daniel Borkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Borkmann @ 2018-04-27  9:53 UTC (permalink / raw)
  To: Sirio Balmelli, ast; +Cc: netdev

Hi Sirio,

thanks for your patch!

On 04/26/2018 10:31 AM, Sirio Balmelli wrote:
> Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
> ---
>  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 5e1ab2f..9513c77 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -12,6 +12,7 @@ test_tcpbpf_user
>  test_verifier_log
>  feature
>  test_libbpf_open
> +test_btf

This one is already part of bpf-next tree, please rebase:

https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/tree/tools/testing/selftests/bpf/.gitignore

>  test_sock
>  test_sock_addr
>  urandom_read

Thanks,
Daniel

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

end of thread, other threads:[~2018-04-27  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26  8:31 [PATCH 3/3] selftests/bpf: .gitignore: add test_btf Sirio Balmelli
2018-04-27  9:53 ` Daniel Borkmann

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.