[dts] [PATCH V1] conf/checklist:Update powerville not supported cases

zhu,shuai shuaix.zhu at intel.com
Thu Jul 5 09:17:17 CEST 2018


Powerville should skip below cases.
packets_are_forwarded_after_ttl_timeout,
send_4K_frames_split_in_7_and_4K_maxflows

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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d828df1..4e61877 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1992,5 +1992,35 @@
             "Bug ID": "",
             "Comments": "Niantic not support this case"
         }
-    ]
+    ],
+    "packets_are_forwarded_after_ttl_timeout": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "powerville not support this case"
+        }
+    ],
+    "send_4K_frames_split_in_7_and_4K_maxflows": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "powerville not support this case"
+        }
+    ] 
 }
-- 
1.9.3



More information about the dts mailing list