[dts] [PATCH V3] conf/test_case_supportlist: this new case only supported ixgbe

Tu, Lijuan lijuan.tu at intel.com
Tue Mar 3 08:57:48 CET 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xie Wei
> Sent: Tuesday, March 3, 2020 3:51 PM
> To: dts at dpdk.org
> Cc: Xie, WeiX <weix.xie at intel.com>
> Subject: [dts] [PATCH V3] conf/test_case_supportlist: this new case only
> supported ixgbe
> 
> Signed-off-by: Xie Wei <weix.xie at intel.com>
> ---
>  conf/test_case_supportlist.json | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
> index 63aeb4e..46e0a82 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -1734,5 +1734,20 @@
>              "Bug ID": "",
>              "Comments": "this case only support on fortville"
>          }
> +    ],
> +    "ixgbe_vf_jumboframe": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for niantic"
> +        }
>      ]
>  }
> --
> 2.17.2



More information about the dts mailing list