[dpdk-dev] [PATCH v1] doc: fix dpaa2 guide

Sachin Saxena (OSS) sachin.saxena at oss.nxp.com
Thu Oct 8 05:13:57 CEST 2020


From: Sachin Saxena <sachin.saxena at 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 at dpdk.org

Signed-off-by: Sachin Saxena <sachin.saxena at 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



More information about the dev mailing list