[dts] [PATCH V1] conf/supportlist:This case only support on FVL

Tu, Lijuan lijuan.tu at intel.com
Wed Nov 7 06:12:01 CET 2018


If you are going to put the case " set_key_keylen " in support list, prefer you to look at all test cases in the suite rss_to_rte_flow, and move relative test cases into support list.
thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhu,shuai
> Sent: Wednesday, November 7, 2018 10:45 AM
> To: dts at dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu at intel.com>
> Subject: [dts] [PATCH V1] conf/supportlist:This case only support on FVL
> 
> This case supports nic:
>     fortville_eagle,
>     fortville_spirit,
>     fortville_spirit_single,
>     fortpark_TLV
> 
> Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
> ---
>  conf/test_case_supportlist.json | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json
> b/conf/test_case_supportlist.json index f97b90d..48a07dc 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -540,5 +540,23 @@
>              "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"
> +        }
>      ]
>  }
> --
> 2.17.2



More information about the dts mailing list