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

Tu, Lijuan lijuan.tu at intel.com
Wed Jun 5 04:14:12 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xueqin Lin
> Sent: Thursday, May 30, 2019 9:02 AM
> To: dts at dpdk.org
> Cc: Lin, Xueqin <xueqin.lin at intel.com>
> Subject: [dts] [PATCH] test_plans/vlan: add not match vlan tag check for vlan
> filter case
> 
> 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