test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/checklist:Update powerville not supported cases
@ 2018-07-05  7:17 zhu,shuai
  2018-07-06  2:05 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: zhu,shuai @ 2018-07-05  7:17 UTC (permalink / raw)
  To: dts; +Cc: zhu,shuai

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@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-06  2:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05  7:17 [dts] [PATCH V1] conf/checklist:Update powerville not supported cases zhu,shuai
2018-07-06  2:05 ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).