test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/checklist:add not support nic on this case.
@ 2019-05-31  5:17 zhu,shuai
  2019-05-31  5:45 ` Li, WenjieX A
  2019-06-05  2:19 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: zhu,shuai @ 2019-05-31  5:17 UTC (permalink / raw)
  To: dts; +Cc: zhu,shuai

These NICs will skip the following case:
    tso_tunneling

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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 7034ca3..424eb68 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2216,5 +2216,25 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+     "tso_tunneling": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+                "powerville",
+                "twinpond",
+                "twinville",
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
2.17.2


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

* Re: [dts] [PATCH V1] conf/checklist:add not support nic on this case.
  2019-05-31  5:17 [dts] [PATCH V1] conf/checklist:add not support nic on this case zhu,shuai
@ 2019-05-31  5:45 ` Li, WenjieX A
  2019-06-05  2:19 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Li, WenjieX A @ 2019-05-31  5:45 UTC (permalink / raw)
  To: Zhu, ShuaiX, dts; +Cc: Zhu, ShuaiX

Reviewed-by: Wenjie <wenjiex.a.li@intel.com>


> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhu,shuai
> Sent: Friday, May 31, 2019 1:18 PM
> To: dts@dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu@intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:add not support nic on this case.
> 
> These NICs will skip the following case:
>     tso_tunneling
> 
> Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
> ---
>  conf/test_case_checklist.json | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> 7034ca3..424eb68 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2216,5 +2216,25 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +     "tso_tunneling": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +                "powerville",
> +                "twinpond",
> +                "twinville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 2.17.2


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

* Re: [dts] [PATCH V1] conf/checklist:add not support nic on this case.
  2019-05-31  5:17 [dts] [PATCH V1] conf/checklist:add not support nic on this case zhu,shuai
  2019-05-31  5:45 ` Li, WenjieX A
@ 2019-06-05  2:19 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2019-06-05  2:19 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: Friday, May 31, 2019 1:18 PM
> To: dts@dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu@intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:add not support nic on this case.
> 
> These NICs will skip the following case:
>     tso_tunneling
> 
> Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
> ---
>  conf/test_case_checklist.json | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 7034ca3..424eb68 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2216,5 +2216,25 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +     "tso_tunneling": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +                "powerville",
> +                "twinpond",
> +                "twinville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 2.17.2


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

end of thread, other threads:[~2019-06-05  2:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31  5:17 [dts] [PATCH V1] conf/checklist:add not support nic on this case zhu,shuai
2019-05-31  5:45 ` Li, WenjieX A
2019-06-05  2:19 ` 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).