test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: [dts] [PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors
  2019-11-13  7:10 [dts] [PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors zhang,yan
@ 2019-11-13  7:06 ` Zhang, YanX A
  2019-12-04  5:29 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Zhang, YanX A @ 2019-11-13  7:06 UTC (permalink / raw)
  To: dts

Tested-by:  Zhang, YanX A <yanx.a.zhang@intel.com>

-----Original Message-----
From: Zhang, YanX A 
Sent: Wednesday, November 13, 2019 3:10 PM
To: dts@dpdk.org
Cc: Zhang, YanX A <yanx.a.zhang@intel.com>
Subject: [dts][PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors

add not support nic on two_vms_pool_down_mirrors.

Signed-off-by: zhang,yan <yanx.a.zhang@intel.com>
---
 conf/test_case_checklist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 53c5221..4efa1fc 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2365,5 +2365,21 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+    "two_vms_pool_down_mirrors": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+                "sagepond"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "Niantic not support this case"
+        }
     ]
 }
--
2.17.2


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

* [dts] [PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors
@ 2019-11-13  7:10 zhang,yan
  2019-11-13  7:06 ` Zhang, YanX A
  2019-12-04  5:29 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: zhang,yan @ 2019-11-13  7:10 UTC (permalink / raw)
  To: dts; +Cc: zhang,yan

add not support nic on two_vms_pool_down_mirrors.

Signed-off-by: zhang,yan <yanx.a.zhang@intel.com>
---
 conf/test_case_checklist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 53c5221..4efa1fc 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2365,5 +2365,21 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+    "two_vms_pool_down_mirrors": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+                "sagepond"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "Niantic not support this case"
+        }
     ]
 }
-- 
2.17.2


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

* Re: [dts] [PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors
  2019-11-13  7:10 [dts] [PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors zhang,yan
  2019-11-13  7:06 ` Zhang, YanX A
@ 2019-12-04  5:29 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2019-12-04  5:29 UTC (permalink / raw)
  To: Zhang, YanX A, dts; +Cc: Zhang, YanX A

Hi yan,
Your patch need to be reworked, as code base changed.
Thanks


> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhang,yan
> Sent: Wednesday, November 13, 2019 3:10 PM
> To: dts@dpdk.org
> Cc: Zhang, YanX A <yanx.a.zhang@intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:add not support nic on
> two_vms_pool_down_mirrors
> 
> add not support nic on two_vms_pool_down_mirrors.
> 
> Signed-off-by: zhang,yan <yanx.a.zhang@intel.com>
> ---
>  conf/test_case_checklist.json | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 53c5221..4efa1fc 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2365,5 +2365,21 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +    "two_vms_pool_down_mirrors": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "sagepond"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "Niantic not support this case"
> +        }
>      ]
>  }
> --
> 2.17.2


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

end of thread, other threads:[~2019-12-04  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13  7:10 [dts] [PATCH V1] conf/test_case_checklist:add not support nic on two_vms_pool_down_mirrors zhang,yan
2019-11-13  7:06 ` Zhang, YanX A
2019-12-04  5:29 ` 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).