[dts] [PATCH V2] conf/checklist:update nic not supported cases.

zhu,shuai shuaix.zhu at intel.com
Fri Sep 21 08:14:29 CEST 2018


Case that should be skipped:
    queue_region_with_rss_rule_api,
    queue_region_with_rss_rule_combination,
    queue_region_with_invalid_parameter


Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
---
 conf/test_case_checklist.json | 54 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index c595576..f16a75d 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1998,5 +1998,59 @@
             "Bug ID": "",
             "Comments": "Niantic not support this case"
         }
+    ],
+     "queue_region_with_rss_rule_api": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+                "powerville",
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "queue_region_with_rss_rule_combination": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+                "powerville",
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "queue_region_with_invalid_parameter": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+                "powerville",
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
1.9.3



More information about the dts mailing list