DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix wrong link in gsg
@ 2019-03-01 11:50 Rami Rosen
  2019-03-05 10:58 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-03-01 11:50 UTC (permalink / raw)
  To: dev; +Cc: bernard.iremonger, stable, john.mcnamara, marko.kovacevic, Rami Rosen

This patch fixes a wrong link in gsg. The 
Documentation/kernel-parameters.txt file from the kernel 
source tree was moved quite a time ago to 
Documentation/admin-guide/kernel-parameters.txt. 

Fixes: 1ab07743b21b ("doc: getting started guide for linux")
Cc: stable@dpdk.org

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/guides/linux_gsg/sys_reqs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst
index d0cb66f6b..10b01e318 100644
--- a/doc/guides/linux_gsg/sys_reqs.rst
+++ b/doc/guides/linux_gsg/sys_reqs.rst
@@ -178,7 +178,7 @@ In the case of a dual-socket NUMA system,
 the number of hugepages reserved at boot time is generally divided equally between the two sockets
 (on the assumption that sufficient memory is present on both sockets).
 
-See the Documentation/kernel-parameters.txt file in your Linux source tree for further details of these and other kernel options.
+See the Documentation/admin-guide/kernel-parameters.txt file in your Linux source tree for further details of these and other kernel options.
 
 **Alternative:**
 
-- 
2.19.2

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

* Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix wrong link in gsg
  2019-03-01 11:50 [dpdk-dev] [PATCH] doc: fix wrong link in gsg Rami Rosen
@ 2019-03-05 10:58 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2019-03-05 10:58 UTC (permalink / raw)
  To: Rami Rosen, dev; +Cc: bernard.iremonger, stable, john.mcnamara, marko.kovacevic

On 3/1/2019 11:50 AM, Rami Rosen wrote:
> This patch fixes a wrong link in gsg. The 
> Documentation/kernel-parameters.txt file from the kernel 
> source tree was moved quite a time ago to 
> Documentation/admin-guide/kernel-parameters.txt. 
> 
> Fixes: 1ab07743b21b ("doc: getting started guide for linux")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks.

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

end of thread, other threads:[~2019-03-05 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-01 11:50 [dpdk-dev] [PATCH] doc: fix wrong link in gsg Rami Rosen
2019-03-05 10:58 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit

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