[dts] [PATCH V1] tests/vlan_ethertype_config:hardware only supports fortville NIC

yaobing bingx.y.yao at intel.com
Thu Oct 25 07:54:38 CEST 2018


check rst script find that hardware only supports Fortville NIC (4x 10G or 2x10G or 2x40G or 1x10G)

Signed-off-by: yaobing <bingx.y.yao at intel.com>
---
 conf/test_case_supportlist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index f97b90d..8e76521 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -540,5 +540,21 @@
             "Bug ID": "",
             "Comments": "This case only support i40e driver nic"
         }
+    ],
+    "vlan_qinq_tpid": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support fortville nic(4x 10G or 2x10G or 2x40G or 1x10G)"
+        }
     ]
 }
-- 
2.17.2



More information about the dts mailing list