test suite reviews and discussions
 help / color / mirror / Atom feed
From: Weiyuan Li <weiyuanx.li@intel.com>
To: dts@dpdk.org
Cc: Weiyuan Li <weiyuanx.li@intel.com>
Subject: [dts][PATCH V1 2/2] tests/nvgre: script optimization
Date: Mon, 18 Jul 2022 17:13:35 +0800	[thread overview]
Message-ID: <20220718091335.20862-2-weiyuanx.li@intel.com> (raw)
In-Reply-To: <20220718091335.20862-1-weiyuanx.li@intel.com>

Remove the "1S/1C/2T" in script.

Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>
---
 tests/TestSuite_nvgre.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/TestSuite_nvgre.py b/tests/TestSuite_nvgre.py
index 99681ea7..6005b4eb 100644
--- a/tests/TestSuite_nvgre.py
+++ b/tests/TestSuite_nvgre.py
@@ -422,7 +422,6 @@ class TestNvgre(TestCase):
         # performance test cycle
         self.test_cycles = [
             {"cores": "1S/1C/1T", "Mpps": {}, "pct": {}},
-            {"cores": "1S/1C/2T", "Mpps": {}, "pct": {}},
             {"cores": "1S/2C/1T", "Mpps": {}, "pct": {}},
         ]
 
-- 
2.27.0


  reply	other threads:[~2022-07-18  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18  9:13 [dts][PATCH V1 1/2] tests/tso: " Weiyuan Li
2022-07-18  9:13 ` Weiyuan Li [this message]
2022-08-25  3:54   ` [dts][PATCH V1 2/2] tests/nvgre: " 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=20220718091335.20862-2-weiyuanx.li@intel.com \
    --to=weiyuanx.li@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).