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

Wei Ling weix.ling at intel.com
Tue Apr 25 05:03:44 CEST 2023


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 at 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

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}}
+
-- 
2.25.1



More information about the dts mailing list