test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] framework/pktgen_trex: increase expected timeout
@ 2023-03-20  2:06 Wei Ling
  2023-03-28  0:55 ` lijuan.tu
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Ling @ 2023-03-20  2:06 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

When start trex with Intel 82599 series nic, it need more than 30
seconds, so increase expected timeout from 30 to 60.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 framework/pktgen_trex.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/pktgen_trex.py b/framework/pktgen_trex.py
index 9ae27a1c..7efd9378 100644
--- a/framework/pktgen_trex.py
+++ b/framework/pktgen_trex.py
@@ -615,7 +615,7 @@ class TrexPacketGenerator(PacketGenerator):
                     ]
                 ),
                 "-Per port stats table",
-                30,
+                60,
             )
         try:
             self._connect()
-- 
2.25.1


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

* [dts][PATCH V1] framework/pktgen_trex: increase expected timeout
  2023-03-20  2:06 [dts][PATCH V1] framework/pktgen_trex: increase expected timeout Wei Ling
@ 2023-03-28  0:55 ` lijuan.tu
  0 siblings, 0 replies; 2+ messages in thread
From: lijuan.tu @ 2023-03-28  0:55 UTC (permalink / raw)
  To: dts, Wei Ling; +Cc: Wei Ling

On Mon, 20 Mar 2023 10:06:29 +0800, Wei Ling <weix.ling@intel.com> wrote:
> When start trex with Intel 82599 series nic, it need more than 30
> seconds, so increase expected timeout from 30 to 60.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Applied, thanks

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

end of thread, other threads:[~2023-03-28  0:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20  2:06 [dts][PATCH V1] framework/pktgen_trex: increase expected timeout Wei Ling
2023-03-28  0:55 ` 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).