test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist: add columbiaville_100g not support info
@ 2019-11-25 21:27 Xiaoxiao Zeng
  2019-11-27  2:35 ` Ma, LihongX
  0 siblings, 1 reply; 2+ messages in thread
From: Xiaoxiao Zeng @ 2019-11-25 21:27 UTC (permalink / raw)
  To: dts; +Cc: Xiaoxiao Zeng

Signed-off-by: Xiaoxiao Zeng <xiaoxiaox.zeng@intel.com>
---
 conf/test_case_checklist.json | 126 ++++++++++++++++++++++++++++++++--
 1 file changed, 119 insertions(+), 7 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index ffafaf4..48819ee 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -277,7 +277,8 @@
                 "fortpark_TLV",
                 "cavium_a063",
                 "cavium_a064",
-		"carlsville"
+		"carlsville",
+		"columbiaville_100g"
             ],
             "Target": [
                 "ALL"
@@ -300,7 +301,8 @@
                 "cavium_a063",
                 "cavium_a064",
 		"carlsville",
-		"powerville"
+		"powerville",
+		"columbiaville_100g"
             ],
             "Target": [
                 "ALL"
@@ -511,7 +513,8 @@
                 "fortpark_TLV",
                 "sagepond",
                 "sageville",
-                "carlsville"
+                "carlsville",
+                "columbiaville_100g"
             ],
             "Target": [
                 "ALL"
@@ -533,7 +536,8 @@
                 "fortpark_TLV",
                 "sagepond",
                 "sageville",
-		"carlsville"
+		"carlsville",
+                "columbiaville_100g"
             ],
             "Target": [
                 "ALL"
@@ -2150,7 +2154,8 @@
                 "fortville_25g",
                 "fortpark_TLV",
                 "cavium_a064",
-		"carlsville"
+		"carlsville",
+                "columbiaville_100g"
             ],
             "Target": [
                 "ALL"
@@ -2342,7 +2347,8 @@
             ],
             "NIC": [
                 "cavium_a063",
-                "cavium_a064"
+                "cavium_a064",
+		"columbiaville_100g"
             ],
             "Target": [
                 "ALL"
@@ -2413,5 +2419,111 @@
             "Bug ID": "",
             "Comments": "the nic not support this case: ice_dev_filter_ctrl(): Filter type (6) not supported"
         }
-    ]
+    ],
+     "l2pkt_detect": [
+        {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "columbiaville_100g"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ],
+      "GRE_ipv6_packet_detect": [
+         {
+              "OS": [
+                  "ALL"
+              ],
+              "NIC": [
+		  "columbiaville_100g"
+	      ],
+              "Target": [
+		  "ALL"
+              ],
+	      "Bug ID": "",
+	      "Comments": "the nic not support this case"
+	 }
+     ],
+      "vlan_add_vlan_tag": [
+         {
+              "OS": [
+		  "ALL"
+	      ],
+	      "NIC": [
+		  "columbiaville_100g"
+	      ],
+	      "Target": [
+		  "ALL"
+	      ],
+	      "Bug ID": "",
+	      "Comments": "the nic not support this case"
+	 }
+     ],
+      "vlan_strip": [
+	{
+	      "OS": [
+		  "ALL"
+	      ],
+	      "NIC": [
+	          "columbiaville_100g"
+	      ],
+	      "Target": [
+		  "ALL"
+	      ],
+	      "Bug ID": "",
+	      "Comments": "the nic not support this case"
+	}
+     ],
+      "vlan_filter_on_off": [
+        {
+	      "OS": [
+		  "ALL"
+	      ],
+	      "NIC": [
+		  "columbiaville_100g"
+	      ],
+	      "Target": [
+		  "ALL"
+	      ],
+	      "Bug ID": "",
+	      "Comments": "the nic not support this case"
+	}
+     ],
+      "vlan_enable_vlan_insertion": [
+        {
+	      "OS": [
+		  "ALL"
+	      ],
+	      "NIC": [
+		  "columbiaville_100g"
+	      ],
+	      "Target": [
+		  "ALL"
+	      ],
+	      "Bug ID": "",
+	      "Comments": "the nic not support this case"
+	}
+     ],
+      "link_status_interrupt_change": [
+        {
+	      "OS": [
+		  "ALL"
+	      ],
+	      "NIC": [
+		  "columbiaville_100g"
+	      ],
+	      "Target": [
+		  "ALL"
+	      ],
+	      "Bug ID": "",
+	      "Comments": "the nic not support this case"
+	}
+     ]
+
 }
-- 
2.17.0


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

end of thread, other threads:[~2019-11-27  2:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 21:27 [dts] [PATCH V1] conf/test_case_checklist: add columbiaville_100g not support info Xiaoxiao Zeng
2019-11-27  2:35 ` Ma, LihongX

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