DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH] doc: update Marvell's driver link
@ 2018-04-02  7:51 Jerin Jacob
  2018-04-03 15:41 ` Kovacevic, Marko
  0 siblings, 1 reply; 3+ messages in thread
From: Jerin Jacob @ 2018-04-02  7:51 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, john.mcnamara, nsamsono, Jerin Jacob

Change the incorrect driver documentation link to fix
following documentation build warning.

$ make doc-guides-html
sphinx processing guides-html...
doc/guides/rel_notes/release_17_11.rst:58:
WARNING: unknown document: ../nics/mrvl

Fixes: fe93968722af ("net/mrvl: rename PMD as mvpp2")

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

diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst
index 088778bf6..c2e3fc30e 100644
--- a/doc/guides/rel_notes/release_17_11.rst
+++ b/doc/guides/rel_notes/release_17_11.rst
@@ -56,7 +56,7 @@ New Features
 * **Added a new driver for Marvell Armada 7k/8k devices.**
 
   Added the new ``mrvl`` net driver for Marvell Armada 7k/8k devices. See the
-  :doc:`../nics/mrvl` NIC guide for more details on this new driver.
+  :doc:`../nics/mvpp2` NIC guide for more details on this new driver.
 
 * **Updated mlx4 driver.**
 
-- 
2.16.3

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

end of thread, other threads:[~2018-04-04  9:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-02  7:51 [dpdk-dev] [PATCH] doc: update Marvell's driver link Jerin Jacob
2018-04-03 15:41 ` Kovacevic, Marko
2018-04-04  9:25   ` 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).