netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fixed typo in netdevsim documentation
@ 2025-06-12 15:37 Dave Marquardt
  2025-06-12 16:07 ` Breno Leitao
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Marquardt @ 2025-06-12 15:37 UTC (permalink / raw)
  To: netdev, leitao; +Cc: kuba, Dave Marquardt

Fixed a typographical error in "Rate objects" section

Signed-off-by: Dave Marquardt <davemarq@linux.ibm.com>
---
 Documentation/networking/devlink/netdevsim.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/devlink/netdevsim.rst b/Documentation/networking/devlink/netdevsim.rst
index 88482725422c..3932004eae82 100644
--- a/Documentation/networking/devlink/netdevsim.rst
+++ b/Documentation/networking/devlink/netdevsim.rst
@@ -62,7 +62,7 @@ Rate objects
 
 The ``netdevsim`` driver supports rate objects management, which includes:
 
-- registerging/unregistering leaf rate objects per VF devlink port;
+- registering/unregistering leaf rate objects per VF devlink port;
 - creation/deletion node rate objects;
 - setting tx_share and tx_max rate values for any rate object type;
 - setting parent node for any rate object type.
-- 
2.49.0


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

* Re: [PATCH] Fixed typo in netdevsim documentation
  2025-06-12 15:37 [PATCH] Fixed typo in netdevsim documentation Dave Marquardt
@ 2025-06-12 16:07 ` Breno Leitao
  0 siblings, 0 replies; 2+ messages in thread
From: Breno Leitao @ 2025-06-12 16:07 UTC (permalink / raw)
  To: Dave Marquardt; +Cc: netdev, kuba

Hello Dave,

On Thu, Jun 12, 2025 at 10:37:42AM -0500, Dave Marquardt wrote:
> Fixed a typographical error in "Rate objects" section
> 
> Signed-off-by: Dave Marquardt <davemarq@linux.ibm.com>

Reviewed-by: Breno Leitao <leitao@debian.org>

Thanks for the patch, it is correct, but, there are a few things that
you probably want to fix and resend.

1) You need to choose the tree you want to send. Usually `net-next` or
   `net`. In you case, I suppose it can go to documentation tree also.

https://docs.kernel.org/process/maintainer-netdev.html#git-trees-and-patch-flow
and
https://docs.kernel.org/process/maintainer-netdev.html#indicating-target-tree

2) If sent to the netdev, you need to have the maintainers in to/cc. The
   tool `b4` helps with that.

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

end of thread, other threads:[~2025-06-12 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12 15:37 [PATCH] Fixed typo in netdevsim documentation Dave Marquardt
2025-06-12 16:07 ` Breno Leitao

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