test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist:foxville not supoort-txoffload_queue, freebsd not support create vf
@ 2020-07-01  8:12 chenlinglix
  2020-07-02  7:17 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: chenlinglix @ 2020-07-01  8:12 UTC (permalink / raw)
  To: dts; +Cc: chenlinglix

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1377 bytes --]


foxville not supoort case:txoffload_queue
change_linkspeed_vf:freebsd not support create vf
Signed-off-by: chenlinglix <linglix.chen@intel.com>
---
 conf/test_case_checklist.json | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 493f403..fbe7810 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2869,6 +2869,19 @@
             ],
             "Bug ID": "",
             "Comments": "only ixgbe driver support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "all"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "freebsd not support create vf"
         }
     ],
     "hash_readwrite_perf": [
@@ -3493,5 +3506,20 @@
             "Bug ID": "",
             "Comments": "CVL not support DPDK PF + DPDK VF"
         }
+    ],
+    "txoffload_queue": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "foxville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
1.8.3.1


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

end of thread, other threads:[~2020-07-02  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-01  8:12 [dts] [PATCH V1] conf/test_case_checklist:foxville not supoort-txoffload_queue, freebsd not support create vf chenlinglix
2020-07-02  7:17 ` 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).