test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/supportlist : fix format error
@ 2018-08-21  7:50 zhao,meijuan
  2018-08-21  7:54 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: zhao,meijuan @ 2018-08-21  7:50 UTC (permalink / raw)
  To: dts; +Cc: zhao,meijuan

format error,short of comma

Signed-off-by: zhao,meijuan <meijuanx.zhao@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH V1] conf/supportlist : fix format error
  2018-08-21  7:50 [dts] [PATCH V1] conf/supportlist : fix format error zhao,meijuan
@ 2018-08-21  7:54 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2018-08-21  7:54 UTC (permalink / raw)
  To: Zhao, MeijuanX, dts; +Cc: Zhao, MeijuanX

Thanks, Meijuan. Applied.

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhao,meijuan
> Sent: Tuesday, August 21, 2018 3:51 PM
> To: dts@dpdk.org
> Cc: Zhao, MeijuanX <meijuanx.zhao@intel.com>
> Subject: [dts] [PATCH V1] conf/supportlist : fix format error
> 
> format error,short of comma
> 
> Signed-off-by: zhao,meijuan <meijuanx.zhao@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-21  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-21  7:50 [dts] [PATCH V1] conf/supportlist : fix format error zhao,meijuan
2018-08-21  7:54 ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).