[dts] [PATCH V1] conf/test_case_checklist: powervile not support queue_start_stop

Tu, Lijuan lijuan.tu at intel.com
Fri Nov 22 04:27:06 CET 2019


Could you please rework it, because applied failed because of code base changed.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xiaoxiao Zeng
> Sent: Tuesday, November 5, 2019 5:00 AM
> To: dts at dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist: powervile not support
> queue_start_stop
> 
> *.add information about powervile nic not support suit queue_start_stop.
> 
> Signed-off-by: Xiaoxiao Zeng <xiaoxiaox.zeng at intel.com>
> ---
>  conf/test_case_checklist.json | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 53c5221..614d116 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2365,5 +2365,20 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +	"queue_start_stop": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 2.17.0



More information about the dts mailing list