* [dpdk-dev] [PATCH v1] doc: fix dpaa2 guide
@ 2020-10-08 3:13 Sachin Saxena (OSS)
2020-10-12 20:53 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Sachin Saxena (OSS) @ 2020-10-08 3:13 UTC (permalink / raw)
To: dev, thomas; +Cc: stable
From: Sachin Saxena <sachin.saxena@oss.nxp.com>
The diagram to show dpaa2 drivers brief
was missing in dpaa2.html file.
fix a typo in encoding for a literal block
to make it visible in generated doc file.
Fixes: 846a8305f277 ("add DPAA2 NIC details")
Cc: stable@dpdk.org
Signed-off-by: Sachin Saxena <sachin.saxena@oss.nxp.com>
---
doc/guides/nics/dpaa2.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/nics/dpaa2.rst b/doc/guides/nics/dpaa2.rst
index d656b7f7a..ca6ba5b5e 100644
--- a/doc/guides/nics/dpaa2.rst
+++ b/doc/guides/nics/dpaa2.rst
@@ -1,5 +1,5 @@
.. SPDX-License-Identifier: BSD-3-Clause
- Copyright 2016 NXP
+ Copyright 2016,2020 NXP
DPAA2 Poll Mode Driver
@@ -300,7 +300,7 @@ The diagram below shows the dpaa2 drivers involved in a networking
scenario and the objects bound to each driver. A brief description
of each driver follows.
-.. code-block: console
+.. code-block:: console
+------------+
--
2.28.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH v1] doc: fix dpaa2 guide
2020-10-08 3:13 [dpdk-dev] [PATCH v1] doc: fix dpaa2 guide Sachin Saxena (OSS)
@ 2020-10-12 20:53 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-10-12 20:53 UTC (permalink / raw)
To: Sachin Saxena (OSS); +Cc: dev, stable
08/10/2020 05:13, Sachin Saxena (OSS):
> From: Sachin Saxena <sachin.saxena@oss.nxp.com>
>
> The diagram to show dpaa2 drivers brief
> was missing in dpaa2.html file.
>
> fix a typo in encoding for a literal block
> to make it visible in generated doc file.
>
> Fixes: 846a8305f277 ("add DPAA2 NIC details")
> Cc: stable@dpdk.org
>
> Signed-off-by: Sachin Saxena <sachin.saxena@oss.nxp.com>
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-12 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08 3:13 [dpdk-dev] [PATCH v1] doc: fix dpaa2 guide Sachin Saxena (OSS)
2020-10-12 20:53 ` 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).