test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 3/3] conf/test_case_checklist: add and modify not support NIC of test cases
@ 2021-09-06 17:36 Yan Xia
  0 siblings, 0 replies; only message in thread
From: Yan Xia @ 2021-09-06 17:36 UTC (permalink / raw)
  To: dts; +Cc: Yan Xia

add and modify not support NIC of test cases about legcay command

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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 8cd47dd1..27def487 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -108,14 +108,49 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "dual_vlan": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "niantic",
+                   "kawela_4",
+                   "springville",
+                   "ironpond",
+                   "springfountain",
+                   "twinpond",
+                   "cavium_a034",
+                   "cavium_a011",
+                   "fortpark_TLV",
+                   "fortpark_BASE-T",
+                   "foxville",
+                   "columbiaville_25g",
+                   "columbiaville_100g"
+              ],
+              "Target": [
+                  "ALL"
+              ],
+              "Bug ID": "",
+              "Comments": "the nic not support this case"
+        }
+    ],
     "jumbo_frame_size": [
         {
             "OS": [
                 "ALL"
             ],
             "NIC": [
+                "fortville_25g",
+                "fortville_eagle",
+                "fortville_spirit",
                 "fortville_spirit_single",
                 "springville",
+                "ironpond",
+                "springfountain",
+                "twinpond",
+                "cavium_a034",
+                "cavium_a011",
                 "fortpark_TLV",
                 "fortpark_BASE-T",
                 "carlsville"
@@ -136,6 +171,9 @@
                 "kawela_4",
                 "bartonhills",
                 "powerville",
+                "fortville_25g",
+                "fortville_eagle",
+                "fortville_spirit",
                 "fortville_spirit_single",
                 "springville",
                 "ironpond",
@@ -146,7 +184,9 @@
                 "fortpark_TLV",
                 "fortpark_BASE-T",
                 "carlsville",
-		"foxville"
+                "columbiaville_25g",
+                "columbiaville_100g",
+                "foxville"
             ],
             "Target": [
                 "ALL"
-- 
2.17.1


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

only message in thread, other threads:[~2021-09-06  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 17:36 [dts] [PATCH V1 3/3] conf/test_case_checklist: add and modify not support NIC of test cases Yan Xia

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