[dts] [PATCH V1]conf/test_case_checklist: add new case support info

Tu, Lijuan lijuan.tu at intel.com
Wed Jul 1 08:20:14 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of hanyingya
> Sent: 2020年6月30日 16:36
> To: dts at dpdk.org
> Cc: Han, YingyaX <yingyax.han at intel.com>
> Subject: [dts] [PATCH V1]conf/test_case_checklist: add new case support info
> 
> Signed-off-by: hanyingya <yingyax.han at intel.com>
> ---
>  conf/test_case_checklist.json | 39 +++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> 73eda68..5cddec2 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -494,6 +494,45 @@
>              "Comments": "if set pasue, the packet type error when use kernel driver
> send packet"
>          }
>      ],
> +    "pause_fwd_port_stop_start": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville",
> +                "kawela_4",
> +                "springville",
> +                "cavium_a034",
> +                "cavium_0011",
> +                "fortpark_TLV",
> +                "fortpark_BASE-T",
> +		"foxville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        },
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortville_25g",
> +                "carlsville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "if set pasue, the packet type error when use kernel driver
> send packet"
> +        }
> +    ],
>      "flowctrl_off_pause_fwd_off": [
>          {
>              "OS": [
> --
> 2.17.1



More information about the dts mailing list