[dts] [PATCH] test_case_checklist.json:Added the test cases which are not supported by cavium_a063 and cavium_a064

usurekha at marvell.com usurekha at marvell.com
Fri Jan 10 07:04:58 CET 2020


From: usurekha <usurekha at marvell.com>

Following test cases are not supported by cavium_a063 and cavium_a064:
power_cpufreq
tunnel_filter
nvgre_ipv4_checksum_offload
tunnel_filter_invalid
different_types_rss_queue_rule
disable_enable_rss
disable_rss_in_commandline
enable_ipv4_udp_rss
rss_queue_rule

Signed-off-by: usurekha <usurekha at marvell.com>
---
 conf/test_case_checklist.json | 120 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 118 insertions(+), 2 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 7bec2e6..bea5f4a 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2387,7 +2387,9 @@
             ],
             "NIC": [
                 "columbiaville_25g",
-                "columbiaville_100g"
+                "columbiaville_100g",
+                "cavium_a063",
+                "cavium_a064"
             ],
             "Target": [
                 "ALL"
@@ -2403,7 +2405,9 @@
             ],
             "NIC": [
                 "columbiaville_25g",
-                "columbiaville_100g"
+                "columbiaville_100g",
+                "cavium_a063",
+                "cavium_a064"
             ],
             "Target": [
                 "ALL"
@@ -2493,5 +2497,117 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+     "power_cpufreq": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "nvgre_ipv4_checksum_offload": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "different_types_rss_queue_rule": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "disable_enable_rss": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "disable_rss_in_commandline": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "enable_ipv4_udp_rss": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+     "rss_queue_rule": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063",
+                "cavium_a064"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
2.7.4



More information about the dts mailing list