[V1,2/2] conf/pvp_virtio_user_2M_hugepages: add suite config to save expected value

Message ID 20230425030344.2958301-3-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series add expected value in suite config to |

Checks

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

Commit Message

Ling, WeiX April 25, 2023, 3:03 a.m. UTC
  Add conf/pvp_virtio_user_2M_hugepages.cfg to save the test parameter and
expected value to verify.

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

Comments

He, Xingguang April 26, 2023, 6:57 a.m. UTC | #1
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Tuesday, April 25, 2023 11:04 AM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1 2/2] conf/pvp_virtio_user_2M_hugepages: add suite
> config to save expected value
> 
> Add conf/pvp_virtio_user_2M_hugepages.cfg to save the test parameter and
> expected value to verify.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Acked-by: Xingguang He<xingguang.he@intel.com>
  
Tu, Lijuan April 27, 2023, 7:46 a.m. UTC | #2
On Tue, 25 Apr 2023 11:03:44 +0800, Wei Ling <weix.ling@intel.com> wrote:
> Add conf/pvp_virtio_user_2M_hugepages.cfg to save the test parameter and
> expected value to verify.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>

Acked-by: Lijuan Tu <lijuan.tu@intel.com>
Series applied, thanks
  

Patch

diff --git a/conf/pvp_virtio_user_2M_hugepages.cfg b/conf/pvp_virtio_user_2M_hugepages.cfg
new file mode 100644
index 00000000..bca4ceda
--- /dev/null
+++ b/conf/pvp_virtio_user_2M_hugepages.cfg
@@ -0,0 +1,11 @@ 
+[suite]
+update_expected = True
+packet_sizes = [64, 128, 256, 512, 1024, 1518]
+test_duration = 30
+accepted_tolerance = 5
+expected_throughput = {
+    'test_perf_pvp_virtio_user_split_ring_2M_hugepages': {
+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}, 
+    'test_perf_pvp_virtio_user_packed_ring_2M_hugepages': {
+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}}
+