[dts] [PATCH V2] conf/checklist:update nic not supported cases.

Lijuan Tu lijuan.tu at intel.com
Fri Sep 21 17:14:07 CEST 2018


Applied, thanks


On 2018年09月21日 14:14, zhu,shuai wrote:
> Case that should be skipped:
>      queue_region_with_rss_rule_api,
>      queue_region_with_rss_rule_combination,
>      queue_region_with_invalid_parameter
>
>
> Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
> ---
>   conf/test_case_checklist.json | 54 +++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 54 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index c595576..f16a75d 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1998,5 +1998,59 @@
>               "Bug ID": "",
>               "Comments": "Niantic not support this case"
>           }
> +    ],
> +     "queue_region_with_rss_rule_api": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "powerville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +     "queue_region_with_rss_rule_combination": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "powerville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +     "queue_region_with_invalid_parameter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "powerville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>       ]
>   }



More information about the dts mailing list