[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Zqp92oXa9joXk4T9@Emma>
Date: Wed, 31 Jul 2024 18:09:30 +0000
From: Karan Sanghavi <karansanghvi98@...il.com>
To: Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>, Jiri Pirko <jiri@...nulli.us>,
Shuah Khan <shuah@...nel.org>,
Karan Sanghavi <karansanghvi98@...il.com>, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Karan Sanghavi <karansanghvi98@...il.com>
Subject: [PATCH] selftests: tc-testing: Fixed Typo error
Corrected the typographical of the word "multiple"
in the "name" field of the JSON object with ID "4341".
Signed-off-by: Karan Sanghavi <karansanghvi98@...il.com>
---
tools/testing/selftests/tc-testing/tc-tests/filters/flow.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json b/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
index 58189327f..996448afe 100644
--- a/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
+++ b/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
@@ -507,7 +507,7 @@
},
{
"id": "4341",
- "name": "Add flow filter with muliple ops",
+ "name": "Add flow filter with multiple ops",
"category": [
"filter",
"flow"
--
2.43.0
Powered by blists - more mailing lists