[dts] [PATCH] test_case_checklist.json: Added not supported list for cavium_a063 and cavium_a064

Tu, Lijuan lijuan.tu at intel.com
Fri Dec 27 07:12:01 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of
> nareddy at marvell.com
> Sent: Monday, December 23, 2019 2:26 PM
> To: dts at dpdk.org
> Cc: pvukkisala at marvell.com; Praneeth Reddy <nareddy at marvell.com>
> Subject: [dts] [PATCH] test_case_checklist.json: Added not supported list for
> cavium_a063 and cavium_a064
> 
> From: Praneeth Reddy <nareddy at marvell.com>
> 
> The following test cases are not supported for cavium_a064
>   - retrieve_eeprom
> 
> The following test cases are not supported for cavium_a064
>   - pmd_continues
>   - pmd_burst
>   - link_stats
> 
> Signed-off-by: Praneeth Reddy <nareddy at marvell.com>
> ---
>  conf/test_case_checklist.json | 25 ++++++++++++++++++++++---
>  1 file changed, 22 insertions(+), 3 deletions(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 72d53e7..82eb404 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -346,7 +346,8 @@
>                  "springville",
>                  "ironpond",
>                  "cavium_a034",
> -                "cavium_0011"
> +                "cavium_0011",
> +                "cavium_a064"
>              ],
>              "Target": [
>                  "ALL"
> @@ -1304,7 +1305,8 @@
>                  "fortville_eagle",
>                  "fortville_spirit",
>                  "fortville_spirit_single",
> -                "fortville_25g"
> +                "fortville_25g",
> +                "cavium_a064"
>              ],
>              "Target": [
>                  "ALL"
> @@ -1349,7 +1351,8 @@
>                  "fortville_eagle",
>                  "fortville_spirit",
>                  "fortville_spirit_single",
> -                "fortville_25g"
> +                "fortville_25g",
> +                "cavium_a064"
>              ],
>              "Target": [
>                  "ALL"
> @@ -2441,5 +2444,21 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +    "retrieve_eeprom": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "cavium_a063",
> +                "cavium_a064"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 1.8.3.1



More information about the dts mailing list