[dts] [PATCH V1] conf/supportlist: add only support fortville nic case

Tu, Lijuan lijuan.tu at intel.com
Tue Dec 4 10:58:15 CET 2018


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 at dpdk.org] On Behalf Of zhao,meijuan
> Sent: Tuesday, December 4, 2018 3:43 PM
> To: dts at dpdk.org
> Cc: Zhao, MeijuanX <meijuanx.zhao at 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 at 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



More information about the dts mailing list