[dts][PATCH V1 2/2] tests/nvgre: script optimization

Weiyuan Li weiyuanx.li at intel.com
Mon Jul 18 11:13:35 CEST 2022


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

Signed-off-by: Weiyuan Li <weiyuanx.li at 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



More information about the dts mailing list