]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
selftests: tc-testing: Fix typo error
authorKaran Sanghavi <karansanghvi98@gmail.com>
Tue, 22 Oct 2024 18:30:52 +0000 (18:30 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 29 Oct 2024 18:44:16 +0000 (11:44 -0700)
Correct the typo errors in json files

- "diffferent" is corrected to "different".
- "muliple" and "miltiple" is corrected to "multiple".

Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Karan Sanghavi <karansanghvi98@gmail.com>
Link: https://patch.msgid.link/20241022-multiple_spell_error-v2-1-7e5036506fe5@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/tc-testing/tc-tests/filters/basic.json
tools/testing/selftests/tc-testing/tc-tests/filters/cgroup.json
tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
tools/testing/selftests/tc-testing/tc-tests/filters/route.json

index d1278de8ebc3a3acbc12c782e292d7a0557131ac..c9309a44a87e5745d3f860a6c71238746ec2a18e 100644 (file)
@@ -67,7 +67,7 @@
     },
     {
         "id": "4943",
-        "name": "Add basic filter with cmp ematch u32/link layer and miltiple actions",
+        "name": "Add basic filter with cmp ematch u32/link layer and multiple actions",
         "category": [
             "filter",
             "basic"
     },
     {
         "id": "32d8",
-        "name": "Add basic filter with cmp ematch u32/network layer and miltiple actions",
+        "name": "Add basic filter with cmp ematch u32/network layer and multiple actions",
         "category": [
             "filter",
             "basic"
     },
     {
         "id": "62d7",
-        "name": "Add basic filter with cmp ematch u32/transport layer and miltiple actions",
+        "name": "Add basic filter with cmp ematch u32/transport layer and multiple actions",
         "category": [
             "filter",
             "basic"
index 03723cf843793384c82453a15549b0807b3fa607..35c9a7dbe1c474bb849f0acc46547463e345863f 100644 (file)
@@ -67,7 +67,7 @@
     },
     {
         "id": "0234",
-        "name": "Add cgroup filter with cmp ematch u32/link layer and miltiple actions",
+        "name": "Add cgroup filter with cmp ematch u32/link layer and multiple actions",
         "category": [
             "filter",
             "cgroup"
     },
     {
         "id": "2733",
-        "name": "Add cgroup filter with cmp ematch u32/network layer and miltiple actions",
+        "name": "Add cgroup filter with cmp ematch u32/network layer and multiple actions",
         "category": [
             "filter",
             "cgroup"
     },
     {
         "id": "4319",
-        "name": "Replace cgroup filter with diffferent match",
+        "name": "Replace cgroup filter with different match",
         "category": [
             "filter",
             "cgroup"
index 58189327f6444adfb20be819cc30d0630a7c374f..996448afe31b3bcf401b8516139ac0266ab427a0 100644 (file)
     },
     {
         "id": "4341",
-        "name": "Add flow filter with muliple ops",
+        "name": "Add flow filter with multiple ops",
         "category": [
             "filter",
             "flow"
index 8d8de8f65aefb9948d2a498f406d9520cda738ac..05cedca67ccad09d9ed63aa586f556522cacdb69 100644 (file)
     },
     {
         "id": "7994",
-        "name": "Add route filter with miltiple actions",
+        "name": "Add route filter with multiple actions",
         "category": [
             "filter",
             "route"