[dts] [PATCH V1] conf/checklist : add not support some case for powerville

zhao,meijuan meijuanx.zhao at intel.com
Mon Aug 20 03:25:43 CEST 2018


add some case not support powerville 

Signed-off-by: zhao,meijuan <meijuanx.zhao at intel.com>
---
 conf/test_case_checklist.json | 45 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d828df1..e3ed325 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1598,6 +1598,51 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "dpdk_2pf_2vf_1vm": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+    "kernel_2pf_2vf_1vm_mac_add_filter": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+    "vf_vlan_strip": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
     "rx_checksum_valid_flags": [
         {
             "OS": [
-- 
1.9.3



More information about the dts mailing list