test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] tests/vlan_ethertype_config:hardware only supports fortville NIC
@ 2018-10-25  5:54 yaobing
  2018-10-25  6:07 ` Manindra Tammineedi
  2018-10-25  9:10 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: yaobing @ 2018-10-25  5:54 UTC (permalink / raw)
  To: dts; +Cc: yaobing

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-25  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-25  5:54 [dts] [PATCH V1] tests/vlan_ethertype_config:hardware only supports fortville NIC yaobing
2018-10-25  6:07 ` Manindra Tammineedi
2018-10-25  9:10 ` Tu, Lijuan

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