* [dts][PATCH V3 3/3] conf/vhost_cbdma: modify the suite config by case changed
@ 2022-11-28 2:50 Wei Ling
2022-12-26 4:54 ` lijuan.tu
0 siblings, 1 reply; 2+ messages in thread
From: Wei Ling @ 2022-11-28 2:50 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
Modify the suite config by case changed.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
conf/vhost_cbdma.cfg | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/conf/vhost_cbdma.cfg b/conf/vhost_cbdma.cfg
index 9dbdb77f..d192facc 100644
--- a/conf/vhost_cbdma.cfg
+++ b/conf/vhost_cbdma.cfg
@@ -28,16 +28,16 @@ expected_throughput = {
'non_mergeable_VA_RestartVhost': {'imix': {1024: 0.000}},
'vectorized_VA': {'imix': {1024: 0.000}},
'vectorized_VA_RestartVhost': {'imix': {1024: 0.000}},
- 'inorder_mergeable_PA': {'imix': {1024: 0.000}},
- 'inorder_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},
+ 'mergeable_VA_diff': {'imix': {1024: 0.000}},
+ 'mergeable_VA_diff_RestartVhost': {'imix': {1024: 0.000}},
+ 'inorder_non_mergeable_PA': {'imix': {1024: 0.000}},
+ 'inorder_non_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},
'test_perf_pvp_split_ring_dynamic_queue_number_vhost_async_operation_with_M_to_N': {
'inorder_mergeable_VA_1:N': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_without_CBDMA': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_1:1': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_M:N': {'imix': {1024: 0.000}},
- 'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
- 'mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
- 'mergeable_PA_M:N_diff': {'imix': {1024: 0.000}},},
+ 'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}}},
'test_perf_pvp_packed_ring_all_path_multi_queues_vhost_async_operation_with_1_to_1': {
'inorder_mergeable_VA': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_RestartVhost': {'imix': {1024: 0.000}},
@@ -66,13 +66,13 @@ expected_throughput = {
'vectorized_VA_RestartVhost': {'imix': {1024: 0.000}},
'vectorized_path_not_power_of_2_VA': {'imix': {1024: 0.000}},
'vectorized_path_not_power_of_2_VA_RestartVhost': {'imix': {1024: 0.000}},
- 'inorder_mergeable_PA': {'imix': {1024: 0.000}},
- 'inorder_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},
+ 'vectorized_path_not_power_of_2_VA_diff': {'imix': {1024: 0.000}},
+ 'vectorized_path_not_power_of_2_VA_diff_RestartVhost': {'imix': {1024: 0.000}},
+ 'vectorized_path_not_power_of_2_PA': {'imix': {1024: 0.000}},
+ 'vectorized_path_not_power_of_2_PA_RestartVhost': {'imix': {1024: 0.000}}},
'test_perf_pvp_packed_ring_dynamic_queue_number_vhost_async_operation_with_M_to_N': {
'inorder_mergeable_VA_1:N': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_without_CBDMA': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_1:1': {'imix': {1024: 0.000}},
'inorder_mergeable_VA_M:N': {'imix': {1024: 0.000}},
- 'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
- 'mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
- 'mergeable_PA_M:N_diff': {'imix': {1024: 0.000}},},}
+ 'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}}}}
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-26 4:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28 2:50 [dts][PATCH V3 3/3] conf/vhost_cbdma: modify the suite config by case changed Wei Ling
2022-12-26 4:54 ` lijuan.tu
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).