test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] tests: fix typos in DDP and MPLS test suite.
@ 2017-04-20  7:00 Rami Rosen
  2017-04-21  3:21 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2017-04-20  7:00 UTC (permalink / raw)
  To: yong.liu; +Cc: dts, xueqin.lin, Rami Rosen

This patch fixes trivial typos in DDP and MPLS test suite.
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 tests/TestSuite_ddp_mpls.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/TestSuite_ddp_mpls.py b/tests/TestSuite_ddp_mpls.py
index 2481c01..08d58be 100644
--- a/tests/TestSuite_ddp_mpls.py
+++ b/tests/TestSuite_ddp_mpls.py
@@ -134,7 +134,7 @@ class Testddp_mpls(TestCase):
  
     def mpls_test(self, port='pf', pkt='udp'):
         """
-        Send mpls packet to dut, reveive packet from configured queue.
+        Send mpls packet to dut, receive packet from configured queue.
         Input: port type, packet type
         """        
         pkts = []
@@ -190,7 +190,7 @@ class Testddp_mpls(TestCase):
 
     def test_mpls_udp_pf(self):
         """
-        MPLS is supported by NVM with profile updated. Send mpls upd packet to PF, 
+        MPLS is supported by NVM with profile updated. Send mpls udp packet to PF,
         check PF could receive packet using configured queue, checksum is good.
         """
         self.load_profile()
@@ -208,7 +208,7 @@ class Testddp_mpls(TestCase):
     
     def test_mpls_udp_vf(self):
         """
-        MPLS is supported by NVM with profile updated. Send mpls upd packet to VF, 
+        MPLS is supported by NVM with profile updated. Send mpls udp packet to VF,
         check VF could receive packet using configured queue, checksum is good.
         """
         self.load_profile()
-- 
2.4.11

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

* Re: [dts] [PATCH] tests: fix typos in DDP and MPLS test suite.
  2017-04-20  7:00 [dts] [PATCH] tests: fix typos in DDP and MPLS test suite Rami Rosen
@ 2017-04-21  3:21 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2017-04-21  3:21 UTC (permalink / raw)
  To: Rami Rosen; +Cc: dts, xueqin.lin

Thanks, Rami. Applied.

On 04/20/2017 03:00 PM, Rami Rosen wrote:
> This patch fixes trivial typos in DDP and MPLS test suite.
> Signed-off-by: Rami Rosen<rami.rosen@intel.com>
> ---
>   tests/TestSuite_ddp_mpls.py | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2017-04-21  3:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-20  7:00 [dts] [PATCH] tests: fix typos in DDP and MPLS test suite Rami Rosen
2017-04-21  3:21 ` Liu, Yong

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