[dts] [PATCH V1] tests/vlan_ethertype_config:hardware only supports fortville NIC

Tu, Lijuan lijuan.tu at intel.com
Thu Oct 25 11:10:43 CEST 2018


Please align your script with your comments.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of yaobing
> Sent: Thursday, October 25, 2018 1:55 PM
> To: dts at dpdk.org
> Cc: Yao, BingX Y <bingx.y.yao at intel.com>
> Subject: [dts] [PATCH V1] tests/vlan_ethertype_config:hardware only
> supports fortville NIC
> 
> check rst script find that hardware only supports Fortville NIC (4x 10G or
> 2x10G or 2x40G or 1x10G)
> 
> Signed-off-by: yaobing <bingx.y.yao at intel.com>
> ---
>  conf/test_case_supportlist.json | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json
> b/conf/test_case_supportlist.json index f97b90d..8e76521 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -540,5 +540,21 @@
>              "Bug ID": "",
>              "Comments": "This case only support i40e driver nic"
>          }
> +    ],
> +    "vlan_qinq_tpid": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case only support fortville nic(4x 10G or
> 2x10G or 2x40G or 1x10G)"
> +        }
>      ]
>  }
> --
> 2.17.2



More information about the dts mailing list