From: Yang Lewei <leweix.yang@intel.com>
To: dts@dpdk.org
Cc: Yang Lewei <leweix.yang@intel.com>
Subject: [dts] [PATCH V3] conf/vhost_cbdma:Modify the configuration file
Date: Fri, 30 Jul 2021 11:45:27 +0000 [thread overview]
Message-ID: <20210730114527.25714-1-leweix.yang@intel.com> (raw)
Modify the configuration file
Signed-off-by: Yang Lewei <leweix.yang@intel.com>
---
conf/vhost_cbdma.cfg | 62 +++++++++++++++++++++++++++++++++++++++++---
1 file changed, 59 insertions(+), 3 deletions(-)
diff --git a/conf/vhost_cbdma.cfg b/conf/vhost_cbdma.cfg
index 66981031..67e76e19 100644
--- a/conf/vhost_cbdma.cfg
+++ b/conf/vhost_cbdma.cfg
@@ -1,6 +1,62 @@
[suite]
update_expected = True
-test_parameters = {64: [1024], 1518: [1024]}
-test_duration = 60
+test_parameters = {'imix': [1024],}
+test_duration = 20
accepted_tolerance = 2
-expected_throughput = {'test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'virtio_user_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vhost_userRelaunch_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_vhost_2_cbdma': {64: {1024: 0.00}, 1518: {1024: 0.00}}}, 'test_perf_pvp_spilt_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_non_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'non_mergeable_path': {64: {1024: 0.00}, 1518: {1
024: 0.00}}, 'non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}},'test_perf_packed_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'virtio_user_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vhost_userRelaunch_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_vhost_2_cbdma': {64: {1024: 0.00}, 1518: {1024: 0.00}}},'test_perf_pvp_packed_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, '
inorder_non_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'non_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}},}
+expected_throughput = {
+ 'test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'no_cbdma': {'imix': {1024: 0.0},
+ },
+ 'used_4_cbdma_num': {'imix': {1024: 0.0},
+ },
+ 'used_8_cbdma_num': {'imix': {1024: 0.0},
+ },
+ 'used_8_cbdma_num_1': {'imix': {1024: 0.0},
+ }},
+ 'test_perf_packed_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'no_cbdma': {'imix': {1024: 0.0},
+ },
+ 'used_4_cbdma_num': {'imix': {1024: 0.0},
+ },
+ 'used_8_cbdma_num': {'imix': {1024: 0.0},
+ },
+ 'used_8_cbdma_num_1': {'imix': {1024: 0.0},
+ }},
+ 'test_perf_pvp_packed_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'inorder_mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'inorder_non_mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'inorder_non_mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'non_mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'non_mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'vector_rx_path': {'imix': {1024: 0.0},
+ },
+ 'vector_rx_path_RestartVhost': {'imix': {1024: 0.0},
+ }},
+ 'test_perf_pvp_spilt_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'inorder_mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'inorder_non_mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'inorder_non_mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'non_mergeable_path': {'imix': {1024: 0.0},
+ },
+ 'non_mergeable_path_RestartVhost': {'imix': {1024: 0.0},
+ },
+ 'vector_rx_path': {'imix': {1024: 0.0},
+ },
+ 'vector_rx_path_RestartVhost': {'imix': {1024: 0.0},
+ }},}
--
2.17.1
reply other threads:[~2021-07-30 3:15 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=20210730114527.25714-1-leweix.yang@intel.com \
--to=leweix.yang@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).