From: "He, Zhiwei" <zhiwei.he@intel.com>
To: "Min, JiaqiX" <jiaqix.min@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Min, JiaqiX" <jiaqix.min@intel.com>
Subject: Re: [dts] [PATCH v1] test_plans/vf_macfilter: update vf macfilter test plan
Date: Mon, 24 Feb 2020 05:54:44 +0000 [thread overview]
Message-ID: <09777F12A863964D9F4AE780D4FEA3E83E743E97@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20200213104516.37588-1-jiaqix.min@intel.com>
Acked-by zhiwei
-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Jiaqi Min
Sent: Thursday, February 13, 2020 6:45 PM
To: dts@dpdk.org
Cc: Min, JiaqiX <jiaqix.min@intel.com>
Subject: [dts] [PATCH v1] test_plans/vf_macfilter: update vf macfilter test plan
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
next prev parent reply other threads:[~2020-02-24 5:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-13 10:45 Jiaqi Min
2020-02-24 5:54 ` He, Zhiwei [this message]
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=09777F12A863964D9F4AE780D4FEA3E83E743E97@SHSMSX104.ccr.corp.intel.com \
--to=zhiwei.he@intel.com \
--cc=dts@dpdk.org \
--cc=jiaqix.min@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).