* [dts] [PATCH V1] conf/test_case_checklist:only support i40e
@ 2020-02-24 5:19 Xie Wei
2020-02-25 1:31 ` Tu, Lijuan
0 siblings, 1 reply; 2+ messages in thread
From: Xie Wei @ 2020-02-24 5:19 UTC (permalink / raw)
To: dts; +Cc: Xie Wei
Signed-off-by: Xie Wei <weix.xie@intel.com>
---
conf/test_case_checklist.json | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index b7251a8..c12e3e3 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2641,5 +2641,40 @@
"Bug ID": "",
"Comments": "the nic not support this case"
}
+ ],
+ "nic_multi_queues_interrupt_VF_vfio_pci": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "niantic",
+ "sagepond",
+ "sageville"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "the nic not support this case"
+ }
+ ],
+ "nic_multi_queues_interrupt_VM_vfio_pci": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "niantic",
+ "sagepond",
+ "sageville"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "the nic not support this case"
+ }
]
+
}
--
2.17.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dts] [PATCH V1] conf/test_case_checklist:only support i40e
2020-02-24 5:19 [dts] [PATCH V1] conf/test_case_checklist:only support i40e Xie Wei
@ 2020-02-25 1:31 ` Tu, Lijuan
0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-02-25 1:31 UTC (permalink / raw)
To: Xie, WeiX, dts; +Cc: Xie, WeiX
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xie Wei
> Sent: Monday, February 24, 2020 1:19 PM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:only support i40e
>
> Signed-off-by: Xie Wei <weix.xie@intel.com>
> ---
> conf/test_case_checklist.json | 35 +++++++++++++++++++++++++++++++++++
> 1 file changed, 35 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index b7251a8..c12e3e3 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2641,5 +2641,40 @@
> "Bug ID": "",
> "Comments": "the nic not support this case"
> }
> + ],
> + "nic_multi_queues_interrupt_VF_vfio_pci": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic",
> + "sagepond",
> + "sageville"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "the nic not support this case"
> + }
> + ],
> + "nic_multi_queues_interrupt_VM_vfio_pci": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic",
> + "sagepond",
> + "sageville"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "the nic not support this case"
> + }
> ]
> +
> }
> --
> 2.17.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-25 1:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 5:19 [dts] [PATCH V1] conf/test_case_checklist:only support i40e Xie Wei
2020-02-25 1:31 ` 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).