test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_case_checklist.json: retrieve_eeprom is not supported for cavium_a063 and cavium_a064
@ 2019-12-16  5:39 nareddy
  2019-12-20  7:58 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: nareddy @ 2019-12-16  5:39 UTC (permalink / raw)
  To: dts; +Cc: pvukkisala, Praneeth Reddy

From: Praneeth Reddy <nareddy@marvell.com>

Added cavium_a063 and cavium_a064 to checklist

Signed-off-by: Praneeth Reddy <nareddy@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-20  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16  5:39 [dts] [PATCH] test_case_checklist.json: retrieve_eeprom is not supported for cavium_a063 and cavium_a064 nareddy
2019-12-20  7:58 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).