Re: [PATCH] selftests: net: Fix spellings

2025-05-20 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Fri, 16 May 2025 20:25:33 -0700 you wrote: > Fix "withouth" to "without" > Fix "instaces" to "instances" > > Signed-off-by: Sumanth Gavini > --- > tools/testing/selftests/net/srv6_end_flavors_test.sh | 4 ++-- >

Re: [PATCH] selftests: net: Fix spellings

2025-05-17 Thread Andrea Mayer
On Fri, 16 May 2025 20:25:33 -0700 Sumanth Gavini wrote: > Fix "withouth" to "without" > Fix "instaces" to "instances" > > Signed-off-by: Sumanth Gavini > --- > tools/testing/selftests/net/srv6_end_flavors_test.sh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thank you for fixin

[PATCH] selftests: net: Fix spellings

2025-05-16 Thread Sumanth Gavini
Fix "withouth" to "without" Fix "instaces" to "instances" Signed-off-by: Sumanth Gavini --- tools/testing/selftests/net/srv6_end_flavors_test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests/net/srv6_end_flavors_test.sh b/tools/testing/selftests