All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] bpf: add test_progs to .gitignore
@ 2017-04-11 11:35 Alexander Alemayhu
  2017-04-11 11:49 ` Daniel Borkmann
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Alemayhu @ 2017-04-11 11:35 UTC (permalink / raw)
  To: netdev; +Cc: daniel, ast, Alexander Alemayhu

Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
---
 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 541d9d7fad5a..2fe8766e204f 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -3,3 +3,4 @@ test_maps
 test_lru_map
 test_lpm_map
 test_tag
+test_progs
-- 
2.9.3

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

end of thread, other threads:[~2017-04-11 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 11:35 [PATCH net-next] bpf: add test_progs to .gitignore Alexander Alemayhu
2017-04-11 11:49 ` Daniel Borkmann
2017-04-11 12:14   ` Alexander Alemayhu
2017-04-11 14:08     ` David Ahern
2017-04-11 14:43       ` Alexander Alemayhu
2017-04-11 15:16         ` David Ahern

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.