Sure, Will check that. Appropriate your help

Thanks & Regards,
Manindra 

On Thu, Oct 25, 2018 at 11:21 AM yaobing <bingx.y.yao@intel.com> wrote:
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@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