netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] selftests/net: Add log.txt and tools to .gitignore
@ 2023-08-18 17:37 Anh Tuan Phan
  2023-08-20 18:13 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Anh Tuan Phan @ 2023-08-18 17:37 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, shuah
  Cc: Anh Tuan Phan, netdev, linux-kselftest, linux-kernel-mentees

Update .gitignore to untrack tools directory and log.txt. "tools" is
generated in "selftests/net/Makefile" and log.txt is generated in
"selftests/net/gro.sh" when executing run_all_tests.

Signed-off-by: Anh Tuan Phan <tuananhlfc@gmail.com>
---
 tools/testing/selftests/net/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 501854a89cc0..2f9d378edec3 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -15,6 +15,7 @@ ip_local_port_range
 ipsec
 ipv6_flowlabel
 ipv6_flowlabel_mgr
+log.txt
 msg_zerocopy
 nettest
 psock_fanout
@@ -45,6 +46,7 @@ test_unix_oob
 timestamping
 tls
 toeplitz
+tools
 tun
 txring_overwrite
 txtimestamp
-- 
2.34.1


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

* Re: [PATCH v1] selftests/net: Add log.txt and tools to .gitignore
  2023-08-18 17:37 [PATCH v1] selftests/net: Add log.txt and tools to .gitignore Anh Tuan Phan
@ 2023-08-20 18:13 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-20 18:13 UTC (permalink / raw)
  To: Anh Tuan Phan
  Cc: davem, edumazet, kuba, pabeni, shuah, netdev, linux-kselftest,
	linux-kernel-mentees

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Sat, 19 Aug 2023 00:37:02 +0700 you wrote:
> Update .gitignore to untrack tools directory and log.txt. "tools" is
> generated in "selftests/net/Makefile" and log.txt is generated in
> "selftests/net/gro.sh" when executing run_all_tests.
> 
> Signed-off-by: Anh Tuan Phan <tuananhlfc@gmail.com>
> ---
>  tools/testing/selftests/net/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)

Here is the summary with links:
  - [v1] selftests/net: Add log.txt and tools to .gitignore
    https://git.kernel.org/netdev/net/c/144e22e7569a

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:[~2023-08-20 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 17:37 [PATCH v1] selftests/net: Add log.txt and tools to .gitignore Anh Tuan Phan
2023-08-20 18:13 ` 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).