From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [PATCH V3 1/3] conf/test_case_supportlist: add case name into support list
Date: Wed, 2 Mar 2022 14:10:12 +0800 [thread overview]
Message-ID: <20220302061012.498771-1-weix.ling@intel.com> (raw)
Add test_nic_interrupt_PF_igb_uio into conf/test_case_supportlist.json
by only support igb_uio driver.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
conf/test_case_supportlist.json | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 4206356a..7fa1cf90 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -2352,5 +2352,23 @@
"Bug ID": "",
"Comments": "This case only supports the igb_uio driver"
}
+ ],
+ "nic_interrupt_PF_igb_uio": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "ALL"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "host_driver": [
+ "igb_uio"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only supports the igb_uio driver"
+ }
]
}
--
2.25.1
reply other threads:[~2022-03-02 6:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220302061012.498771-1-weix.ling@intel.com \
--to=weix.ling@intel.com \
--cc=dts@dpdk.org \
/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).