test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1]tests/pmdpcap: fix the issue of creating 2 pcap timeout
@ 2018-06-05  6:07 han,yingya
  2018-06-11 13:32 ` Liu, Yong
  0 siblings, 1 reply; 3+ messages in thread
From: han,yingya @ 2018-06-05  6:07 UTC (permalink / raw)
  To: dts; +Cc: han,yingya

Add enough time to ensure successful PCAP creation.

Signed-off-by: han,yingya <yingyax.han@intel.com>
---
 tests/TestSuite_pmdpcap.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_pmdpcap.py b/tests/TestSuite_pmdpcap.py
index 843a498..eafd064 100644
--- a/tests/TestSuite_pmdpcap.py
+++ b/tests/TestSuite_pmdpcap.py
@@ -173,7 +173,7 @@ class TestPmdPcap(TestCase):
                                             out_pcap1,
                                             TestPmdPcap.dut_pcap_files_path +
                                             in_pcap2,
-                                            out_pcap2), 'testpmd> ', 10)
+                                            out_pcap2), 'testpmd> ', 15)
 
         self.dut.send_expect('start', 'testpmd> ')
         sleep(2)
-- 
1.9.3

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

* Re: [dts] [PATCH V1]tests/pmdpcap: fix the issue of creating 2 pcap timeout
  2018-06-05  6:07 [dts] [PATCH V1]tests/pmdpcap: fix the issue of creating 2 pcap timeout han,yingya
@ 2018-06-11 13:32 ` Liu, Yong
  0 siblings, 0 replies; 3+ messages in thread
From: Liu, Yong @ 2018-06-11 13:32 UTC (permalink / raw)
  To: han,yingya, dts

Thanks Yingya, applied.

On 06/05/2018 02:07 PM, han,yingya wrote:
> Add enough time to ensure successful PCAP creation.
>
> Signed-off-by: han,yingya<yingyax.han@intel.com>

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

* [dts] [PATCH V1]tests/pmdpcap: fix the issue of creating 2 pcap timeout
@ 2018-06-05  6:01 han,yingya
  0 siblings, 0 replies; 3+ messages in thread
From: han,yingya @ 2018-06-05  6:01 UTC (permalink / raw)
  To: dts; +Cc: han,yingya, lu,peipei

Signed-off-by: lu,peipei <peipeix.lu@intel.com>
---
 tests/TestSuite_pmdpcap.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_pmdpcap.py b/tests/TestSuite_pmdpcap.py
index 843a498..eafd064 100644
--- a/tests/TestSuite_pmdpcap.py
+++ b/tests/TestSuite_pmdpcap.py
@@ -173,7 +173,7 @@ class TestPmdPcap(TestCase):
                                             out_pcap1,
                                             TestPmdPcap.dut_pcap_files_path +
                                             in_pcap2,
-                                            out_pcap2), 'testpmd> ', 10)
+                                            out_pcap2), 'testpmd> ', 15)
 
         self.dut.send_expect('start', 'testpmd> ')
         sleep(2)
-- 
1.9.3

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

end of thread, other threads:[~2018-06-11  5:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-05  6:07 [dts] [PATCH V1]tests/pmdpcap: fix the issue of creating 2 pcap timeout han,yingya
2018-06-11 13:32 ` Liu, Yong
  -- strict thread matches above, loose matches on Subject: below --
2018-06-05  6:01 han,yingya

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