* [PATCH V3 1/3] conf/test_case_supportlist: add case name into support list
@ 2022-03-02 6:10 Wei Ling
0 siblings, 0 replies; only message in thread
From: Wei Ling @ 2022-03-02 6:10 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-02 6:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 6:10 [PATCH V3 1/3] conf/test_case_supportlist: add case name into support list Wei Ling
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).