test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: fix a typo in QinQ test plan
@ 2018-12-27 19:37 Rami Rosen
  2018-12-29 17:07 ` Lijuan Tu
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2018-12-27 19:37 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a typo in QinQ test plan.

Signed-off-by: Rami Rosen <ramirose@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::
 
-- 
2.19.2

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

* Re: [dts] [PATCH] test_plans: fix a typo in QinQ test plan
  2018-12-27 19:37 [dts] [PATCH] test_plans: fix a typo in QinQ test plan Rami Rosen
@ 2018-12-29 17:07 ` Lijuan Tu
  0 siblings, 0 replies; 2+ messages in thread
From: Lijuan Tu @ 2018-12-29 17:07 UTC (permalink / raw)
  To: Rami Rosen, dts

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@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::
>   

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

end of thread, other threads:[~2018-12-29  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-27 19:37 [dts] [PATCH] test_plans: fix a typo in QinQ test plan Rami Rosen
2018-12-29 17:07 ` Lijuan Tu

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