[net-next] testing/vsock: add vsock_perf to gitignore

Message ID 20230327-vsock-add-vsock-perf-to-ignore-v1-1-f28a84f3606b@bytedance.com
State New
Headers
Series [net-next] testing/vsock: add vsock_perf to gitignore |

Commit Message

Bobby Eshleman March 27, 2023, 10:16 p.m. UTC
  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(+)


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

Best regards,
  

Comments

Arseniy Krasnov March 28, 2023, 4:29 a.m. UTC | #1
On 28.03.2023 01:16, Bobby Eshleman wrote:
> 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(+)

Reviewed-by: Arseniy Krasnov <AVKrasnov@sberdevices.ru>

> 
> 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,
  
Stefano Garzarella March 28, 2023, 7:49 a.m. UTC | #2
On Mon, Mar 27, 2023 at 10:16:06PM +0000, Bobby Eshleman wrote:
>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(+)

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>

>
>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>
>
  
patchwork-bot+netdevbpf@kernel.org March 29, 2023, 7 a.m. UTC | #3
Hello:

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

On Mon, 27 Mar 2023 22:16:06 +0000 you wrote:
> 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(+)
> 
> [...]

Here is the summary with links:
  - [net-next] testing/vsock: add vsock_perf to gitignore
    https://git.kernel.org/netdev/net-next/c/24265c2c91ad

You are awesome, thank you!
  

Patch

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