From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Lu, Nannan" <nannan.lu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Lu, Nannan" <nannan.lu@intel.com>
Subject: Re: [dts] [PATCH V1] tests/cvl_switch_filter: fix the time out error
Date: Mon, 6 Jan 2020 08:51:56 +0000 [thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBA243A@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <20200104225101.26231-1-nannan.lu@intel.com>
Applied
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Nannan Lu
> Sent: Sunday, January 5, 2020 6:51 AM
> To: dts@dpdk.org
> Cc: Lu, Nannan <nannan.lu@intel.com>
> Subject: [dts] [PATCH V1] tests/cvl_switch_filter: fix the time out error
>
> extend the wait time of launching testpmd and creating 16K fdir rules in non-
> pipeline mode.
>
> Signed-off-by: Nannan Lu <nannan.lu@intel.com>
> ---
> tests/TestSuite_cvl_switch_filter.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_cvl_switch_filter.py
> b/tests/TestSuite_cvl_switch_filter.py
> index 35a981e..5233875 100644
> --- a/tests/TestSuite_cvl_switch_filter.py
> +++ b/tests/TestSuite_cvl_switch_filter.py
> @@ -2337,7 +2337,7 @@ class SwitchFilterTest(TestCase):
>
> global test_results
>
> - out = self.dut.send_expect(command, "testpmd> ", 120)
> + out = self.dut.send_expect(command, "testpmd> ", 300)
> self.dut.send_expect("port config 0 rss-hash-key ipv4
> 1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd
> 1234abcd1234abcd1234abcd1234abcd1234abcd", "testpmd> ", 15)
> if is_vxlan:
> self.dut.send_expect("rx_vxlan_port add 4789 0", "testpmd> ", 15)
> --
> 2.17.1
prev parent reply other threads:[~2020-01-06 8:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-04 22:51 Nannan Lu
2020-01-06 8:51 ` Tu, Lijuan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8CE3E05A3F976642AAB0F4675D0AD20E0BBA243A@SHSMSX101.ccr.corp.intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=nannan.lu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).