test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yinan Wang <yinan.wang@intel.com>
To: dts@dpdk.org
Cc: Yinan Wang <yinan.wang@intel.com>
Subject: [dts]  [PATCH v2] test_plans/virtio_smoke_test_plan.rst
Date: Fri, 25 Dec 2020 09:23:24 -0500	[thread overview]
Message-ID: <20201225142324.625590-1-yinan.wang@intel.com> (raw)

Change pvp case to function test.

Signed-off-by: Yinan Wang <yinan.wang@intel.com>
---
 test_plans/virtio_smoke_test_plan.rst | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/test_plans/virtio_smoke_test_plan.rst b/test_plans/virtio_smoke_test_plan.rst
index cc184bf5..0535535e 100644
--- a/test_plans/virtio_smoke_test_plan.rst
+++ b/test_plans/virtio_smoke_test_plan.rst
@@ -92,9 +92,21 @@ Test Case 2: pvp test with virtio packed ring vectorized path
     testpmd>set fwd mac
     testpmd>start
 
-3. Send 64B and 1518B packets with packet generator, check the throughput with below command::
+3. Send 10 IP packets with 64B and 10 IP packets with 1518B to nic using scapy, check the ”RX-packets“ and ”TX-packets“ stats of virtio-user >= 20::
 
     testpmd>show port stats all
 
+  ######################## NIC statistics for port 0  ########################
+  RX-packets: 20         RX-missed: 0          RX-bytes:  15740
+  RX-errors: 0
+  RX-nombuf:  0
+  TX-packets: 20         TX-errors: 0          TX-bytes:  15740
+
+  Throughput (since last show)
+  Rx-pps:            0          Rx-bps:         7232
+  Tx-pps:            0          Tx-bps:         7232
+  ############################################################################

 
 
-- 
2.25.1


             reply	other threads:[~2020-12-25  5:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-25 14:23 Yinan Wang [this message]
2020-12-28  7:37 ` 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=20201225142324.625590-1-yinan.wang@intel.com \
    --to=yinan.wang@intel.com \
    --cc=dts@dpdk.org \
    /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).