Netdev List
 help / color / mirror / Atom feed
* [PATCH net] selftests: net: add netlink-dumps to .gitignore
@ 2024-11-08  0:47 Jakub Kicinski
  2024-11-08  0:51 ` Joe Damato
  2024-11-10  0:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2024-11-08  0:47 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, Jakub Kicinski

Commit 55d42a0c3f9c ("selftests: net: add a test for closing
a netlink socket ith dump in progress") added a new test
but did not add it to gitignore.

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 217d8b7a7365..59fe07ee2df9 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -19,6 +19,7 @@ log.txt
 msg_oob
 msg_zerocopy
 ncdevmem
+netlink-dumps
 nettest
 psock_fanout
 psock_snd
-- 
2.47.0


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

* Re: [PATCH net] selftests: net: add netlink-dumps to .gitignore
  2024-11-08  0:47 [PATCH net] selftests: net: add netlink-dumps to .gitignore Jakub Kicinski
@ 2024-11-08  0:51 ` Joe Damato
  2024-11-10  0:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Damato @ 2024-11-08  0:51 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni

On Thu, Nov 07, 2024 at 04:47:31PM -0800, Jakub Kicinski wrote:
> Commit 55d42a0c3f9c ("selftests: net: add a test for closing
> a netlink socket ith dump in progress") added a new test
> but did not add it to gitignore.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
>  tools/testing/selftests/net/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Joe Damato <jdamato@fastly.com> 

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

* Re: [PATCH net] selftests: net: add netlink-dumps to .gitignore
  2024-11-08  0:47 [PATCH net] selftests: net: add netlink-dumps to .gitignore Jakub Kicinski
  2024-11-08  0:51 ` Joe Damato
@ 2024-11-10  0:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-10  0:20 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu,  7 Nov 2024 16:47:31 -0800 you wrote:
> Commit 55d42a0c3f9c ("selftests: net: add a test for closing
> a netlink socket ith dump in progress") added a new test
> but did not add it to gitignore.
> 
> 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] selftests: net: add netlink-dumps to .gitignore
    https://git.kernel.org/netdev/net/c/252e01e68241

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] 3+ messages in thread

end of thread, other threads:[~2024-11-10  0:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08  0:47 [PATCH net] selftests: net: add netlink-dumps to .gitignore Jakub Kicinski
2024-11-08  0:51 ` Joe Damato
2024-11-10  0: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