* [PATCH] doc/guides: fix link to internal hugepage doc
@ 2024-06-17 14:29 David Marchand
2024-06-20 3:49 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: David Marchand @ 2024-06-17 14:29 UTC (permalink / raw)
To: dev
Cc: stable, Alessio Igor Bogani, Thomas Monjalon, Bruce Richardson,
Dmitry Kozlyuk
As reported by Alessio, the link to the hugepage mapping page is broken.
Fixes: 979bb5d493fb ("doc: add more instructions for running as non-root")
Cc: stable@dpdk.org
Reported-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
Signed-off-by: David Marchand <david.marchand@redhat.com>
---
.mailmap | 1 +
doc/guides/linux_gsg/enable_func.rst | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index ccd50c7729..059b4cdc73 100644
--- a/.mailmap
+++ b/.mailmap
@@ -44,6 +44,7 @@ Aleksandr Miloshenko <a.miloshenko@f5.com>
Aleksey Baulin <aleksey.baulin@gmail.com>
Aleksey Katargin <gureedo@gmail.com>
Ales Musil <amusil@redhat.com>
+Alessio Igor Bogani <alessio.bogani@elettra.eu>
Alexander Bechikov <asb.tyum@gmail.com>
Alexander Belyakov <abelyako@gmail.com>
Alexander Chernavin <achernavin@netgate.com>
diff --git a/doc/guides/linux_gsg/enable_func.rst b/doc/guides/linux_gsg/enable_func.rst
index 2344d97403..5511640cb8 100644
--- a/doc/guides/linux_gsg/enable_func.rst
+++ b/doc/guides/linux_gsg/enable_func.rst
@@ -85,8 +85,7 @@ need to be adjusted in order to ensure normal DPDK operation:
The above limits can usually be adjusted by editing
``/etc/security/limits.conf`` file, and rebooting.
-See `Hugepage Mapping <hugepage_mapping>`_
-section to learn how these limits affect EAL.
+See :ref:`Hugepage Mapping <hugepage_mapping>` section to learn how these limits affect EAL.
Device Control
~~~~~~~~~~~~~~
--
2.45.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc/guides: fix link to internal hugepage doc
2024-06-17 14:29 [PATCH] doc/guides: fix link to internal hugepage doc David Marchand
@ 2024-06-20 3:49 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2024-06-20 3:49 UTC (permalink / raw)
To: Alessio Igor Bogani, David Marchand
Cc: dev, stable, Bruce Richardson, Dmitry Kozlyuk
17/06/2024 16:29, David Marchand:
> As reported by Alessio, the link to the hugepage mapping page is broken.
>
> Fixes: 979bb5d493fb ("doc: add more instructions for running as non-root")
> Cc: stable@dpdk.org
>
> Reported-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
> -See `Hugepage Mapping <hugepage_mapping>`_
> -section to learn how these limits affect EAL.
> +See :ref:`Hugepage Mapping <hugepage_mapping>` section to learn how these limits affect EAL.
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-20 3:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-17 14:29 [PATCH] doc/guides: fix link to internal hugepage doc David Marchand
2024-06-20 3:49 ` Thomas Monjalon
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).