test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/supportlist:add only support on FVL and Niantic case
@ 2019-02-15  8:35 changqingxwu
  2019-02-15  9:38 ` Zhu, ShuaiX
  2019-02-26  3:16 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: changqingxwu @ 2019-02-15  8:35 UTC (permalink / raw)
  To: dts; +Cc: changqingxwu

The following cass are skipped:
    rxoffload_queue,
    txoffload_queue

Signed-off-by: changqingxwu <changqingx.wu@intel.com>
---
 conf/test_case_supportlist.json | 35 +++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index ced96e0..e4f08d1 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -637,5 +637,40 @@
             "Bug ID": "",
             "Comments": "This case only support on FVL"
         }
+    ],
+    "rxoffload_queue": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support on niantic"
+        }
+    ],
+    "txoffload_queue": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+                "fortville_25g",
+                "fortpark",
+                "fortpark_TLV"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support on FVL"
+        }
     ]
 }
-- 
2.17.2

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

end of thread, other threads:[~2019-02-26  3:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15  8:35 [dts] [PATCH V1] conf/supportlist:add only support on FVL and Niantic case changqingxwu
2019-02-15  9:38 ` Zhu, ShuaiX
2019-02-26  3:16 ` 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).