From: Dekel Peled <dekelp@mellanox.com>
To: jingjing.wu@intel.com, wenzhuo.lu@intel.com
Cc: dev@dpdk.org, orika@mellanox.com, stable@dpdk.org
Subject: [dpdk-dev] [PATCH] app/testpmd: fix typo in comment
Date: Sun, 31 Mar 2019 13:36:11 +0300 [thread overview]
Message-ID: <1554028571-26312-1-git-send-email-dekelp@mellanox.com> (raw)
Message-ID: <20190331103611.eM1F8VLOn4nodKwNT7_QX8ispIl5LNezwXFTi5faJs0@z> (raw)
Correct minor typing mistake:
then ==> the
Fixes: 79bec05b32b7 ("app/testpmd: add ability to split outgoing packets")
Cc: stable@dpdk.org
Signed-off-by: Dekel Peled <dekelp@mellanox.com>
---
app/test-pmd/csumonly.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test-pmd/csumonly.c b/app/test-pmd/csumonly.c
index ffeee20..f4f2a7b 100644
--- a/app/test-pmd/csumonly.c
+++ b/app/test-pmd/csumonly.c
@@ -575,7 +575,7 @@ struct simple_gre_hdr {
/*
* Allocate a new mbuf with up to tx_pkt_nb_segs segments.
- * Copy packet contents and offload information into then new segmented mbuf.
+ * Copy packet contents and offload information into the new segmented mbuf.
*/
static struct rte_mbuf *
pkt_copy_split(const struct rte_mbuf *pkt)
--
1.8.3.1
next reply other threads:[~2019-03-31 10:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-31 10:36 Dekel Peled [this message]
2019-03-31 10:36 ` Dekel Peled
2019-04-01 16:05 ` Iremonger, Bernard
2019-04-01 16:05 ` Iremonger, Bernard
2019-04-02 15:33 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
2019-04-02 15:33 ` Ferruh Yigit
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=1554028571-26312-1-git-send-email-dekelp@mellanox.com \
--to=dekelp@mellanox.com \
--cc=dev@dpdk.org \
--cc=jingjing.wu@intel.com \
--cc=orika@mellanox.com \
--cc=stable@dpdk.org \
--cc=wenzhuo.lu@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).