test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/checklist:add shutdownapi_change_linkspeed_vf_checklist
@ 2020-03-09  7:16 Zeng Xiaoxiao
  2020-03-09  7:18 ` Zeng, XiaoxiaoX
  2020-03-13  6:33 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Zeng Xiaoxiao @ 2020-03-09  7:16 UTC (permalink / raw)
  To: dts; +Cc: Zeng Xiaoxiao

Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
---
 conf/test_case_checklist.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 5c84004..ba4e201 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2663,6 +2663,24 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+    "change_linkspeed_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville",
+                "springville",
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only i40e and ixgbe driver support this case"
+        }
     ]
 
 }
-- 
1.8.3.1


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

* Re: [dts] [PATCH V1] conf/checklist:add shutdownapi_change_linkspeed_vf_checklist
  2020-03-09  7:16 [dts] [PATCH V1] conf/checklist:add shutdownapi_change_linkspeed_vf_checklist Zeng Xiaoxiao
@ 2020-03-09  7:18 ` Zeng, XiaoxiaoX
  2020-03-13  6:33 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Zeng, XiaoxiaoX @ 2020-03-09  7:18 UTC (permalink / raw)
  To: dts

[-- Attachment #1: Type: text/plain, Size: 1390 bytes --]


Tested_by  Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>


Best regards,
Zeng,xiaoxiao


> -----Original Message-----
> From: Zeng, XiaoxiaoX
> Sent: Monday, March 9, 2020 3:16 PM
> To: dts@dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
> Subject: [dts][PATCH V1] conf/checklist:add
> shutdownapi_change_linkspeed_vf_checklist
> 
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
> ---
>  conf/test_case_checklist.json | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 5c84004..ba4e201 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2663,6 +2663,24 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +    "change_linkspeed_vf": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville",
> +                "springville",
> +                "columbiaville_25g",
> +                "columbiaville_100g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only i40e and ixgbe driver support this case"
> +        }
>      ]
> 
>  }
> --
> 1.8.3.1


[-- Attachment #2: TestShutdownApi.log --]
[-- Type: application/octet-stream, Size: 209101 bytes --]

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

* Re: [dts] [PATCH V1] conf/checklist:add shutdownapi_change_linkspeed_vf_checklist
  2020-03-09  7:16 [dts] [PATCH V1] conf/checklist:add shutdownapi_change_linkspeed_vf_checklist Zeng Xiaoxiao
  2020-03-09  7:18 ` Zeng, XiaoxiaoX
@ 2020-03-13  6:33 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-03-13  6:33 UTC (permalink / raw)
  To: Zeng, XiaoxiaoX, dts; +Cc: Zeng, XiaoxiaoX

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zeng Xiaoxiao
> Sent: Monday, March 9, 2020 3:16 PM
> To: dts@dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:add
> shutdownapi_change_linkspeed_vf_checklist
> 
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
> ---
>  conf/test_case_checklist.json | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 5c84004..ba4e201 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2663,6 +2663,24 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +    "change_linkspeed_vf": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville",
> +                "springville",
> +                "columbiaville_25g",
> +                "columbiaville_100g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only i40e and ixgbe driver support this case"
> +        }
>      ]
> 
>  }
> --
> 1.8.3.1


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

end of thread, other threads:[~2020-03-13  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09  7:16 [dts] [PATCH V1] conf/checklist:add shutdownapi_change_linkspeed_vf_checklist Zeng Xiaoxiao
2020-03-09  7:18 ` Zeng, XiaoxiaoX
2020-03-13  6:33 ` 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).