[dts] [PATCH] checklist: Add tests N/A for Marvell device in checklist file

Tu, Lijuan lijuan.tu at intel.com
Wed Sep 4 05:25:05 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of
> pvukkisala at marvell.com
> Sent: Thursday, August 22, 2019 5:16 PM
> To: dts at dpdk.org
> Cc: avijay at marvell.com; fmasood at marvell.com; Phanendra Vukkisala
> <pvukkisala at marvell.com>
> Subject: [dts] [PATCH] checklist: Add tests N/A for Marvell device in checklist
> file
> 
> From: Phanendra Vukkisala <pvukkisala at marvell.com>
> 
> Signed-off-by: Phanendra Vukkisala <pvukkisala at marvell.com>
> ---
>  conf/test_case_checklist.json |   30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 2b4905e..6e9f463 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1771,6 +1771,36 @@
>              "Comments": "the nic not support this case"
>          }
>      ],
> +    "dynamic_config_enable_promiscuous": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "cavium_a064"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +    "dynamic_config_default_mode": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "cavium_a064"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
>      "dynamic_config_allmulticast": [
>          {
>              "OS": [
> --
> 1.7.9.5



More information about the dts mailing list