test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1 1/2] tests/tso: script optimization
@ 2022-07-18  9:13 Weiyuan Li
  2022-07-18  9:13 ` [dts][PATCH V1 2/2] tests/nvgre: " Weiyuan Li
  0 siblings, 1 reply; 3+ messages in thread
From: Weiyuan Li @ 2022-07-18  9:13 UTC (permalink / raw)
  To: dts; +Cc: Weiyuan Li

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

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

diff --git a/tests/TestSuite_tso.py b/tests/TestSuite_tso.py
index 778ba3cc..8e128d50 100644
--- a/tests/TestSuite_tso.py
+++ b/tests/TestSuite_tso.py
@@ -43,7 +43,7 @@ class TestTSO(TestCase):
         self.loading_sizes = [128, 800, 801, 1700, 2500]
         self.rxfreet_values = [0, 8, 16, 32, 64, 128]
 
-        self.test_cycles = [{"cores": "1S/1C/2T", "Mpps": {}, "pct": {}}]
+        self.test_cycles = [{"cores": "", "Mpps": {}, "pct": {}}]
 
         self.table_header = ["Frame Size"]
         for test_cycle in self.test_cycles:
-- 
2.27.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dts][PATCH V1 2/2] tests/nvgre: script optimization
  2022-07-18  9:13 [dts][PATCH V1 1/2] tests/tso: script optimization Weiyuan Li
@ 2022-07-18  9:13 ` Weiyuan Li
  2022-08-25  3:54   ` lijuan.tu
  0 siblings, 1 reply; 3+ messages in thread
From: Weiyuan Li @ 2022-07-18  9:13 UTC (permalink / raw)
  To: dts; +Cc: Weiyuan Li

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dts][PATCH V1 2/2] tests/nvgre: script optimization
  2022-07-18  9:13 ` [dts][PATCH V1 2/2] tests/nvgre: " Weiyuan Li
@ 2022-08-25  3:54   ` lijuan.tu
  0 siblings, 0 replies; 3+ messages in thread
From: lijuan.tu @ 2022-08-25  3:54 UTC (permalink / raw)
  To: dts, Weiyuan Li; +Cc: Weiyuan Li

On Mon, 18 Jul 2022 17:13:35 +0800, Weiyuan Li <weiyuanx.li@intel.com> wrote:
> Remove the "1S/1C/2T" in script.
> 
> Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-25  3:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-18  9:13 [dts][PATCH V1 1/2] tests/tso: script optimization Weiyuan Li
2022-07-18  9:13 ` [dts][PATCH V1 2/2] tests/nvgre: " Weiyuan Li
2022-08-25  3:54   ` lijuan.tu

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).