[dts][PATCH V1 2/2] conf/test_case_checklist: remove case test_simple_symmetric

Lingli Chen linglix.chen at intel.com
Tue May 31 11:44:21 CEST 2022


remove not support case simple_symmetric

Signed-off-by: Lingli Chen <linglix.chen at intel.com>
---
 conf/test_case_checklist.json | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 053841ce..ffdcd7a7 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1504,34 +1504,6 @@
             "Comments": "nic not support this case"
         }
     ],
-    "simple_symmetric": [
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-                "ALL"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "DPDK-8410",
-            "Comments": "DPDK-8410, won't fix; skip this case"
-        },
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-	        "IGC-I225_LM"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "the nic not support this case"
-        }
-    ],
     "toeplitz": [
         {
             "OS": [
-- 
2.17.1



More information about the dts mailing list