linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: bpf: update .gitignore with missing generated files
@ 2018-01-19  0:36 Shuah Khan
  2018-01-19 22:21 ` Daniel Borkmann
  0 siblings, 1 reply; 4+ messages in thread
From: Shuah Khan @ 2018-01-19  0:36 UTC (permalink / raw)
  To: ast, daniel, shuah; +Cc: Shuah Khan, netdev, linux-kernel, linux-kselftest

Update .gitignore with missing generated files.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
---
 tools/testing/selftests/bpf/.gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 541d9d7fad5a..1e09d77f1948 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -3,3 +3,10 @@ test_maps
 test_lru_map
 test_lpm_map
 test_tag
+FEATURE-DUMP.libbpf
+fixdep
+test_align
+test_dev_cgroup
+test_progs
+test_verifier_log
+feature
-- 
2.14.1


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

* Re: [PATCH] selftests: bpf: update .gitignore with missing generated files
  2018-01-19  0:36 [PATCH] selftests: bpf: update .gitignore with missing generated files Shuah Khan
@ 2018-01-19 22:21 ` Daniel Borkmann
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Borkmann @ 2018-01-19 22:21 UTC (permalink / raw)
  To: Shuah Khan, ast, shuah; +Cc: netdev, linux-kernel, linux-kselftest

On 01/19/2018 01:36 AM, Shuah Khan wrote:
> Update .gitignore with missing generated files.
> 
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>

Applied to bpf-next, thanks Shuah!

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

* Re: [PATCH] selftests: bpf: update .gitignore with missing generated files
  2018-04-10 12:24 Anders Roxell
@ 2018-04-10 23:14 ` Daniel Borkmann
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Borkmann @ 2018-04-10 23:14 UTC (permalink / raw)
  To: Anders Roxell, ast, shuah; +Cc: netdev, linux-kernel, linux-kselftest

On 04/10/2018 02:24 PM, Anders Roxell wrote:
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

Applied to bpf tree, thanks Anders!

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

* [PATCH] selftests: bpf: update .gitignore with missing generated files
@ 2018-04-10 12:24 Anders Roxell
  2018-04-10 23:14 ` Daniel Borkmann
  0 siblings, 1 reply; 4+ messages in thread
From: Anders Roxell @ 2018-04-10 12:24 UTC (permalink / raw)
  To: daniel, ast, shuah; +Cc: netdev, linux-kernel, linux-kselftest, Anders Roxell

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

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 9cf83f895d98..5e1ab2f0eb79 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -12,3 +12,6 @@ test_tcpbpf_user
 test_verifier_log
 feature
 test_libbpf_open
+test_sock
+test_sock_addr
+urandom_read
-- 
2.16.3


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

end of thread, other threads:[~2018-04-10 23:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19  0:36 [PATCH] selftests: bpf: update .gitignore with missing generated files Shuah Khan
2018-01-19 22:21 ` Daniel Borkmann
2018-04-10 12:24 Anders Roxell
2018-04-10 23:14 ` 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).