test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH v1] add fortvalle 25g nic wirespeed
@ 2017-09-08 11:26 wang fei
  2017-09-11 11:08 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: wang fei @ 2017-09-08 11:26 UTC (permalink / raw)
  To: dts; +Cc: wang fei

Signed-off-by: wang fei <feix.y.wang@intel.com>
---
 framework/test_case.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/framework/test_case.py b/framework/test_case.py
index 95ccfd3..c9d3574 100644
--- a/framework/test_case.py
+++ b/framework/test_case.py
@@ -422,5 +422,7 @@ class TestCase(object):
             bitrate *= 40
         elif driver == 'thunder-nicvf':
             bitrate *= 10
+        elif nic == 'fortville_25g':
+            bitrate *=25
 
         return bitrate * num_ports / 8 / (frame_size + 20)
-- 
2.7.4

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

* Re: [dts] [PATCH v1] add fortvalle 25g nic wirespeed
  2017-09-08 11:26 [dts] [PATCH v1] add fortvalle 25g nic wirespeed wang fei
@ 2017-09-11 11:08 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2017-09-11 11:08 UTC (permalink / raw)
  To: wang fei, dts

Thanks fei, applied.

On 09/08/2017 07:26 PM, wang fei wrote:
> Signed-off-by: wang fei<feix.y.wang@intel.com>
> ---
>   framework/test_case.py | 2 ++
>   1 file changed, 2 insertions(+)

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

end of thread, other threads:[~2017-09-11  2:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-08 11:26 [dts] [PATCH v1] add fortvalle 25g nic wirespeed wang fei
2017-09-11 11:08 ` Liu, Yong

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