[dts] [PATCH V1] conf/supportlist: append enable_package_download_in_ice_driver cases

Tu, Lijuan lijuan.tu at intel.com
Wed Jul 3 08:13:32 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Wenjie Li
> Sent: Friday, June 28, 2019 12:39 AM
> To: dts at dpdk.org
> Cc: Peng, Yuan <yuan.peng at intel.com>; Li, WenjieX A
> <wenjiex.a.li at intel.com>
> Subject: [dts] [PATCH V1] conf/supportlist: append
> enable_package_download_in_ice_driver cases
> 
> "download_the_package_successfully" and "download_the_package_failed"
> only support columbiaville" NICs.
> 
> Signed-off-by: Wenjie Li <wenjiex.a.li at intel.com>
> ---
>  conf/test_case_supportlist.json | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
> index e8c2a43..e7944ad 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -1365,5 +1365,37 @@
>              "Bug ID": "",
>              "Comments": "This case currently support for cavium_a063 "
>          }
> +    ],
> +    "download_the_package_successfully": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g",
> +                "columbiaville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for columbiaville"
> +        }
> +    ],
> +    "download_the_package_failed": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g",
> +                "columbiaville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for columbiaville"
> +        }
>      ]
>  }
> --
> 2.17.1



More information about the dts mailing list