[dts] [PATCH V2] conf/test_case_checklist:fix repeat conflict of retrieve_reg

Tu, Lijuan lijuan.tu at intel.com
Tue Feb 25 06:36:39 CET 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Zeng Xiaoxiao
> Sent: Tuesday, February 25, 2020 11:22 AM
> To: dts at dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng at intel.com>
> Subject: [dts] [PATCH V2] conf/test_case_checklist:fix repeat conflict of
> retrieve_reg
> 
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng at intel.com>
> ---
>  conf/test_case_checklist.json | 20 +++-----------------
>  1 file changed, 3 insertions(+), 17 deletions(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 68e8dcd..d42dca6 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2257,7 +2257,9 @@
>                  "fortpark_TLV",
>                  "cavium_a063",
>                  "fortpark_TLV_vf",
> -                "cavium_a064"
> +                "cavium_a064",
> +                "columbiaville_25g",
> +                "columbiaville_100g"
>              ],
>              "Target": [
>                  "ALL"
> @@ -2611,22 +2613,6 @@
>              "Comments": "the nic not support this case"
>          }
>      ],
> -    "retrieve_reg": [
> -        {
> -            "OS": [
> -                "ALL"
> -            ],
> -            "NIC": [
> -                "columbiaville_25g",
> -                "columbiaville_100g"
> -            ],
> -            "Target": [
> -                "ALL"
> -            ],
> -            "Bug ID": "",
> -            "Comments": "the nic not support this case"
> -        }
> -    ],
>      "vf_vlan_rx": [
>          {
>              "OS": [
> --
> 1.8.3.1



More information about the dts mailing list