[dts] [PATCH V1] conf/supportlist : fix format error

Liu, Yong yong.liu at intel.com
Tue Aug 21 09:54:08 CEST 2018


Thanks, Meijuan. Applied.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhao,meijuan
> Sent: Tuesday, August 21, 2018 3:51 PM
> To: dts at dpdk.org
> Cc: Zhao, MeijuanX <meijuanx.zhao at intel.com>
> Subject: [dts] [PATCH V1] conf/supportlist : fix format error
> 
> format error,short of comma
> 
> Signed-off-by: zhao,meijuan <meijuanx.zhao at intel.com>
> ---
>  conf/test_case_supportlist.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/test_case_supportlist.json
> b/conf/test_case_supportlist.json
> index 3e157c8..f97b90d 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -528,7 +528,7 @@
>                  "fortville_eagle",
>                  "fortville_spirit",
>                  "fortville_spirit_single",
> -                "fortville_25g"
> +                "fortville_25g",
>                  "fortpark",
>                  "fortpark_TLV",
>                  "fortpark_TLV_vf",
> --
> 1.9.3



More information about the dts mailing list