[dts] [PATCH V1 2/2] conf/checklist: add dual_vlan not support NIC

Yan Xia yanx.xia at intel.com
Wed Oct 20 12:09:25 CEST 2021


add dual_vlan not support NIC

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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 22f0113f..310ba4a1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3756,5 +3756,21 @@
              "Bug ID": "",
              "Comments": "NIC not support this case"
          }
+    ],
+"dual_vlan": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "foxville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "NIC not support this case"
+         }
     ]
 }
-- 
2.32.0



More information about the dts mailing list