test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist: skip cases which use DPDK PF to create vf for CVL
@ 2020-06-11  8:05 Haiyang Zhao
  2020-06-11  8:18 ` Zhao, HaiyangX
  2020-06-19  4:50 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Haiyang Zhao @ 2020-06-11  8:05 UTC (permalink / raw)
  To: dts; +Cc: Haiyang Zhao

*.CVL do not support DPDK PF + DPDK VF

Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
---
 conf/test_case_checklist.json | 64 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 73eda68..bc669a5 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3425,5 +3425,69 @@
             "Bug ID": "",
             "Comments": "32 bites not support this case(memoory not enough)."
         }
+    ],
+    "dpdk_2pf_2vf_1vm_iplink_macfilter": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "CVL not support DPDK PF + DPDK VF"
+        }
+    ],
+    "dpdk_2pf_2vf_1vm": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "CVL not support DPDK PF + DPDK VF"
+        }
+    ],
+    "dpdk_pf_vf_reset": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "CVL not support DPDK PF + DPDK VF"
+        }
+    ],
+    "VEB_switching_inter_vfs_and_pf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "CVL not support DPDK PF + DPDK VF"
+        }
     ]
 }
-- 
1.8.3.1


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

end of thread, other threads:[~2020-06-19  4:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-11  8:05 [dts] [PATCH V1] conf/test_case_checklist: skip cases which use DPDK PF to create vf for CVL Haiyang Zhao
2020-06-11  8:18 ` Zhao, HaiyangX
2020-06-19  4:50 ` 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).