test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/checklist:add not NIC supported
@ 2020-04-22  6:02 Xie Wei
  2020-04-23  5:52 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xie Wei @ 2020-04-22  6:02 UTC (permalink / raw)
  To: dts; +Cc: Xie,WeiX

From: "Xie,WeiX" <weix.xie@intel.com>

ixgbe not support sriov_kwm,vf_interrupt_pmd not support some nics.

Signed-off-by: Xie,WeiX <weix.xie@intel.com>
---
 conf/test_case_checklist.json | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d29d235..cd5d01f 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2245,7 +2245,9 @@
             ],
             "NIC": [
                 "niantic",
-                "sagepond"
+                "sagepond",
+                "sageville",
+                "twinpond"
             ],
             "Target": [
                 "ALL"
@@ -2513,7 +2515,9 @@
             ],
             "NIC": [
                 "niantic",
-                "sagepond"
+                "sagepond",
+                "sageville",
+                "twinpond"
             ],
             "Target": [
                 "ALL"
@@ -2705,9 +2709,11 @@
             ],
             "NIC": [
                 "niantic",
-		"sagepond",
-		"sageville",
-		"fortville_25g"
+		        "sagepond",
+		        "sageville",
+		        "fortville_25g",
+                "twinpond",
+                "powerville"
             ],
             "Target": [
                 "ALL"
@@ -2725,7 +2731,9 @@
                 "niantic",
                 "sagepond",
                 "sageville",
-		"fortville_25g"
+		        "fortville_25g",
+                "twinpond",
+                "powerville"
             ],
             "Target": [
                 "ALL"
-- 
1.8.3.1


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

end of thread, other threads:[~2020-04-23  5:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  6:02 [dts] [PATCH V1] conf/checklist:add not NIC supported Xie Wei
2020-04-23  5:52 ` Tu, Lijuan

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