test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] prolongation the time for operations to the network interface port
@ 2017-10-19  2:20 xu,gang
  2017-10-19 10:25 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: xu,gang @ 2017-10-19  2:20 UTC (permalink / raw)
  To: dts; +Cc: xu,gang

prolongation the time for operations to the network interface port,
to make sure that worked

---
 tests/TestSuite_pmd_bonded.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_pmd_bonded.py b/tests/TestSuite_pmd_bonded.py
index 868bfde..f2d0616 100644
--- a/tests/TestSuite_pmd_bonded.py
+++ b/tests/TestSuite_pmd_bonded.py
@@ -1053,7 +1053,7 @@ UDP(sport=srcport, dport=destport)/Raw(load="\x50"*%s)], iface="%s", count=%d)'
         else:
             eth = self.tester.get_interface(local_port)
             self.tester.admin_ports_linux(eth, status)
-        time.sleep(5)
+        time.sleep(10)
 
     def verify_round_robin_rx(self, unbound_port, bond_port, **slaves):
         """
-- 
1.9.3

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

* Re: [dts] [PATCH V1] prolongation the time for operations to the network interface port
  2017-10-19  2:20 [dts] [PATCH V1] prolongation the time for operations to the network interface port xu,gang
@ 2017-10-19 10:25 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2017-10-19 10:25 UTC (permalink / raw)
  To: xu,gang, dts

Gang,
I think your commit maybe a little redundant. I have modified it and 
applied in.

Thanks,
Marvin

On 10/19/2017 10:20 AM, xu,gang wrote:
> prolongation the time for operations to the network interface port,
> to make sure that worked

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

end of thread, other threads:[~2017-10-19  2:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-19  2:20 [dts] [PATCH V1] prolongation the time for operations to the network interface port xu,gang
2017-10-19 10:25 ` 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).