test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Wang, Yinan" <yinan.wang@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Wang, Yinan" <yinan.wang@intel.com>
Subject: Re: [dts] [PATCH v1] test_plans: update test commond to support	vectorized cases in virtio_pvp_regression_test_plan.rst
Date: Wed, 6 May 2020 03:14:44 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC21DB5@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <20200428184059.66358-1-yinan.wang@intel.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Yinan
> Sent: Wednesday, April 29, 2020 2:41 AM
> To: dts@dpdk.org
> Cc: Wang, Yinan <yinan.wang@intel.com>
> Subject: [dts] [PATCH v1] test_plans: update test commond to support
> vectorized cases in virtio_pvp_regression_test_plan.rst
> 
> From: Wang Yinan <yinan.wang@intel.com>
> 
> Signed-off-by: Wang Yinan <yinan.wang@intel.com>
> ---
>  test_plans/virtio_pvp_regression_test_plan.rst | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/test_plans/virtio_pvp_regression_test_plan.rst
> b/test_plans/virtio_pvp_regression_test_plan.rst
> index 4d64aa7..a7ee850 100644
> --- a/test_plans/virtio_pvp_regression_test_plan.rst
> +++ b/test_plans/virtio_pvp_regression_test_plan.rst
> @@ -148,9 +148,9 @@ Test Case 3: pvp test with virtio 0.95 vrctor_rx path
>      -device virtio-net-
> pci,netdev=netdev0,mac=52:54:00:00:00:01,mrg_rxbuf=off,rx_queue_size=1
> 024,tx_queue_size=1024,mq=on,vectors=15 \
>      -vnc :10
> 
> -3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads::
> +3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads,
> [0000:xx.00] is [Bus,Device,Function] of virtio-net::
> 
> -    ./testpmd -c 0x7 -n 3 -- -i \
> +    ./testpmd -c 0x7 -n 3 -w 0000:xx.00,vectorized -- -i \
>      --nb-cores=2 --rxq=2 --txq=2 --txd=1024 --rxd=1024
>      testpmd>set fwd mac
>      testpmd>start
> @@ -265,9 +265,9 @@ Test Case 6: pvp test with virtio 1.0 vrctor_rx path
>      -device virtio-net-pci,netdev=netdev0,mac=52:54:00:00:00:01,disable-
> modern=false,mrg_rxbuf=off,rx_queue_size=1024,tx_queue_size=1024,mq=
> on,vectors=15 \
>      -vnc :10
> 
> -3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads::
> +3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads,
> [0000:xx.00] is [Bus,Device,Function] of virtio-net::
> 
> -    ./testpmd -c 0x7 -n 3 -- -i \
> +    ./testpmd -c 0x7 -n 3 -w 0000:xx.00,vectorized -- -i \
>      --nb-cores=2 --rxq=2 --txq=2 --txd=1024 --rxd=1024
>      testpmd>set fwd mac
>      testpmd>start
> @@ -356,4 +356,4 @@ Test Case 8: pvp test with virtio 1.1 non-mergeable
> path
> 
>  5. Quit vhost-user, then re-launch, check if the reconnect can work and
> ensure the traffic can continue.
> 
> -6. Kill VM, then re-launch VM, check if the reconnect can work and ensure
> the traffic can continue.
> +6. Kill VM, then re-launch VM, check if the reconnect can work and ensure
> the traffic can continue.
> --
> 2.17.1


      reply	other threads:[~2020-05-06  3:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 18:40 Yinan
2020-05-06  3:14 ` 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=8CE3E05A3F976642AAB0F4675D0AD20E0BC21DB5@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=yinan.wang@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).