DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH] doc: fix guide build warning
@ 2019-08-02  5:52 jerinj
  2019-08-02 13:45 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: jerinj @ 2019-08-02  5:52 UTC (permalink / raw)
  To: dev, John McNamara, Marko Kovacevic; +Cc: thomas, bruce.richardson, Jerin Jacob

From: Jerin Jacob <jerinj@marvell.com>

Fix the following doc build warning by correcting path.

doc/guides/rel_notes/release_18_05.rst:285:
WARNING: unknown document: ../rawdevs/ifpga_rawdev

Fixes: 473c88f9b391 ("drivers/raw: remove rawdev from directory names")

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
---
 doc/guides/rel_notes/release_18_05.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 3413d8de1..2b1bb06a6 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -282,7 +282,7 @@ New Features
   with OPAE (Open Programmable Acceleration Engine) shared code to provide common FPGA
   management ops for FPGA operation.
 
-  See the :doc:`../rawdevs/ifpga_rawdev` programmer's guide for more details.
+  See the :doc:`../rawdevs/ifpga` programmer's guide for more details.
 
 * **Added DPAA2 QDMA Driver (in rawdev).**
 
-- 
2.22.0


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

* Re: [dpdk-dev] [PATCH] doc: fix guide build warning
  2019-08-02  5:52 [dpdk-dev] [PATCH] doc: fix guide build warning jerinj
@ 2019-08-02 13:45 ` Mcnamara, John
  2019-08-02 20:00   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2019-08-02 13:45 UTC (permalink / raw)
  To: jerinj, dev, Kovacevic, Marko; +Cc: thomas, Richardson, Bruce



> -----Original Message-----
> From: jerinj@marvell.com [mailto:jerinj@marvell.com]
> Sent: Friday, August 2, 2019 6:53 AM
> To: dev@dpdk.org; Mcnamara, John <john.mcnamara@intel.com>; Kovacevic,
> Marko <marko.kovacevic@intel.com>
> Cc: thomas@monjalon.net; Richardson, Bruce <bruce.richardson@intel.com>;
> Jerin Jacob <jerinj@marvell.com>
> Subject: [dpdk-dev] [PATCH] doc: fix guide build warning
> 

Acked-by: John McNamara <john.mcnamara@intel.com>



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

* Re: [dpdk-dev] [PATCH] doc: fix guide build warning
  2019-08-02 13:45 ` Mcnamara, John
@ 2019-08-02 20:00   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-08-02 20:00 UTC (permalink / raw)
  To: jerinj; +Cc: dev, Mcnamara, John, Kovacevic, Marko, Richardson, Bruce

> > Subject: [dpdk-dev] [PATCH] doc: fix guide build warning
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks




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

end of thread, other threads:[~2019-08-02 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02  5:52 [dpdk-dev] [PATCH] doc: fix guide build warning jerinj
2019-08-02 13:45 ` Mcnamara, John
2019-08-02 20:00   ` 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).