All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ali Alnubani <alialnu@mellanox.com>
To: dev@dpdk.org
Cc: akozyrev@mellanox.com
Subject: [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide
Date: Wed,  8 Jul 2020 12:13:20 +0300	[thread overview]
Message-ID: <20200708091320.4134-1-alialnu@mellanox.com> (raw)

Fixes: ecb160456aed ("net/mlx5: add device parameter for MPRQ stride size")
Cc: akozyrev@mellanox.com

Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
---
 doc/guides/nics/mlx5.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index b51aa67a7..4b6d8fb4d 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -489,7 +489,7 @@ Driver options
   value is not in the range of device capability, the default value will be set
   with a warning message. The default value is 11 which is 2048 bytes per a
   stride, valid only if ``mprq_en`` is set. With ``mprq_log_stride_size`` set
-  it is possible for a pcaket to span across multiple strides. This mode allows
+  it is possible for a packet to span across multiple strides. This mode allows
   support of jumbo frames (9K) with MPRQ. The memcopy of some packets (or part
   of a packet if Rx scatter is configured) may be required in case there is no
   space left for a head room at the end of a stride which incurs some
-- 
2.27.0


             reply	other threads:[~2020-07-08  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08  9:13 Ali Alnubani [this message]
2020-07-09 12:01 ` [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide Raslan Darawsheh

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=20200708091320.4134-1-alialnu@mellanox.com \
    --to=alialnu@mellanox.com \
    --cc=akozyrev@mellanox.com \
    --cc=dev@dpdk.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.