[dts] [PATCH V2] conf/supportlist:These cases only support on FVL

Lijuan Tu lijuan.tu at intel.com
Wed Nov 7 19:00:33 CET 2018


Applied, thanks


On 2018年11月07日 15:05, zhu,shuai wrote:
> The following case will skip:
>      set_key_keylen,
>      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_supportlist.json | 75 +++++++++++++++++++++++++++++++++
>   1 file changed, 75 insertions(+)
>
> diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
> index f97b90d..c5a6124 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -540,5 +540,80 @@
>               "Bug ID": "",
>               "Comments": "This case only support i40e driver nic"
>           }
> +    ],
> +    "set_key_keylen": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortpark_TLV",
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case only support on FVL"
> +        }
> +    ],
> +    "queue_region_with_rss_rule_api": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortville_25g",
> +                "fortpark_TLV",
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case only support on FVL"
> +        }
> +    ],
> +    "queue_region_with_rss_rule_combination": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortville_25g",
> +                "fortpark_TLV",
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case only support on FVL"
> +        }
> +    ],
> +    "queue_region_with_invalid_parameter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_spirit_single",
> +                "fortville_25g",
> +                "fortpark_TLV",
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case only support on FVL"
> +        }
>       ]
>   }



More information about the dts mailing list