From: "He, Zhiwei" <zhiwei.he@intel.com>
To: "Xie, WeiX" <weix.xie@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Xie, WeiX" <weix.xie@intel.com>
Subject: Re: [dts] [PATCH V1] tests/cvl_advanced_iavf_rss:need quit testpmd before replace pkg
Date: Tue, 30 Jun 2020 07:42:11 +0000 [thread overview]
Message-ID: <CY4PR11MB19252430D036A10D20A616F4EC6F0@CY4PR11MB1925.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200630073039.21441-1-weix.xie@intel.com>
Acked-by: He Zhiwei <zhiwei.he@intel.com>
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xie wei
> Sent: Tuesday, June 30, 2020 3:31 PM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts] [PATCH V1] tests/cvl_advanced_iavf_rss:need quit testpmd
> before replace pkg
>
> need quit testpmd to fix rmmod ice timeout.
>
> Signed-off-by: Xie wei <weix.xie@intel.com>
> ---
> tests/TestSuite_cvl_advanced_iavf_rss.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/TestSuite_cvl_advanced_iavf_rss.py
> b/tests/TestSuite_cvl_advanced_iavf_rss.py
> index 1e6ac19..a01809f 100644
> --- a/tests/TestSuite_cvl_advanced_iavf_rss.py
> +++ b/tests/TestSuite_cvl_advanced_iavf_rss.py
> @@ -1115,6 +1115,7 @@ class AdvancedIavfRSSTest(TestCase):
> for rule in error_rule:
> out = self.pmd_output.execute_cmd(rule)
> self.verify("Failed to create flow" in out, "Rule can be
> created")
> + self.pmd_output.quit()
> self.replace_pkg(self.comms_pkg_name)
>
> def replace_pkg(self, pkg):
> --
> 2.17.1
next prev parent reply other threads:[~2020-06-30 7:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-30 7:30 Xie wei
2020-06-30 7:36 ` Xie, WeiX
2020-06-30 7:42 ` He, Zhiwei [this message]
2020-07-01 5:48 ` Tu, Lijuan
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=CY4PR11MB19252430D036A10D20A616F4EC6F0@CY4PR11MB1925.namprd11.prod.outlook.com \
--to=zhiwei.he@intel.com \
--cc=dts@dpdk.org \
--cc=weix.xie@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).