DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide
@ 2020-07-08  9:13 Ali Alnubani
  2020-07-09 12:01 ` Raslan Darawsheh
  0 siblings, 1 reply; 2+ messages in thread
From: Ali Alnubani @ 2020-07-08  9:13 UTC (permalink / raw)
  To: dev; +Cc: akozyrev

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


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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide
  2020-07-08  9:13 [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide Ali Alnubani
@ 2020-07-09 12:01 ` Raslan Darawsheh
  0 siblings, 0 replies; 2+ messages in thread
From: Raslan Darawsheh @ 2020-07-09 12:01 UTC (permalink / raw)
  To: Ali Alnubani, dev; +Cc: Alexander Kozyrev

Hi,

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Ali Alnubani
> Sent: Wednesday, July 8, 2020 12:13 PM
> To: dev@dpdk.org
> Cc: Alexander Kozyrev <akozyrev@mellanox.com>
> Subject: [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide
> 
> Fixes: ecb160456aed ("net/mlx5: add device parameter for MPRQ stride
> size")
> Cc: akozyrev@mellanox.com
Added Cc: stable@dpdk.org
> 
> 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


Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

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

end of thread, other threads:[~2020-07-09 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08  9:13 [dpdk-dev] [PATCH] doc: fix a typo in mlx5 guide Ali Alnubani
2020-07-09 12:01 ` Raslan Darawsheh

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