All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] testing/vsock: add vsock_perf to gitignore
@ 2023-03-27 22:16 Bobby Eshleman
  2023-03-28  4:29 ` Arseniy Krasnov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bobby Eshleman @ 2023-03-27 22:16 UTC (permalink / raw)
  To: Stefano Garzarella, Arseniy Krasnov, Paolo Abeni
  Cc: virtualization, netdev, linux-kernel, Bobby Eshleman

This adds the vsock_perf binary to the gitignore file.

Fixes: 8abbffd27ced ("test/vsock: vsock_perf utility")
Signed-off-by: Bobby Eshleman <bobby.eshleman@bytedance.com>
---
 tools/testing/vsock/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/vsock/.gitignore b/tools/testing/vsock/.gitignore
index 87ca2731cff9..a8adcfdc292b 100644
--- a/tools/testing/vsock/.gitignore
+++ b/tools/testing/vsock/.gitignore
@@ -2,3 +2,4 @@
 *.d
 vsock_test
 vsock_diag_test
+vsock_perf

---
base-commit: e5b42483ccce50d5b957f474fd332afd4ef0c27b
change-id: 20230327-vsock-add-vsock-perf-to-ignore-82b46b1f3f6f

Best regards,
-- 
Bobby Eshleman <bobby.eshleman@bytedance.com>


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

end of thread, other threads:[~2023-03-29  7:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27 22:16 [PATCH net-next] testing/vsock: add vsock_perf to gitignore Bobby Eshleman
2023-03-28  4:29 ` Arseniy Krasnov
2023-03-28  7:49 ` Stefano Garzarella
2023-03-28  7:49   ` Stefano Garzarella
2023-03-29  7:00 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.