From: <usurekha@marvell.com>
To: <dts@dpdk.org>
Cc: <pvukkisala@marvell.com>, usurekha <usurekha@marvell.com>
Subject: [dts] [PATCH] test_case_checklist.json:Added the test cases which are not supported by cavium_a063 and cavium_a064
Date: Fri, 10 Jan 2020 11:34:58 +0530 [thread overview]
Message-ID: <1578636298-6813-1-git-send-email-usurekha@marvell.com> (raw)
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
next reply other threads:[~2020-01-10 6:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-10 6:04 usurekha [this message]
2020-01-10 7:29 ` Tu, Lijuan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1578636298-6813-1-git-send-email-usurekha@marvell.com \
--to=usurekha@marvell.com \
--cc=dts@dpdk.org \
--cc=pvukkisala@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).