test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2] conf/checklist:Modify syntax error
@ 2019-06-06  4:18 zhu,shuai
  2019-06-06  4:36 ` Zhu, WenhuiX
  2019-06-10  8:35 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: zhu,shuai @ 2019-06-06  4:18 UTC (permalink / raw)
  To: dts; +Cc: zhu,shuai

The syntax is wrong, one less symbol.

Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
---
 conf/test_case_checklist.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 424eb68..18a6c32 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2223,7 +2223,7 @@
                 "ALL"
             ],
             "NIC": [
-                "niantic"
+                "niantic",
                 "powerville",
                 "twinpond",
                 "twinville",
-- 
2.17.2


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

* Re: [dts] [PATCH V2] conf/checklist:Modify syntax error
  2019-06-06  4:18 [dts] [PATCH V2] conf/checklist:Modify syntax error zhu,shuai
@ 2019-06-06  4:36 ` Zhu, WenhuiX
  2019-06-10  8:35 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Zhu, WenhuiX @ 2019-06-06  4:36 UTC (permalink / raw)
  To: Zhu, ShuaiX, dts; +Cc: Zhu, ShuaiX


Tested-by: Zhu, WenhuiX <wenhuix.zhu@intel.com>

-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhu,shuai
Sent: Thursday, June 6, 2019 12:18 PM
To: dts@dpdk.org
Cc: Zhu, ShuaiX <shuaix.zhu@intel.com>
Subject: [dts] [PATCH V2] conf/checklist:Modify syntax error

The syntax is wrong, one less symbol.

Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
---
 conf/test_case_checklist.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 424eb68..18a6c32 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2223,7 +2223,7 @@
                 "ALL"
             ],
             "NIC": [
-                "niantic"
+                "niantic",
                 "powerville",
                 "twinpond",
                 "twinville",
--
2.17.2


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

* Re: [dts] [PATCH V2] conf/checklist:Modify syntax error
  2019-06-06  4:18 [dts] [PATCH V2] conf/checklist:Modify syntax error zhu,shuai
  2019-06-06  4:36 ` Zhu, WenhuiX
@ 2019-06-10  8:35 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2019-06-10  8:35 UTC (permalink / raw)
  To: Zhu, ShuaiX, dts; +Cc: Zhu, ShuaiX

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhu,shuai
> Sent: Thursday, June 6, 2019 12:18 PM
> To: dts@dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu@intel.com>
> Subject: [dts] [PATCH V2] conf/checklist:Modify syntax error
> 
> The syntax is wrong, one less symbol.
> 
> Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
> ---
>  conf/test_case_checklist.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 424eb68..18a6c32 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2223,7 +2223,7 @@
>                  "ALL"
>              ],
>              "NIC": [
> -                "niantic"
> +                "niantic",
>                  "powerville",
>                  "twinpond",
>                  "twinville",
> --
> 2.17.2


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

end of thread, other threads:[~2019-06-10  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06  4:18 [dts] [PATCH V2] conf/checklist:Modify syntax error zhu,shuai
2019-06-06  4:36 ` Zhu, WenhuiX
2019-06-10  8:35 ` Tu, Lijuan

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).