[dts] [PATCH V1 3/3] conf/test_case_checklist: add and modify not support NIC of test cases

Yan Xia yanx.xia at intel.com
Mon Sep 6 19:36:41 CEST 2021


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

Signed-off-by: Yan Xia <yanx.xia at 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



More information about the dts mailing list