Skip to content

Commit 24265c2

Browse files
Bobby Eshlemankuba-moo
authored andcommitted
testing/vsock: add vsock_perf to gitignore
This adds the vsock_perf binary to the gitignore file. Fixes: 8abbffd ("test/vsock: vsock_perf utility") Signed-off-by: Bobby Eshleman <bobby.eshleman@bytedance.com> Reviewed-by: Arseniy Krasnov <AVKrasnov@sberdevices.ru> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Link: https://lore.kernel.org/r/20230327-vsock-add-vsock-perf-to-ignore-v1-1-f28a84f3606b@bytedance.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 35fae44 commit 24265c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/vsock/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
*.d
33
vsock_test
44
vsock_diag_test
5+
vsock_perf

0 commit comments

Comments
 (0)