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

nareddy at marvell.com nareddy at marvell.com
Mon Dec 16 06:39:49 CET 2019


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