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

nareddy at marvell.com nareddy at marvell.com
Mon Dec 23 07:25:49 CET 2019


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