[dts] [PATCH V1 1/2] conf: add config file to support per patch performance of virtio

Ma, LihongX lihongx.ma at intel.com
Fri Feb 28 07:11:06 CET 2020


Tested-by:ma,lihong<lihongx.ma at intel.com>

Regards,
Ma,lihong


-----Original Message-----
From: Ma, LihongX 
Sent: Friday, February 28, 2020 6:41 AM
To: dts at dpdk.org
Cc: Ma, LihongX <lihongx.ma at intel.com>
Subject: [dts][PATCH V1 1/2] conf: add config file to support per patch performance of virtio

add config file pvp_multi_paths_vhost_single_core_performance.cfg to support suite run per patch performance

Signed-off-by: lihong <lihongx.ma at intel.com>
---
 conf/pvp_multi_paths_vhost_single_core_performance.cfg | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 conf/pvp_multi_paths_vhost_single_core_performance.cfg

diff --git a/conf/pvp_multi_paths_vhost_single_core_performance.cfg b/conf/pvp_multi_paths_vhost_single_core_performance.cfg
new file mode 100644
index 0000000..c2e9a02
--- /dev/null
+++ b/conf/pvp_multi_paths_vhost_single_core_performance.cfg
@@ -0,0 +1,6 @@
+[suite]
+update_expected = True
+test_parameters = {64: [1024],1518: [1024]} test_duration = 60 
+accepted_tolerance = 2 expected_throughput = 
+{'test_perf_vhost_single_core_virtio11_mergeable': {64: {1024: 0.00}, 
+1518: {1024: 0.00}}, 'test_perf_vhost_single_core_virtio11_normal': 
+{64: {1024: 0.00}, 1518: {1024: 0.00}}, 
+'test_perf_vhost_single_core_virtio11_inorder_mergeable': {64: {1024: 
+0.00}, 1518: {1024: 0.00}}, 
+'test_perf_vhost_single_core_virtio11_inorder_normal': {64: {1024: 
+0.00}, 1518: {1024: 0.00}}, 
+'test_perf_vhost_single_core_inorder_mergeable': {64: {1024: 0.00}, 
+1518: {1024: 0.00}}, 
+'test_perf_vhost_single_core_inorder_no_mergeable': {64: {1024: 0.00}, 
+1518: {1024: 0.00}},'test_perf_vhost_single_core_mergeable': {64: 
+{1024: 0.00}, 1518: {1024: 0.00}},'test_perf_vhost_single_core_normal': 
+{64: {1024: 0.00}, 1518: {1024: 
+0.00}},'test_perf_vhost_single_core_vector_rx': {64: {1024: 0.00}, 
+1518: {1024: 0.00}}}
--
2.7.4



More information about the dts mailing list