test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan filter case
@ 2019-05-30  1:01 Xueqin Lin
  2019-06-05  2:14 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xueqin Lin @ 2019-05-30  1:01 UTC (permalink / raw)
  To: dts; +Cc: xueqin.lin

From: "xueqin.lin" <xueqin.lin@intel.com>

Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>

---
 test_plans/vlan_test_plan.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test_plans/vlan_test_plan.rst b/test_plans/vlan_test_plan.rst
index 54df0b6..beaab9b 100644
--- a/test_plans/vlan_test_plan.rst
+++ b/test_plans/vlan_test_plan.rst
@@ -102,6 +102,11 @@ Configure the traffic generator to send VLAN packets with the Tag Identifier
 
 Verify that the VLAN packet was correctly received on port ``B`` with VLAN tag ``1``.
 
+Configure the traffic generator to send VLAN packets with not matched Tag
+Identifier and send 1 packet on port ``A``.
+
+Verify that the VLAN packet was not correctly received on port ``B`` with
+this not matched VLAN Tag.
 
 Test Case: Disable receipt of VLAN packets
 ==========================================
-- 
2.7.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan filter case
  2019-05-30  1:01 [dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan filter case Xueqin Lin
@ 2019-06-05  2:14 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-06-05  2:14 UTC (permalink / raw)
  To: Lin, Xueqin, dts; +Cc: Lin, Xueqin

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xueqin Lin
> Sent: Thursday, May 30, 2019 9:02 AM
> To: dts@dpdk.org
> Cc: Lin, Xueqin <xueqin.lin@intel.com>
> Subject: [dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan
> filter case
> 
> From: "xueqin.lin" <xueqin.lin@intel.com>
> 
> Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>
> 
> ---
>  test_plans/vlan_test_plan.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/test_plans/vlan_test_plan.rst b/test_plans/vlan_test_plan.rst
> index 54df0b6..beaab9b 100644
> --- a/test_plans/vlan_test_plan.rst
> +++ b/test_plans/vlan_test_plan.rst
> @@ -102,6 +102,11 @@ Configure the traffic generator to send VLAN
> packets with the Tag Identifier
> 
>  Verify that the VLAN packet was correctly received on port ``B`` with VLAN
> tag ``1``.
> 
> +Configure the traffic generator to send VLAN packets with not matched
> +Tag Identifier and send 1 packet on port ``A``.
> +
> +Verify that the VLAN packet was not correctly received on port ``B``
> +with this not matched VLAN Tag.
> 
>  Test Case: Disable receipt of VLAN packets
> ==========================================
> --
> 2.7.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-05  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30  1:01 [dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan filter case Xueqin Lin
2019-06-05  2:14 ` Tu, Lijuan

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).