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

Ma, LihongX lihongx.ma at intel.com
Wed Mar 4 03:49:31 CET 2020


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

Regards,
Ma,lihong


-----Original Message-----
From: Ma, LihongX 
Sent: Wednesday, March 4, 2020 3:20 AM
To: dts at dpdk.org
Cc: Ma, LihongX <lihongx.ma at intel.com>
Subject: [dts][PATCH V2 1/2] conf: add config file to support per patch performance

add config file for suite pvp_multi_paths_virtio_single_core_performance can store expected throughput value of cases.

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

diff --git a/conf/pvp_multi_paths_virtio_single_core_performance.cfg b/conf/pvp_multi_paths_virtio_single_core_performance.cfg
new file mode 100644
index 0000000..f7703a3
--- /dev/null
+++ b/conf/pvp_multi_paths_virtio_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_virtio_single_core_virtio11_mergeable': {64: {1024: 0.0}, 
+1518: {1024: 0.0}}, 'test_perf_virtio_single_core_virtio11_normal': 
+{64: {1024: 0.0}, 1518: {1024: 0.0}}, 
+'test_perf_virtio_single_core_virtio11_inorder_mergeable': {64: {1024: 
+0.0}, 1518: {1024: 0.0}}, 
+'test_perf_virtio_single_core_virtio11_inorder_normal': {64: {1024: 
+0.0}, 1518: {1024: 0.0}}, 
+'test_perf_virtio_single_core_inorder_mergeable': {64: {1024: 0.0}, 
+1518: {1024: 0.0}}, 
+'test_perf_virtio_single_core_inorder_no_mergeable': {64: {1024: 0.0}, 
+1518: {1024: 0.0}}, 'test_perf_virtio_single_core_mergeable': {64: 
+{1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_normal': 
+{64: {1024: 0.0}, 1518: {1024: 0.0}}, 
+'test_perf_virtio_single_core_vector_rx': {64: {1024: 0.0}, 1518: 
+{1024: 0.0}}}
--
2.7.4



More information about the dts mailing list