[V1,4/4] conf/vswitch_pvp_multi_paths_performance_with_cbdma: add new vswitch_pvp_multi_paths_performance_with_cbdma config file

Message ID 20220422084428.1562016-1-weix.ling@intel.com (mailing list archive)
State Superseded
Headers
Series add new |

Checks

Context Check Description
ci/Intel-dts-doc-test success Testing OK

Commit Message

Ling, WeiX April 22, 2022, 8:44 a.m. UTC
  As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite vswitch_pvp_multi_paths_performance_with_cbdma for
coverage the dpdk-vhost pvp multi paths performance test with cbdma.
1) Add testsuite config file
conf/vswitch_pvp_multi_paths_performance_with_cbdma.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg
  

Patch

diff --git a/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg b/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg
new file mode 100644
index 00000000..295029fa
--- /dev/null
+++ b/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg
@@ -0,0 +1,7 @@ 
+[suite]
+update_expected = True
+test_parameters = {64: [1024], 128: [1024], 256: [1024], 512: [1024], 1024: [1024], 1518: [1024]}
+test_duration = 60
+accepted_tolerance = 10
+expected_throughput = {'test_perf_vswitch_pvp_split_ring_inorder_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_inorder_no_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_non_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_vectorized_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_inorder_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_inorder_no_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_non_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_vectorized_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}}
+