* [PATCH net-next] selftests: net: add getsockopt_iter binary to .gitignore
@ 2026-06-08 11:22 Fernando Fernandez Mancera
2026-06-10 1:50 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Fernando Fernandez Mancera @ 2026-06-08 11:22 UTC (permalink / raw)
To: netdev; +Cc: horms, pabeni, kuba, edumazet, leitao, Fernando Fernandez Mancera
The generated binary for getsockopt_iter.c shouldn't show up as an
untracked git file after running:
make -C tools/testing/selftests TARGETS=net install
Let's just ignore it.
Fixes: d39887f55d8e ("net: selftests: add getsockopt_iter regression tests")
Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
---
tools/testing/selftests/net/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 02ad4c99a2b4..c9f46031ac73 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -6,6 +6,7 @@ busy_poller
cmsg_sender
epoll_busy_poll
fin_ack_lat
+getsockopt_iter
hwtstamp_config
icmp_rfc4884
io_uring_zerocopy_tx
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] selftests: net: add getsockopt_iter binary to .gitignore
2026-06-08 11:22 [PATCH net-next] selftests: net: add getsockopt_iter binary to .gitignore Fernando Fernandez Mancera
@ 2026-06-10 1:50 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-06-10 1:50 UTC (permalink / raw)
To: Fernando Fernandez Mancera; +Cc: netdev, horms, pabeni, kuba, edumazet, leitao
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 8 Jun 2026 13:22:59 +0200 you wrote:
> The generated binary for getsockopt_iter.c shouldn't show up as an
> untracked git file after running:
>
> make -C tools/testing/selftests TARGETS=net install
>
> Let's just ignore it.
>
> [...]
Here is the summary with links:
- [net-next] selftests: net: add getsockopt_iter binary to .gitignore
https://git.kernel.org/netdev/net-next/c/f511d2c4e074
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-10 1:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-08 11:22 [PATCH net-next] selftests: net: add getsockopt_iter binary to .gitignore Fernando Fernandez Mancera
2026-06-10 1:50 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox