Re: [PATCH] selftests: tc-testing: Fixed Typo error

2024-08-01 Thread Simon Horman
On Wed, Jul 31, 2024 at 06:07:38PM +, Karan Sanghavi wrote: > Corrected the typographical of the word "different" > in the "name" field of the JSON object with ID "4319". > > Signed-off-by: Karan Sanghavi Thanks, I checked an this is the item flagged by codespell in this file. ...

Re: [PATCH] selftests: tc-testing: Fixed Typo error

2024-07-31 Thread Victor Nogueira
On 31/07/2024 15:07, Karan Sanghavi wrote: > Corrected the typographical of the word "different" > in the "name" field of the JSON object with ID "4319". > > Signed-off-by: Karan Sanghavi Thank you for the patch. I'd suggest you transform this patch and the other one you sent, which has the same

[PATCH] selftests: tc-testing: Fixed Typo error

2024-07-31 Thread Karan Sanghavi
Corrected the typographical of the word "multiple" in the "name" field of the JSON object with ID "4341". Signed-off-by: Karan Sanghavi --- tools/testing/selftests/tc-testing/tc-tests/filters/flow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/t

[PATCH] selftests: tc-testing: Fixed Typo error

2024-07-31 Thread Karan Sanghavi
Corrected the typographical of the word "different" in the "name" field of the JSON object with ID "4319". Signed-off-by: Karan Sanghavi --- tools/testing/selftests/tc-testing/tc-tests/filters/cgroup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftest