[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230327-vsock-add-vsock-perf-to-ignore-v1-1-f28a84f3606b@bytedance.com>
Date: Mon, 27 Mar 2023 22:16:06 +0000
From: Bobby Eshleman <bobby.eshleman@...edance.com>
To: Stefano Garzarella <sgarzare@...hat.com>,
Arseniy Krasnov <AVKrasnov@...rdevices.ru>,
Paolo Abeni <pabeni@...hat.com>
Cc: virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bobby Eshleman <bobby.eshleman@...edance.com>
Subject: [PATCH net-next] testing/vsock: add vsock_perf to gitignore
This adds the vsock_perf binary to the gitignore file.
Fixes: 8abbffd27ced ("test/vsock: vsock_perf utility")
Signed-off-by: Bobby Eshleman <bobby.eshleman@...edance.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@...edance.com>
Powered by blists - more mailing lists