Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: netdevsim: fixe typo in netdevsim documentation

Fixed a typographical error in "Rate objects" section

Reviewed-by: Joe Damato <joe@dama.to>
Reviewed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Dave Marquardt <davemarq@linux.ibm.com>
Link: https://patch.msgid.link/20250630-netdevsim-typo-fix-v3-1-e1eae3a5f018@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Dave Marquardt and committed by
Jakub Kicinski
16f87fb2 3249eae7

+1 -1
+1 -1
Documentation/networking/devlink/netdevsim.rst
··· 62 62 63 63 The ``netdevsim`` driver supports rate objects management, which includes: 64 64 65 - - registerging/unregistering leaf rate objects per VF devlink port; 65 + - registering/unregistering leaf rate objects per VF devlink port; 66 66 - creation/deletion node rate objects; 67 67 - setting tx_share and tx_max rate values for any rate object type; 68 68 - setting parent node for any rate object type.