[dts] [PATCH V3][share lib] conf/supportlist: add checklist for pvp share lib

Tu, Lijuan lijuan.tu at intel.com
Tue Aug 6 12:08:25 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of lihong
> Sent: Wednesday, July 10, 2019 8:41 AM
> To: dts at dpdk.org
> Cc: Ma, LihongX <lihongx.ma at intel.com>
> Subject: [dts] [PATCH V3][share lib] conf/supportlist: add checklist for pvp
> share lib
> 
> Signed-off-by: lihong <lihongx.ma at intel.com>
> ---
>  conf/test_case_supportlist.json | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
> 
> diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
> index ec0ab7f..5158b02 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -1550,5 +1550,37 @@
>              "Bug ID": "",
>              "Comments": "This case currently support for columbiaville"
>          }
> +    ],
> +    "perf_pvp_share_lib_of_fortville": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "fortville_eagle",
> +                "fortville_spirit",
> +                "fortville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for
> fortville_eagle/spirit/25g "
> +        }
> +    ],
> +    "perf_pvp_share_lib_of_niantic": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "This case currently support for niantic "
> +        }
>      ]
>  }
> --
> 2.7.4



More information about the dts mailing list