Commit 9a103638 authored by Karan Sanghavi's avatar Karan Sanghavi Committed by Jakub Kicinski
Browse files

selftests: tc-testing: Fix typo error



Correct the typo errors in json files

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

Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Reviewed-by: default avatarShuah Khan <skhan@linuxfoundation.org>
Signed-off-by: default avatarKaran Sanghavi <karansanghvi98@gmail.com>
Link: https://patch.msgid.link/20241022-multiple_spell_error-v2-1-7e5036506fe5@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent bdd85ddc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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"
@@ -155,7 +155,7 @@
    },
    {
        "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"
@@ -243,7 +243,7 @@
    },
    {
        "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"
+3 −3
Original line number Diff line number Diff line
@@ -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"
@@ -155,7 +155,7 @@
    },
    {
        "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"
@@ -1189,7 +1189,7 @@
    },
    {
        "id": "4319",
        "name": "Replace cgroup filter with diffferent match",
        "name": "Replace cgroup filter with different match",
        "category": [
            "filter",
            "cgroup"
+1 −1
Original line number Diff line number Diff line
@@ -507,7 +507,7 @@
    },
    {
        "id": "4341",
        "name": "Add flow filter with muliple ops",
        "name": "Add flow filter with multiple ops",
        "category": [
            "filter",
            "flow"
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@
    },
    {
        "id": "7994",
        "name": "Add route filter with miltiple actions",
        "name": "Add route filter with multiple actions",
        "category": [
            "filter",
            "route"