[dts][PATCH V1 2/2] conf/pvp_virtio_user_4k_pages: add expected value to verify

Wei Ling weix.ling at intel.com
Mon Apr 24 12:18:20 CEST 2023


Add expected value to verify the running result. 

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

diff --git a/conf/pvp_virtio_user_4k_pages.cfg b/conf/pvp_virtio_user_4k_pages.cfg
new file mode 100644
index 00000000..c7428b0c
--- /dev/null
+++ b/conf/pvp_virtio_user_4k_pages.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_with_4K_pages': {
+        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_with_4K_pages': {
+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}}
+
-- 
2.25.1



More information about the dts mailing list