test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2] conf/checklist: add a case
@ 2018-12-27  1:15 zhao,meijuan
  2018-12-27  1:15 ` [dts] [PATCH V2] conf/checklist:add not support case zhao,meijuan
  2018-12-29 17:27 ` [dts] [PATCH V2] conf/checklist: add a case Lijuan Tu
  0 siblings, 2 replies; 4+ messages in thread
From: zhao,meijuan @ 2018-12-27  1:15 UTC (permalink / raw)
  To: dts; +Cc: zhao,meijuan

powerville is not support start testpmd when pf is in dpdk

Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
---
 conf/test_case_checklist.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d65b7e3..04aee40 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1619,6 +1619,21 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "dpdk_pf_vf_reset": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
     "kernel_2pf_2vf_1vm_mac_add_filter": [
         {
             "OS": [
-- 
2.17.2

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

* [dts] [PATCH V2] conf/checklist:add not support case
  2018-12-27  1:15 [dts] [PATCH V2] conf/checklist: add a case zhao,meijuan
@ 2018-12-27  1:15 ` zhao,meijuan
  2018-12-29 17:28   ` Lijuan Tu
  2018-12-29 17:27 ` [dts] [PATCH V2] conf/checklist: add a case Lijuan Tu
  1 sibling, 1 reply; 4+ messages in thread
From: zhao,meijuan @ 2018-12-27  1:15 UTC (permalink / raw)
  To: dts; +Cc: zhao,meijuan

powerville is not support start testpmd when pf is in dpdk

Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
---
 conf/test_case_checklist.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d65b7e3..44d35a2 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1619,6 +1619,21 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "dpdk_2pf_2vf_1vm_iplink_macfilter": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
     "kernel_2pf_2vf_1vm_mac_add_filter": [
         {
             "OS": [
-- 
2.17.2

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

* Re: [dts] [PATCH V2] conf/checklist: add a case
  2018-12-27  1:15 [dts] [PATCH V2] conf/checklist: add a case zhao,meijuan
  2018-12-27  1:15 ` [dts] [PATCH V2] conf/checklist:add not support case zhao,meijuan
@ 2018-12-29 17:27 ` Lijuan Tu
  1 sibling, 0 replies; 4+ messages in thread
From: Lijuan Tu @ 2018-12-29 17:27 UTC (permalink / raw)
  To: zhao,meijuan, dts

Applied with comments changed.


On 2018年12月27日 09:15, zhao,meijuan wrote:
> powerville is not support start testpmd when pf is in dpdk
>
> Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
> ---
>   conf/test_case_checklist.json | 15 +++++++++++++++
>   1 file changed, 15 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d65b7e3..04aee40 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1619,6 +1619,21 @@
>               "Comments": "the nic not support this case"
>           }
>       ],
> +    "dpdk_pf_vf_reset": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
>       "kernel_2pf_2vf_1vm_mac_add_filter": [
>           {
>               "OS": [

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

* Re: [dts] [PATCH V2] conf/checklist:add not support case
  2018-12-27  1:15 ` [dts] [PATCH V2] conf/checklist:add not support case zhao,meijuan
@ 2018-12-29 17:28   ` Lijuan Tu
  0 siblings, 0 replies; 4+ messages in thread
From: Lijuan Tu @ 2018-12-29 17:28 UTC (permalink / raw)
  To: zhao,meijuan, dts

Applied with comments changed.


On 2018年12月27日 09:15, zhao,meijuan wrote:
> powerville is not support start testpmd when pf is in dpdk
>
> Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
> ---
>   conf/test_case_checklist.json | 15 +++++++++++++++
>   1 file changed, 15 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d65b7e3..44d35a2 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1619,6 +1619,21 @@
>               "Comments": "the nic not support this case"
>           }
>       ],
> +    "dpdk_2pf_2vf_1vm_iplink_macfilter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
>       "kernel_2pf_2vf_1vm_mac_add_filter": [
>           {
>               "OS": [

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

end of thread, other threads:[~2018-12-29  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-27  1:15 [dts] [PATCH V2] conf/checklist: add a case zhao,meijuan
2018-12-27  1:15 ` [dts] [PATCH V2] conf/checklist:add not support case zhao,meijuan
2018-12-29 17:28   ` Lijuan Tu
2018-12-29 17:27 ` [dts] [PATCH V2] conf/checklist: add a case Lijuan Tu

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