[dts] [PATCH] test_plans: fix a typo in QinQ test plan

Lijuan Tu lijuan.tu at intel.com
Sat Dec 29 18:07:14 CET 2018


Applied, thanks


On 2018年12月28日 03:37, Rami Rosen wrote:
> This patch fixes a typo in QinQ test plan.
>
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>   test_plans/qinq_filter_test_plan.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test_plans/qinq_filter_test_plan.rst b/test_plans/qinq_filter_test_plan.rst
> index 10f697c..b8d7c34 100644
> --- a/test_plans/qinq_filter_test_plan.rst
> +++ b/test_plans/qinq_filter_test_plan.rst
> @@ -197,7 +197,7 @@ tester Configuration
>       sendp([Ether(dst="3C:FD:FE:A3:A0:AE")/Dot1Q(type=0x8100,vlan=2)/Dot1Q(type=0x8100,vlan=4094)/IP(src="192.168.0.1", dst="192.168.0.2")/Raw('x' * 20)], iface="eth17")
>       sendp([Ether(dst="3C:FD:FE:A3:A0:AE")/Dot1Q(type=0x8100,vlan=3)/Dot1Q(type=0x8100,vlan=4094)/IP(src="192.168.0.1", dst="192.168.0.2")/Raw('x' * 20)], iface="eth17")
>   
> -Test Case 4: qinq packet filter with diffierent tpid
> +Test Case 4: qinq packet filter with different tpid
>   ====================================================
>   #. create VF on dut::
>   



More information about the dts mailing list