test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Lin, Xueqin" <xueqin.lin@intel.com>
To: "Liu, Yong" <yong.liu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH v3] VF daemon DPDK PF + DPDK VF test suite
Date: Thu, 9 Mar 2017 01:56:27 +0000	[thread overview]
Message-ID: <0D300480287911409D9FF92C1FA2A3355B1B5DE4@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <58C0AFD6.4050709@intel.com>

Hi marvin,

This step detaches VFs from the host, I don't see any crash/unstable for this step on my environment. 
Ok, I will try to avoid this step.

Best regards,
Xueqin


-----Original Message-----
From: Liu, Yong 
Sent: Thursday, March 9, 2017 9:29 AM
To: Lin, Xueqin <xueqin.lin@intel.com>; dts@dpdk.org
Subject: Re: [dts] [PATCH v3] VF daemon DPDK PF + DPDK VF test suite

Xueqin,
As I mentioned before, please not rmmod kernel in DTS for stability. You can do it before by manually or just bind vf device driver in the execution process.

Thanks,
Marvin

On 03/09/2017 03:21 AM, Xueqin Lin wrote:
> +        self.dut.generate_sriov_vfs_by_port(
> +            self.used_dut_port, 2, driver=driver)
> +        self.sriov_vfs_port = self.dut.ports_info[
> +            self.used_dut_port]['vfs_port']
> +        self.dut.send_expect("rmmod %svf" % self.kdriver, "# ")
> +        self.dut_testpmd = PmdOutput(self.dut)

      reply	other threads:[~2017-03-09  1:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 19:21 Xueqin Lin
2017-03-09  1:28 ` Liu, Yong
2017-03-09  1:56   ` Lin, Xueqin [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=0D300480287911409D9FF92C1FA2A3355B1B5DE4@SHSMSX104.ccr.corp.intel.com \
    --to=xueqin.lin@intel.com \
    --cc=dts@dpdk.org \
    --cc=yong.liu@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).