* [dts] [PATCH V1] conf/test_case_checklist:fixed same cases in checklist
@ 2020-06-23 5:36 Xie wei
2020-06-29 7:55 ` Xie, WeiX
0 siblings, 1 reply; 2+ messages in thread
From: Xie wei @ 2020-06-23 5:36 UTC (permalink / raw)
To: dts; +Cc: Xie wei
the same case will cover the front one
Signed-off-by: Xie wei <weix.xie@intel.com>
---
conf/test_case_checklist.json | 60 ++++++-----------------------------
1 file changed, 9 insertions(+), 51 deletions(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 49fdb4c..ac03b06 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1733,7 +1733,9 @@
"ALL"
],
"NIC": [
- "powerville"
+ "powerville",
+ "columbiaville_100g",
+ "columbiaville_25g"
],
"Target": [
"ALL"
@@ -1748,7 +1750,9 @@
"ALL"
],
"NIC": [
- "powerville"
+ "powerville",
+ "columbiaville_100g",
+ "columbiaville_25g"
],
"Target": [
"ALL"
@@ -1763,7 +1767,9 @@
"ALL"
],
"NIC": [
- "powerville"
+ "powerville",
+ "columbiaville_100g",
+ "columbiaville_25g"
],
"Target": [
"ALL"
@@ -3433,54 +3439,6 @@
"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": [
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dts] [PATCH V1] conf/test_case_checklist:fixed same cases in checklist
2020-06-23 5:36 [dts] [PATCH V1] conf/test_case_checklist:fixed same cases in checklist Xie wei
@ 2020-06-29 7:55 ` Xie, WeiX
0 siblings, 0 replies; 2+ messages in thread
From: Xie, WeiX @ 2020-06-29 7:55 UTC (permalink / raw)
To: dts
Tested-by: Xie,WeiX < weix.xie@intel.com>
Regards,
Xie Wei
-----Original Message-----
From: Xie, WeiX
Sent: Tuesday, June 23, 2020 1:37 PM
To: dts@dpdk.org
Cc: Xie, WeiX <weix.xie@intel.com>
Subject: [dts][PATCH V1] conf/test_case_checklist:fixed same cases in checklist
the same case will cover the front one
Signed-off-by: Xie wei <weix.xie@intel.com>
---
conf/test_case_checklist.json | 60 ++++++-----------------------------
1 file changed, 9 insertions(+), 51 deletions(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 49fdb4c..ac03b06 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1733,7 +1733,9 @@
"ALL"
],
"NIC": [
- "powerville"
+ "powerville",
+ "columbiaville_100g",
+ "columbiaville_25g"
],
"Target": [
"ALL"
@@ -1748,7 +1750,9 @@
"ALL"
],
"NIC": [
- "powerville"
+ "powerville",
+ "columbiaville_100g",
+ "columbiaville_25g"
],
"Target": [
"ALL"
@@ -1763,7 +1767,9 @@
"ALL"
],
"NIC": [
- "powerville"
+ "powerville",
+ "columbiaville_100g",
+ "columbiaville_25g"
],
"Target": [
"ALL"
@@ -3433,54 +3439,6 @@
"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": [
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-29 7:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23 5:36 [dts] [PATCH V1] conf/test_case_checklist:fixed same cases in checklist Xie wei
2020-06-29 7:55 ` Xie, WeiX
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).