test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V4 1/3] conf/vhost_cbdma: modify config sync with test plan change
@ 2022-01-26  9:08 Lingli Chen
  0 siblings, 0 replies; 2+ messages in thread
From: Lingli Chen @ 2022-01-26  9:08 UTC (permalink / raw)
  To: dts; +Cc: Lingli Chen

Modify config sync with test plan change.

Signed-off-by: Lingli Chen <linglix.chen@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..a22fa32c 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: {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}}},'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_pvp_spilt_ring_all_path_vhost_enqueue_operations_with_cbdma':{
+        'inorder_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_VA': {'imix': {1024: 0.0},},
+        'mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_PA': {'imix': {1024: 0.0},},
+        'mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA_RestartVhost': {'imix': {1024: 0.0},}},
+    'test_perf_pvp_spilt_ring_all_dynamic_queue_number_vhost_enqueue_operations_with_cbdma':{
+        'with_0_cbdma': {'imix': {1024: 0.0},},
+        'with_4_cbdma': {'imix': {1024: 0.0},},
+        'with_8_cbdma': {'imix': {1024: 0.0},},
+        'with_6_cbdma': {'imix': {1024: 0.0},}},
+    'test_perf_pvp_packed_ring_all_path_vhost_enqueue_operations_with_cbdma':{
+        'inorder_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_VA': {'imix': {1024: 0.0},},
+        'mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_VA':{'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_VA_RestartVhost':{'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_PA': {'imix': {1024: 0.0},},
+        'mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_PA':{'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_PA_RestartVhost':{'imix': {1024: 0.0},}},
+    'test_perf_pvp_packed_ring_all_dynamic_queue_number_vhost_enqueue_operations_with_cbdma':{
+        'with_0_cbdma': {'imix': {1024: 0.0},},
+        'with_4_cbdma': {'imix': {1024: 0.0},},
+        'with_8_cbdma': {'imix': {1024: 0.0},},
+        'with_6_cbdma': {'imix': {1024: 0.0},}},}
\ No newline at end of file
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dts][PATCH V4 1/3] conf/vhost_cbdma: modify config sync with test plan change
@ 2022-01-26  9:21 Wei Ling
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Ling @ 2022-01-26  9:21 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Modify config sync with test plan change.

Signed-off-by: Wei Ling <weix.ling@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..a22fa32c 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: {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}}},'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_pvp_spilt_ring_all_path_vhost_enqueue_operations_with_cbdma':{
+        'inorder_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_VA': {'imix': {1024: 0.0},},
+        'mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_PA': {'imix': {1024: 0.0},},
+        'mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA_RestartVhost': {'imix': {1024: 0.0},}},
+    'test_perf_pvp_spilt_ring_all_dynamic_queue_number_vhost_enqueue_operations_with_cbdma':{
+        'with_0_cbdma': {'imix': {1024: 0.0},},
+        'with_4_cbdma': {'imix': {1024: 0.0},},
+        'with_8_cbdma': {'imix': {1024: 0.0},},
+        'with_6_cbdma': {'imix': {1024: 0.0},}},
+    'test_perf_pvp_packed_ring_all_path_vhost_enqueue_operations_with_cbdma':{
+        'inorder_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_VA': {'imix': {1024: 0.0},},
+        'mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA': {'imix': {1024: 0.0},},
+        'vector_rx_path_VA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_VA':{'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_VA_RestartVhost':{'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'inorder_non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'mergeable_path_PA': {'imix': {1024: 0.0},},
+        'mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA': {'imix': {1024: 0.0},},
+        'non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA': {'imix': {1024: 0.0},},
+        'vector_rx_path_PA_RestartVhost': {'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_PA':{'imix': {1024: 0.0},},
+        'vector_rx_path_not_power_of_2_PA_RestartVhost':{'imix': {1024: 0.0},}},
+    'test_perf_pvp_packed_ring_all_dynamic_queue_number_vhost_enqueue_operations_with_cbdma':{
+        'with_0_cbdma': {'imix': {1024: 0.0},},
+        'with_4_cbdma': {'imix': {1024: 0.0},},
+        'with_8_cbdma': {'imix': {1024: 0.0},},
+        'with_6_cbdma': {'imix': {1024: 0.0},}},}
\ No newline at end of file
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-26  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26  9:08 [dts][PATCH V4 1/3] conf/vhost_cbdma: modify config sync with test plan change Lingli Chen
2022-01-26  9:21 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).