test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/supportlist: add only support fortville nic case
@ 2018-12-04  7:43 zhao,meijuan
  2018-12-04  9:58 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: zhao,meijuan @ 2018-12-04  7:43 UTC (permalink / raw)
  To: dts; +Cc: zhao,meijuan

due to mac_addr command only support kernel pf for ixgbe driver

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

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 42eed66..2c800ab 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -106,6 +106,23 @@
             "Comments": "this case only support on niantic"
         }
     ],
+    "dpdk_2pf_2vf_1vm_mac_add_filter": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on fortville"
+        }
+    ],
     "l2pkt_detect": [
         {
             "OS": [
-- 
2.17.2

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

* Re: [dts] [PATCH V1] conf/supportlist: add only support fortville nic case
  2018-12-04  7:43 [dts] [PATCH V1] conf/supportlist: add only support fortville nic case zhao,meijuan
@ 2018-12-04  9:58 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2018-12-04  9:58 UTC (permalink / raw)
  To: Zhao, MeijuanX, dts; +Cc: Zhao, MeijuanX

Confused, Is this case only support forville, or it not support Niantic. If it is not support Niantic, we should add this case into checklist, if it is only support forville, we should add it into support list.

The different reason guide us to choose checklist or support list.

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhao,meijuan
> Sent: Tuesday, December 4, 2018 3:43 PM
> To: dts@dpdk.org
> Cc: Zhao, MeijuanX <meijuanx.zhao@intel.com>
> Subject: [dts] [PATCH V1] conf/supportlist: add only support fortville nic case
> 
> due to mac_addr command only support kernel pf for ixgbe driver
> 
> Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
> ---
>  conf/test_case_supportlist.json | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json
> b/conf/test_case_supportlist.json index 42eed66..2c800ab 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -106,6 +106,23 @@
>              "Comments": "this case only support on niantic"
>          }
>      ],
> +    "dpdk_2pf_2vf_1vm_mac_add_filter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "this case only support on fortville"
> +        }
> +    ],
>      "l2pkt_detect": [
>          {
>              "OS": [
> --
> 2.17.2

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-04  7:43 [dts] [PATCH V1] conf/supportlist: add only support fortville nic case zhao,meijuan
2018-12-04  9:58 ` 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).