test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_case_checklist.json:Added the test cases which are not supported by cavium_a063 and cavium_a064
@ 2020-01-10  6:04 usurekha
  2020-01-10  7:29 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: usurekha @ 2020-01-10  6:04 UTC (permalink / raw)
  To: dts; +Cc: pvukkisala, usurekha

From: usurekha <usurekha@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@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


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

end of thread, other threads:[~2020-01-10  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10  6:04 [dts] [PATCH] test_case_checklist.json:Added the test cases which are not supported by cavium_a063 and cavium_a064 usurekha
2020-01-10  7:29 ` 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).