test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "zhao,meijuan" <meijuanx.zhao@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH V1] fix vf_kernel alt_session as false
Date: Tue, 16 Jan 2018 23:06:46 +0800	[thread overview]
Message-ID: <5A5E1506.9010902@intel.com> (raw)
In-Reply-To: <1515981955-17074-1-git-send-email-meijuanx.zhao@intel.com>

Hi Meijuan,
Please also add one line comment in the code as the reminder for others.

Thanks,
Marvin

On 01/15/2018 10:05 AM, zhao,meijuan wrote:
> in test_zdpf_2kvf_2dvf_2vm,test_dpf_kvf_dvf,testpmd session and host session are in a session because of alt_session is false
>
> Signed-off-by: zhao,meijuan<meijuanx.zhao@intel.com>
> ---
>   tests/TestSuite_vf_kernel.py | 10 ++++++----
>   1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/tests/TestSuite_vf_kernel.py b/tests/TestSuite_vf_kernel.py
> index 204467d..987ee19 100644
> --- a/tests/TestSuite_vf_kernel.py
> +++ b/tests/TestSuite_vf_kernel.py
> @@ -688,6 +688,8 @@ class TestVfKernel(TestCase):
>           self.vm0_dut.send_expect("ifconfig %s up " % self.vm0_intf0, "#")
>           self.vm0_dut.send_expect("ifconfig %s up " % self.vm0_intf1, "#")
>           self.vm0_dut.ports_info[1]['port'].bind_driver('igb_uio')
> +
> +        vm0_vf0_mac = self.vm0_dut.ports_info[0]['port'].get_mac_addr()
>   

      reply	other threads:[~2018-01-16  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15  2:05 zhao,meijuan
2018-01-16 15:06 ` Liu, Yong [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=5A5E1506.9010902@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=meijuanx.zhao@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).