All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] doc: fix minor typos in OcteonTx platform and eventdev docs
@ 2018-04-20  9:34 Pavan Nikhilesh
  2018-04-22 23:45 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Pavan Nikhilesh @ 2018-04-20  9:34 UTC (permalink / raw)
  To: thomas, jerin.jacob, santosh.shukla, john.mcnamara, marko.kovacevic
  Cc: dev, Pavan Nikhilesh

Fixes: 26cb0a72412f ("doc: add octeontx platform guide")
Fixes: 48191dde6acf ("doc: add octeontx mempool guide")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
---

 v2 Changes:
 - Remove .rst at the end of doc links.
 - Remove space prior to linux gsg link.

 doc/guides/eventdevs/octeontx.rst | 2 +-
 doc/guides/platform/octeontx.rst  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/guides/eventdevs/octeontx.rst b/doc/guides/eventdevs/octeontx.rst
index f77bc5c54..3dcf6afbd 100644
--- a/doc/guides/eventdevs/octeontx.rst
+++ b/doc/guides/eventdevs/octeontx.rst
@@ -39,7 +39,7 @@ Supported OCTEONTX SoCs
 Prerequisites
 -------------

-See :doc: `../platform/octeontx` for setup information.
+See :doc:`../platform/octeontx` for setup information.

 Pre-Installation Configuration
 ------------------------------
diff --git a/doc/guides/platform/octeontx.rst b/doc/guides/platform/octeontx.rst
index dc1aa4fe1..b0a99c38d 100644
--- a/doc/guides/platform/octeontx.rst
+++ b/doc/guides/platform/octeontx.rst
@@ -16,11 +16,11 @@ Common Offload HW Block Drivers
 -------------------------------

 1. **Eventdev Driver**
-   See :doc: `../eventdevs/octeontx.rst` for octeontx ssovf eventdev driver
+   See :doc:`../eventdevs/octeontx` for octeontx ssovf eventdev driver
    information.

 2. **Mempool Driver**
-   See :doc: `../mempool/octeontx.rst` for octeontx fpavf mempool driver
+   See :doc:`../mempool/octeontx` for octeontx fpavf mempool driver
    information.

 Steps To Setup Platform
@@ -52,4 +52,4 @@ OCTEONTX compatible board:

    SDK and related information can be obtained from: `Cavium support site <https://support.cavium.com/>`_.

-- Follow the DPDK :doc: `../linux_gsg/index.rst` to setup the basic DPDK environment.
+- Follow the DPDK :doc:`../linux_gsg/index` to setup the basic DPDK environment.
--
2.17.0

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

* Re: [PATCH v2] doc: fix minor typos in OcteonTx platform and eventdev docs
  2018-04-20  9:34 [PATCH v2] doc: fix minor typos in OcteonTx platform and eventdev docs Pavan Nikhilesh
@ 2018-04-22 23:45 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2018-04-22 23:45 UTC (permalink / raw)
  To: Pavan Nikhilesh
  Cc: dev, jerin.jacob, santosh.shukla, john.mcnamara, marko.kovacevic

20/04/2018 11:34, Pavan Nikhilesh:
> Fixes: 26cb0a72412f ("doc: add octeontx platform guide")
> Fixes: 48191dde6acf ("doc: add octeontx mempool guide")
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied, thanks

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

end of thread, other threads:[~2018-04-22 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-20  9:34 [PATCH v2] doc: fix minor typos in OcteonTx platform and eventdev docs Pavan Nikhilesh
2018-04-22 23:45 ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.