[dts] [PATCH] checklist: Add tests N/A for Marvell device in checklist file

pvukkisala at marvell.com pvukkisala at marvell.com
Thu Aug 22 11:16:05 CEST 2019


From: Phanendra Vukkisala <pvukkisala at marvell.com>

Signed-off-by: Phanendra Vukkisala <pvukkisala at marvell.com>
---
 conf/test_case_checklist.json |   30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 2b4905e..6e9f463 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1771,6 +1771,36 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "dynamic_config_enable_promiscuous": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+    "dynamic_config_default_mode": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
     "dynamic_config_allmulticast": [
         {
             "OS": [
-- 
1.7.9.5



More information about the dts mailing list