test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jiaqi Min <jiaqix.min@intel.com>
To: dts@dpdk.org
Cc: Jiaqi Min <jiaqix.min@intel.com>
Subject: [dts] [PATCH v1] test_plans/vf_macfilter: update vf macfilter test plan
Date: Thu, 13 Feb 2020 10:45:16 +0000	[thread overview]
Message-ID: <20200213104516.37588-1-jiaqix.min@intel.com> (raw)

update test plan for mac remove filter

Signed-off-by: Jiaqi Min <jiaqix.min@intel.com>
---
 test_plans/vf_macfilter_test_plan.rst | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/test_plans/vf_macfilter_test_plan.rst b/test_plans/vf_macfilter_test_plan.rst
index b5281d3..414039f 100644
--- a/test_plans/vf_macfilter_test_plan.rst
+++ b/test_plans/vf_macfilter_test_plan.rst
@@ -193,7 +193,14 @@ Test Case 2: test_kernel_2pf_2vf_1vm_mac_add_filter
    packets can be received by one VF and can be forwarded to another VF
    correctly.
 
-8. Use scapy to send 100 random packets with a wrong MAC to VF0, verify the
+8. remove the added mac address.
+      testpmd> mac_addr remove 0 00:11:22:33:44:55
+
+9. Use scapy to send 100 random packets to the deleted MAC to VF0, verify the
+   packets can't be received by one VF and also can't be forwarded to another
+   VF correctly
+
+10. Use scapy to send 100 random packets with a wrong MAC to VF0, verify the
    packets can't be received by one VF and also can't be forwarded to another
    VF correctly.
 
@@ -280,7 +287,14 @@ Test Case 3: test_dpdk_2pf_2vf_1vm_mac_add_filter
    packets can be received by one VF and can be forwarded to another VF
    correctly.
 
-9. Use scapy to send 100 random packets with a wrong MAC to VF0, verify the
+9. remove the added mac address.
+      testpmd> mac_addr remove 0 00:11:22:33:44:55
+
+10. Use scapy to send 100 random packets to the deleted MAC to VF0, verify the
+   packets can't be received by one VF and also can't be forwarded to another
+   VF correctly
+
+11. Use scapy to send 100 random packets with a wrong MAC to VF0, verify the
    packets can't be received by one VF and also can't be forwarded to
    another VF correctly.
 
-- 
2.17.1


             reply	other threads:[~2020-02-13 10:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-13 10:45 Jiaqi Min [this message]
2020-02-24  5:54 ` He, Zhiwei
2020-02-26  9:12 ` 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=20200213104516.37588-1-jiaqix.min@intel.com \
    --to=jiaqix.min@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).