[dts] [PATCH V1] conf/checklist : add not support some case for powerville

Tu, Lijuan lijuan.tu at intel.com
Sun Sep 30 09:32:27 CEST 2018


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhao,meijuan
> Sent: Monday, August 20, 2018 9:26 AM
> To: dts at dpdk.org
> Cc: Zhao, MeijuanX <meijuanx.zhao at intel.com>
> Subject: [dts] [PATCH V1] conf/checklist : add not support some case for
> powerville
> 
> add some case not support powerville
> 
> Signed-off-by: zhao,meijuan <meijuanx.zhao at intel.com>
> ---
>  conf/test_case_checklist.json | 45
> +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 45 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d828df1..e3ed325 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1598,6 +1598,51 @@
>              "Comments": "the nic not support this case"
>          }
>      ],
> +    "dpdk_2pf_2vf_1vm": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +    "kernel_2pf_2vf_1vm_mac_add_filter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +    "vf_vlan_strip": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
>      "rx_checksum_valid_flags": [
>          {
>              "OS": [
> --
> 1.9.3



More information about the dts mailing list