* [dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
@ 2015-10-15 7:00 lijuan tu
2015-10-20 2:23 ` Liu, Yong
0 siblings, 1 reply; 2+ messages in thread
From: lijuan tu @ 2015-10-15 7:00 UTC (permalink / raw)
To: dts
Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
---
tests/TestSuite_unit_tests_ivshmem.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/TestSuite_unit_tests_ivshmem.py b/tests/TestSuite_unit_tests_ivshmem.py
index d479b53..637d2cc 100644
--- a/tests/TestSuite_unit_tests_ivshmem.py
+++ b/tests/TestSuite_unit_tests_ivshmem.py
@@ -72,7 +72,7 @@ class TestUnitTestsIvshmem(TestCase):
"""
Run Inter-VM share memory test.
"""
- self.dut.send_expect("./%s/app/test -n 1 -c ffff" % (self.target), "R.*T.*E.*>.*>", 10)
+ self.dut.send_expect("./%s/app/test -n 1 -c ffff" % (self.target), "R.*T.*E.*>.*>", 20)
out = self.dut.send_expect("ivshmem_autotest", "RTE>>", 120)
self.dut.send_expect("quit", "# ")
self.verify("Test OK" in out, "Test failed")
--
1.7.4.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
2015-10-15 7:00 [dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com> lijuan tu
@ 2015-10-20 2:23 ` Liu, Yong
0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2015-10-20 2:23 UTC (permalink / raw)
To: Tu, LijuanX A, dts
Applied, please remember check your email subject. It should be "[dts][patch] subject".
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lijuan tu
> Sent: Thursday, October 15, 2015 3:01 PM
> To: dts@dpdk.org
> Subject: [dts] [[patch]] need more time to start test-app Signed-off-by:
> lijuan tu <lijuanx.a.tu@intel.com>
>
>
> Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
> ---
> tests/TestSuite_unit_tests_ivshmem.py | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tests/TestSuite_unit_tests_ivshmem.py
> b/tests/TestSuite_unit_tests_ivshmem.py
> index d479b53..637d2cc 100644
> --- a/tests/TestSuite_unit_tests_ivshmem.py
> +++ b/tests/TestSuite_unit_tests_ivshmem.py
> @@ -72,7 +72,7 @@ class TestUnitTestsIvshmem(TestCase):
> """
> Run Inter-VM share memory test.
> """
> - self.dut.send_expect("./%s/app/test -n 1 -c ffff" % (self.target),
> "R.*T.*E.*>.*>", 10)
> + self.dut.send_expect("./%s/app/test -n 1 -c ffff" % (self.target),
> "R.*T.*E.*>.*>", 20)
> out = self.dut.send_expect("ivshmem_autotest", "RTE>>", 120)
> self.dut.send_expect("quit", "# ")
> self.verify("Test OK" in out, "Test failed")
> --
> 1.7.4.4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-20 2:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-15 7:00 [dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com> lijuan tu
2015-10-20 2:23 ` 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).