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

Wang, Yinan yinan.wang at intel.com
Thu Jun 27 10:24:57 CEST 2019


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