projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03c44a2
)
Fix gitignore for recently added usptream self tests
author
Weihao Gao
<weihaogao@google.com>
Fri, 2 Jun 2023 19:54:50 +0000
(19:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 3 Jun 2023 19:44:58 +0000
(20:44 +0100)
This resolves the issue that generated binary is showing up as an untracked git file after every build on the kernel.
Signed-off-by: Weihao Gao <weihaogao@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/net/.gitignore
b/tools/testing/selftests/net/.gitignore
index 80f06aa620345815171f8f708043ddbbc1beabcb..f27a7338b60e715a8d633695ee27b2436d187e68 100644
(file)
--- a/
tools/testing/selftests/net/.gitignore
+++ b/
tools/testing/selftests/net/.gitignore
@@
-8,8
+8,10
@@
diag_uid
fin_ack_lat
gro
hwtstamp_config
+io_uring_zerocopy_tx
ioam6_parser
ip_defrag
+ip_local_port_range
ipsec
ipv6_flowlabel
ipv6_flowlabel_mgr
@@
-26,6
+28,7
@@
reuseport_bpf_cpu
reuseport_bpf_numa
reuseport_dualstack
rxtimestamp
+sctp_hello
sk_bind_sendto_listen
sk_connect_zero_addr
socket