[dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu at intel.com>

Liu, Yong yong.liu at intel.com
Tue Oct 20 04:23:27 CEST 2015


Applied, please remember check your email subject. It should be "[dts][patch] subject".

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of lijuan tu
> Sent: Thursday, October 15, 2015 3:01 PM
> To: dts at dpdk.org
> Subject: [dts] [[patch]] need more time to start test-app Signed-off-by:
> lijuan tu <lijuanx.a.tu at intel.com>
> 
> 
> Signed-off-by: lijuan tu <lijuanx.a.tu at 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



More information about the dts mailing list