[dts] [PATCH V1] conf/test_case_checklist: powervile not support queue_start_stop

Xiaoxiao Zeng xiaoxiaox.zeng at intel.com
Mon Nov 4 21:59:46 CET 2019


*.add information about powervile nic not support suit queue_start_stop.

Signed-off-by: Xiaoxiao Zeng <xiaoxiaox.zeng at intel.com>
---
 conf/test_case_checklist.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 53c5221..614d116 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2365,5 +2365,20 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+	"queue_start_stop": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
2.17.0



More information about the dts mailing list