[dts] [PATCH V1]conf/test_case_checklist: add new case support info

hanyingya yingyax.han at intel.com
Tue Jun 30 10:36:05 CEST 2020


Signed-off-by: hanyingya <yingyax.han at intel.com>
---
 conf/test_case_checklist.json | 39 +++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 73eda68..5cddec2 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -494,6 +494,45 @@
             "Comments": "if set pasue, the packet type error when use kernel driver send packet"
         }
     ],
+    "pause_fwd_port_stop_start": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville",
+                "kawela_4",
+                "springville",
+                "cavium_a034",
+                "cavium_0011",
+                "fortpark_TLV",
+                "fortpark_BASE-T",
+		"foxville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        },
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+                "fortville_25g",
+                "carlsville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "if set pasue, the packet type error when use kernel driver send packet"
+        }
+    ],
     "flowctrl_off_pause_fwd_off": [
         {
             "OS": [
-- 
2.17.1



More information about the dts mailing list