* [PATCH net] selftest: net: add tun to .gitignore
@ 2022-07-09 2:41 Jakub Kicinski
2022-07-12 3:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2022-07-09 2:41 UTC (permalink / raw)
To: davem; +Cc: netdev, edumazet, pabeni, shuah, linux-kselftest, Jakub Kicinski
Add missing .gitignore entry.
Fixes: 839b92fede7b ("selftest: tun: add test for NAPI dismantle")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
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 a29f79618934..ffc35a22e914 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -36,4 +36,5 @@ test_unix_oob
gro
ioam6_parser
toeplitz
+tun
cmsg_sender
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net] selftest: net: add tun to .gitignore
2022-07-09 2:41 [PATCH net] selftest: net: add tun to .gitignore Jakub Kicinski
@ 2022-07-12 3:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-07-12 3:20 UTC (permalink / raw)
To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni, shuah, linux-kselftest
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 8 Jul 2022 19:41:41 -0700 you wrote:
> Add missing .gitignore entry.
>
> Fixes: 839b92fede7b ("selftest: tun: add test for NAPI dismantle")
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> tools/testing/selftests/net/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
Here is the summary with links:
- [net] selftest: net: add tun to .gitignore
https://git.kernel.org/netdev/net/c/4a46de446d3f
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:[~2022-07-12 3:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-09 2:41 [PATCH net] selftest: net: add tun to .gitignore Jakub Kicinski
2022-07-12 3:20 ` 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;
as well as URLs for NNTP newsgroup(s).