[dts] [PATCH V2 1/2][share lib] conf/supportlist: add checklist for pvp share lib

Ma, LihongX lihongx.ma at intel.com
Tue Jul 2 09:29:15 CEST 2019


Tested-by:lihong<lihongx.ma at intel.com>

-----Original Message-----
From: Wang, Yinan 
Sent: Thursday, June 27, 2019 4:25 PM
To: Ma, LihongX <lihongx.ma at intel.com>; dts at dpdk.org
Subject: RE: [dts][PATCH V2 1/2][share lib] conf/supportlist: add checklist for pvp share lib

Acked-by: Wang, Yinan <yinan.wang at intel.com>

> -----Original Message-----
> From: Ma, LihongX
> Sent: 2019年6月27日 7:41
> To: dts at dpdk.org
> Cc: Wang, Yinan <yinan.wang at intel.com>; Ma, LihongX 
> <lihongx.ma at intel.com>
> Subject: [dts][PATCH V2 1/2][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 e8c2a43..aa41b8d 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -1365,5 +1365,37 @@
>              "Bug ID": "",
>              "Comments": "This case currently support for cavium_a063 "
>          }
> +    ],
> +    "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