[dts] [PATCH V1] conf/checklist:add not support case on FVL.

Tu, Lijuan lijuan.tu at intel.com
Tue Jan 15 07:00:25 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhu,shuai
> Sent: Friday, January 11, 2019 1:42 PM
> To: dts at dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu at intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:add not support case on FVL.
> 
> The following case is skipped:
>     port_mtu,
>     retrieve_reg
> 
> Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
> ---
>  conf/test_case_checklist.json | 29 ++++++++++++++++++++++++++++-
>  1 file changed, 28 insertions(+), 1 deletion(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> b4e7126..fec4c5a 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1911,7 +1911,13 @@
>                  "ALL"
>              ],
>              "NIC": [
> -                "ALL"
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortville_25g",
> +                "fortpark",
> +                "fortpark_TLV",
> +                "fortpark_TLV_vf"
>              ],
>              "Target": [
>                  "ALL"
> @@ -2149,5 +2155,26 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +     "retrieve_reg": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortville_25g",
> +                "fortpark",
> +                "fortpark_TLV",
> +                "fortpark_TLV_vf"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 2.17.2



More information about the dts mailing list