[dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan

Tu, Lijuan lijuan.tu at intel.com
Tue Apr 21 05:32:01 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Zeng Xiaoxiao
> Sent: Tuesday, April 21, 2020 3:19 AM
> To: dts at dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not
> support double vlan
> 
> *. CVL kernel driver does`t enable double vlan which cause tester sent a
> unexpected packet.
> 
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng at intel.com>
> ---
>  conf/test_case_checklist.json | 31 +++++++++++++++++++++++++++++++
>  1 file changed, 31 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 44bf8af..76811c5 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2749,5 +2749,36 @@
>              "Bug ID": "",
>              "Comments": "niantic not support this case"
>          }
> +    ],
> +    "check_double_VLAN_fields_in_RXD_8021ad": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +
> +                "columbiaville_100g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "CVL_100G kennel not support double VLAN"
> +        }
> +    ],
> +    "check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only i40e and ixgbe driver support this case"
> +        }
>      ]
>  }
> --
> 2.17.1



More information about the dts mailing list