[dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan filter case

Xueqin Lin xueqin.lin at intel.com
Thu May 30 03:01:54 CEST 2019


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

Signed-off-by: Xueqin Lin <xueqin.lin at 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



More information about the dts mailing list