[dts] [PATCH V1] conf/test_case_supportlist : add limit for nvgre ipv6 and ipv6 offload only suppor CVL

Lin, Xueqin xueqin.lin at intel.com
Mon Sep 2 11:11:01 CEST 2019


Hi Wenjie&Zhiwei,

Not make sense to add the patch. Test plan has nvgre ipv6 relative cases, but script miss cases.
FVL should also support nvgre ipv6, pls check it.
If yes, pls also add nvgre ipv6 cases for FVL, thanks. 

Best regards,
Xueqin

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhiwei.he
> Sent: Monday, September 2, 2019 4:18 PM
> To: dts at dpdk.org
> Cc: He, Zhiwei <zhiwei.he at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_supportlist : add limit for nvgre
> ipv6 and ipv6 offload only suppor CVL
> 
> From: "zhiwei.he" <zhiwei.he at intel.com>
> 
> Signed-off-by: zhiwei.he <zhiwei.he at intel.com>
> ---
>  conf/test_case_supportlist.json | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
> index d5cbb01..974552b 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -1598,5 +1598,37 @@
>              "Bug ID": "",
>              "Comments": "This case currently support for niantic "
>          }
> +    ],
> +    "nvgre_ipv6": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_25g",
> +                "columbiaville_100g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for columbiaville "
> +        }
> +    ],
> +    "nvgre_ipv6_checksum_offload": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_25g",
> +                "columbiaville_100g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for columbiaville "
> +        }
>      ]
>  }
> --
> 1.8.3.1



More information about the dts mailing list