[dts] [PATCH V1] conf/checklist:add not support nic on this case.

Tu, Lijuan lijuan.tu at intel.com
Wed Jun 5 04:19:29 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhu,shuai
> Sent: Friday, May 31, 2019 1:18 PM
> To: dts at dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu at intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:add not support nic on this case.
> 
> These NICs will skip the following case:
>     tso_tunneling
> 
> Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
> ---
>  conf/test_case_checklist.json | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 7034ca3..424eb68 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2216,5 +2216,25 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +     "tso_tunneling": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +                "powerville",
> +                "twinpond",
> +                "twinville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 2.17.2



More information about the dts mailing list