[dts] [PATCH] test_case_checklist.json: retrieve_eeprom is not supported for cavium_a063 and cavium_a064

Tu, Lijuan lijuan.tu at intel.com
Fri Dec 20 08:58:36 CET 2019


Could you please rework it, because code base changed.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of
> nareddy at marvell.com
> Sent: Monday, December 16, 2019 1:40 PM
> To: dts at dpdk.org
> Cc: pvukkisala at marvell.com; Praneeth Reddy <nareddy at marvell.com>
> Subject: [dts] [PATCH] test_case_checklist.json: retrieve_eeprom is not
> supported for cavium_a063 and cavium_a064
> 
> From: Praneeth Reddy <nareddy at marvell.com>
> 
> Added cavium_a063 and cavium_a064 to checklist
> 
> Signed-off-by: Praneeth Reddy <nareddy at marvell.com>
> ---
>  conf/test_case_checklist.json | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 38b1335..cd23a0b 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2415,5 +2415,21 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case: ice_dev_filter_ctrl(): Filter
> type (6) not supported"
>          }
> +    ],
> +     "retrieve_eeprom": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "cavium_a063",
> +                "cavium_a064"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case: retrieve_eeprom not
> supported"
> +        }
>      ]
>  }
> --
> 1.8.3.1



More information about the dts mailing list