projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b52db43
)
selftests/bpf: update gitignore with test_libbpf_open
author
Anders Roxell
<
[email protected]
>
Wed, 21 Feb 2018 21:30:01 +0000
(22:30 +0100)
committer
Daniel Borkmann
<
[email protected]
>
Thu, 22 Feb 2018 00:41:18 +0000
(
01:41
+0100)
bpf builds a test program for loading BPF ELF files. Add the executable
to the .gitignore list.
Signed-off-by: Anders Roxell <
[email protected]
>
Tested-by: Daniel Díaz <
[email protected]
>
Acked-by: David S. Miller <
[email protected]
>
Acked-by: Shuah Khan <
[email protected]
>
Signed-off-by: Daniel Borkmann <
[email protected]
>
tools/testing/selftests/bpf/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/bpf/.gitignore
b/tools/testing/selftests/bpf/.gitignore
index cc15af2e54fe8651e7b88caaccf8481871c983bc..9cf83f895d98873ec81044ce4c4c0ecb89ac5ec3 100644
(file)
--- 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