* Re: [dts] [PATCH V1] conf/test_case_supportlist : add limit for nvgre ipv6 and ipv6 offload only suppor CVL
2019-09-02 8:18 [dts] [PATCH V1] conf/test_case_supportlist : add limit for nvgre ipv6 and ipv6 offload only suppor CVL zhiwei.he
@ 2019-09-02 9:11 ` Lin, Xueqin
0 siblings, 0 replies; 2+ messages in thread
From: Lin, Xueqin @ 2019-09-02 9:11 UTC (permalink / raw)
To: He, Zhiwei, dts, Li, WenjieX A; +Cc: He, Zhiwei
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@dpdk.org] On Behalf Of zhiwei.he
> Sent: Monday, September 2, 2019 4:18 PM
> To: dts@dpdk.org
> Cc: He, Zhiwei <zhiwei.he@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@intel.com>
>
> Signed-off-by: zhiwei.he <zhiwei.he@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
^ permalink raw reply [flat|nested] 2+ messages in thread