test suite reviews and discussions
 help / color / mirror / Atom feed
From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts][PATCH V3 3/3] conf/vhost_cbdma: modify the suite config by case changed
Date: Mon, 28 Nov 2022 10:50:28 +0800	[thread overview]
Message-ID: <20221128025028.2315470-1-weix.ling@intel.com> (raw)

Modify the suite config by case changed.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 conf/vhost_cbdma.cfg | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/conf/vhost_cbdma.cfg b/conf/vhost_cbdma.cfg
index 9dbdb77f..d192facc 100644
--- a/conf/vhost_cbdma.cfg
+++ b/conf/vhost_cbdma.cfg
@@ -28,16 +28,16 @@ expected_throughput = {
          'non_mergeable_VA_RestartVhost': {'imix': {1024: 0.000}},
          'vectorized_VA': {'imix': {1024: 0.000}},
          'vectorized_VA_RestartVhost': {'imix': {1024: 0.000}},
-         'inorder_mergeable_PA': {'imix': {1024: 0.000}},
-         'inorder_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},
+         'mergeable_VA_diff': {'imix': {1024: 0.000}},
+         'mergeable_VA_diff_RestartVhost': {'imix': {1024: 0.000}},
+         'inorder_non_mergeable_PA': {'imix': {1024: 0.000}},
+         'inorder_non_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},
     'test_perf_pvp_split_ring_dynamic_queue_number_vhost_async_operation_with_M_to_N': {
          'inorder_mergeable_VA_1:N': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_without_CBDMA': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_1:1': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_M:N': {'imix': {1024: 0.000}},
-         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
-         'mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
-         'mergeable_PA_M:N_diff': {'imix': {1024: 0.000}},},
+         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}}},
     'test_perf_pvp_packed_ring_all_path_multi_queues_vhost_async_operation_with_1_to_1': {
          'inorder_mergeable_VA': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_RestartVhost': {'imix': {1024: 0.000}},
@@ -66,13 +66,13 @@ expected_throughput = {
          'vectorized_VA_RestartVhost': {'imix': {1024: 0.000}},
          'vectorized_path_not_power_of_2_VA': {'imix': {1024: 0.000}},
          'vectorized_path_not_power_of_2_VA_RestartVhost': {'imix': {1024: 0.000}},
-         'inorder_mergeable_PA': {'imix': {1024: 0.000}},
-         'inorder_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},
+         'vectorized_path_not_power_of_2_VA_diff': {'imix': {1024: 0.000}},
+         'vectorized_path_not_power_of_2_VA_diff_RestartVhost': {'imix': {1024: 0.000}},
+         'vectorized_path_not_power_of_2_PA': {'imix': {1024: 0.000}},
+         'vectorized_path_not_power_of_2_PA_RestartVhost': {'imix': {1024: 0.000}}},
     'test_perf_pvp_packed_ring_dynamic_queue_number_vhost_async_operation_with_M_to_N': {
          'inorder_mergeable_VA_1:N': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_without_CBDMA': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_1:1': {'imix': {1024: 0.000}},
          'inorder_mergeable_VA_M:N': {'imix': {1024: 0.000}},
-         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
-         'mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},
-         'mergeable_PA_M:N_diff': {'imix': {1024: 0.000}},},}
+         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}}}}
-- 
2.25.1


             reply	other threads:[~2022-11-28  2:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28  2:50 Wei Ling [this message]
2022-12-26  4:54 ` lijuan.tu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221128025028.2315470-1-weix.ling@intel.com \
    --to=weix.ling@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).