[dts] [PATCH V1] conf/test_case_checklist:foxville not supoort-txoffload_queue, freebsd not support create vf

chenlinglix linglix.chen at intel.com
Wed Jul 1 10:12:27 CEST 2020


foxville not supoort case:txoffload_queue
change_linkspeed_vf:freebsd not support create vf
Signed-off-by: chenlinglix <linglix.chen at 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



More information about the dts mailing list