test suite reviews and discussions
 help / color / mirror / Atom feed
From: Lijuan Tu <lijuan.tu@intel.com>
To: Rami Rosen <ramirose@gmail.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH] test_plans: fix a typo in VF vlan test plan
Date: Tue, 25 Dec 2018 00:53:29 +0800	[thread overview]
Message-ID: <046f67ed-6e27-d40c-93ba-18e31cd80bf9@intel.com> (raw)
In-Reply-To: <20181223175805.3379-1-ramirose@gmail.com>

Applied, thanks


On 2018年12月24日 01:58, Rami Rosen wrote:
> This patch fixes a typo in VF VLAN test plan. The second VF
> is 87:0a.0 and not 87:02.1, as can be seen from the previous command
> echo 0000:87:0a.0 > /sys/bus/pci/drivers/pci-stub/bind
> and also from the immediate following qemu option:
> -device pci-assign,host=87:0a.0,id=pt_1
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>   test_plans/vf_vlan_test_plan.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test_plans/vf_vlan_test_plan.rst b/test_plans/vf_vlan_test_plan.rst
> index 2cb6153..a916ee9 100644
> --- a/test_plans/vf_vlan_test_plan.rst
> +++ b/test_plans/vf_vlan_test_plan.rst
> @@ -74,7 +74,7 @@ Prerequisites
>        echo 0000:87:0a.0 > /sys/bus/pci/devices/0000:87:0a.0/driver/unbind
>        echo 0000:87:0a.0 > /sys/bus/pci/drivers/pci-stub/bind
>   
> -3. Passthrough VFs 87:02.0 & 87:02.1 to vm0 and start vm0::
> +3. Passthrough VFs 87:02.0 & 87:0a.0 to vm0 and start vm0::
>   
>        /usr/bin/qemu-system-x86_64  -name vm0 -enable-kvm \
>        -cpu host -smp 4 -m 2048 -drive file=/home/image/sriov-fc20-1.img -vnc :1 \

  reply	other threads:[~2018-12-24  8:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-23 17:58 Rami Rosen
2018-12-24 16:53 ` Lijuan Tu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-19 16:42 [dts] [PATCH ] test_plans: fix a typo in VF Vlan " Rami Rosen
2018-12-22  9:53 ` Lijuan Tu

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=046f67ed-6e27-d40c-93ba-18e31cd80bf9@intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=ramirose@gmail.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).