[dts] [PATCH V1 1/4] [next]config/nic_single_core_perf: fix file format issue

yufengmx yufengx.mo at intel.com
Mon Jul 29 03:48:38 CEST 2019


fix nic_single_core_perf suite config file format issue.

Signed-off-by: yufengmx <yufengx.mo at intel.com>
---
 conf/nic_single_core_perf.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/nic_single_core_perf.cfg b/conf/nic_single_core_perf.cfg
index 6ecb524..fcaa097 100644
--- a/conf/nic_single_core_perf.cfg
+++ b/conf/nic_single_core_perf.cfg
@@ -39,5 +39,5 @@ expected_throughput = {
     'fortville_25g': {64: {512: 0.00, 2048: 0.00}},
     'ConnectX4_LX_MT4117': {'40G': {64: {128: 0.00, 256: 0.00, 512: 0.00, 2048: 0.00}},
                             '25G': {64: {128: 0.00, 256: 0.00, 512: 0.00, 2048: 0.00}}},
-    'ConnectX5_MT4121': {64: {128: 0.00, 256: 0.00, 512: 0.00, 2048: 0.00}}
-}
+    'ConnectX5_MT4121': {64: {128: 0.00, 256: 0.00, 512: 0.00, 2048: 0.00}}}
+
-- 
1.9.3



More information about the dts mailing list