From: Rami Rosen <rami.rosen@intel.com>
To: yong.liu@intel.com
Cc: dts@dpdk.org, xueqin.lin@intel.com, Rami Rosen <rami.rosen@intel.com>
Subject: [dts] [PATCH] tests: fix typos in DDP and MPLS test suite.
Date: Thu, 20 Apr 2017 10:00:12 +0300 [thread overview]
Message-ID: <1492671612-2415-1-git-send-email-rami.rosen@intel.com> (raw)
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
next reply other threads:[~2017-04-20 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 7:00 Rami Rosen [this message]
2017-04-21 3:21 ` Liu, Yong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1492671612-2415-1-git-send-email-rami.rosen@intel.com \
--to=rami.rosen@intel.com \
--cc=dts@dpdk.org \
--cc=xueqin.lin@intel.com \
--cc=yong.liu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).