* [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases
@ 2020-03-25 10:14 Xiao Qimai
2020-03-30 3:17 ` Wang, Yinan
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Xiao Qimai @ 2020-03-25 10:14 UTC (permalink / raw)
To: dts; +Cc: Xiao Qimai
*. perf_pvp_split_ring_dequeue_zero_copy and perf_pvp_packed_ring_dequeue_zero_copy are not supported on niantic
Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
---
conf/test_case_checklist.json | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 7679049..1a2d93c 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2699,6 +2699,35 @@
"Bug ID": "",
"Comments": "only i40e and ixgbe driver support this case"
}
+ ],
+ "perf_pvp_split_ring_dequeue_zero_copy": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "niantic"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "niantic not support this case"
+ }
+ ],
+ "perf_pvp_packed_ring_dequeue_zero_copy": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "niantic"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "niantic not support this case"
+ }
]
-
}
--
1.8.3.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases
2020-03-25 10:14 [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases Xiao Qimai
@ 2020-03-30 3:17 ` Wang, Yinan
2020-03-31 2:59 ` Xiao, QimaiX
2020-03-31 3:06 ` Tu, Lijuan
2 siblings, 0 replies; 4+ messages in thread
From: Wang, Yinan @ 2020-03-30 3:17 UTC (permalink / raw)
To: Xiao, QimaiX, dts; +Cc: Xiao, QimaiX
Acked-by: Wang, Yinan <yinan.wang@intel.com>
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xiao Qimai
> Sent: 2020年3月25日 18:14
> To: dts@dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
> Subject: [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two
> cases
>
> *. perf_pvp_split_ring_dequeue_zero_copy and
> perf_pvp_packed_ring_dequeue_zero_copy are not supported on niantic
>
> Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
> ---
> conf/test_case_checklist.json | 31 ++++++++++++++++++++++++++++++-
> 1 file changed, 30 insertions(+), 1 deletion(-)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> 7679049..1a2d93c 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2699,6 +2699,35 @@
> "Bug ID": "",
> "Comments": "only i40e and ixgbe driver support this case"
> }
> + ],
> + "perf_pvp_split_ring_dequeue_zero_copy": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "niantic not support this case"
> + }
> + ],
> + "perf_pvp_packed_ring_dequeue_zero_copy": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "niantic not support this case"
> + }
> ]
> -
> }
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases
2020-03-25 10:14 [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases Xiao Qimai
2020-03-30 3:17 ` Wang, Yinan
@ 2020-03-31 2:59 ` Xiao, QimaiX
2020-03-31 3:06 ` Tu, Lijuan
2 siblings, 0 replies; 4+ messages in thread
From: Xiao, QimaiX @ 2020-03-31 2:59 UTC (permalink / raw)
To: dts
Tested-by: Xiao, QimaiX <qimaix.xiao@intel.com>
Regards,
Xiao Qimai
> -----Original Message-----
> From: Xiao, QimaiX
> Sent: Wednesday, March 25, 2020 6:14 PM
> To: dts@dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
> Subject: [dts][PATCH V1]conf/test_case_checklist: niantic not support those
> two cases
>
> *. perf_pvp_split_ring_dequeue_zero_copy and
> perf_pvp_packed_ring_dequeue_zero_copy are not supported on niantic
>
> Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
> ---
> conf/test_case_checklist.json | 31 ++++++++++++++++++++++++++++++-
> 1 file changed, 30 insertions(+), 1 deletion(-)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 7679049..1a2d93c 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2699,6 +2699,35 @@
> "Bug ID": "",
> "Comments": "only i40e and ixgbe driver support this case"
> }
> + ],
> + "perf_pvp_split_ring_dequeue_zero_copy": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "niantic not support this case"
> + }
> + ],
> + "perf_pvp_packed_ring_dequeue_zero_copy": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "niantic not support this case"
> + }
> ]
> -
> }
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases
2020-03-25 10:14 [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases Xiao Qimai
2020-03-30 3:17 ` Wang, Yinan
2020-03-31 2:59 ` Xiao, QimaiX
@ 2020-03-31 3:06 ` Tu, Lijuan
2 siblings, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2020-03-31 3:06 UTC (permalink / raw)
To: Xiao, QimaiX, dts; +Cc: Xiao, QimaiX
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xiao Qimai
> Sent: Wednesday, March 25, 2020 6:14 PM
> To: dts@dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
> Subject: [dts] [PATCH V1]conf/test_case_checklist: niantic not support those
> two cases
>
> *. perf_pvp_split_ring_dequeue_zero_copy and
> perf_pvp_packed_ring_dequeue_zero_copy are not supported on niantic
>
> Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
> ---
> conf/test_case_checklist.json | 31 ++++++++++++++++++++++++++++++-
> 1 file changed, 30 insertions(+), 1 deletion(-)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 7679049..1a2d93c 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2699,6 +2699,35 @@
> "Bug ID": "",
> "Comments": "only i40e and ixgbe driver support this case"
> }
> + ],
> + "perf_pvp_split_ring_dequeue_zero_copy": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "niantic not support this case"
> + }
> + ],
> + "perf_pvp_packed_ring_dequeue_zero_copy": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "niantic"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "niantic not support this case"
> + }
> ]
> -
> }
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-03-31 3:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 10:14 [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases Xiao Qimai
2020-03-30 3:17 ` Wang, Yinan
2020-03-31 2:59 ` Xiao, QimaiX
2020-03-31 3:06 ` 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).