test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist: add case that NIC not support
@ 2021-02-08 10:15 Xia Yan
  0 siblings, 0 replies; only message in thread
From: Xia Yan @ 2021-02-08 10:15 UTC (permalink / raw)
  To: dts; +Cc: Xia Yan

add two cases that NIC not support

Signed-off-by: Xia Yan <yanx.xia@intel.com>
---
 conf/test_case_checklist.json | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 458c7277..62c1e0fe 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3569,5 +3569,39 @@
             "Bug ID": "DPDK-24129",
             "Comments": "CVL and FVL not support this case"
         }
+    ],
+    "change_linkspeed_vf": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "twinpond"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "NIC not support this case"
+         }
+    ],
+    "mtu_checks_100": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "twinpond",
+		 "sageville",
+		 "sagepond"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "NIC not support this case"
+         }
     ]
 }
-- 
2.17.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-08 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08 10:15 [dts] [PATCH V1] conf/test_case_checklist: add case that NIC not support Xia Yan

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).