[18/33] doc: update mana guide

Message ID 20230321235941.2169068-19-ferruh.yigit@amd.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series Update net driver documentation |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Ferruh Yigit March 21, 2023, 11:59 p.m. UTC
  - Rename "MANA PMD arguments" section to "Runtime Configuration"

Signed-off-by: Ferruh Yigit <ferruh.yigit@amd.com>
---
 doc/guides/nics/mana.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Long Li March 22, 2023, 12:09 a.m. UTC | #1
> Subject: [PATCH 18/33] doc: update mana guide
> 
> - Rename "MANA PMD arguments" section to "Runtime Configuration"
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@amd.com>

Acked-by: Long Li <longli@microsoft.com>

> ---
>  doc/guides/nics/mana.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/guides/nics/mana.rst b/doc/guides/nics/mana.rst index
> 341146c4e7dc..c65634d91c66 100644
> --- a/doc/guides/nics/mana.rst
> +++ b/doc/guides/nics/mana.rst
> @@ -62,8 +62,8 @@ Driver compilation and testing  Refer to the
> document  :ref:`compiling and testing a PMD for a NIC <pmd_build_and_test>`
> for details.
> 
> -MANA PMD arguments
> -------------------
> +Runtime Configuration
> +---------------------
> 
>  The user can specify below argument in devargs.
> 
> --
> 2.34.1
  

Patch

diff --git a/doc/guides/nics/mana.rst b/doc/guides/nics/mana.rst
index 341146c4e7dc..c65634d91c66 100644
--- a/doc/guides/nics/mana.rst
+++ b/doc/guides/nics/mana.rst
@@ -62,8 +62,8 @@  Driver compilation and testing
 Refer to the document
 :ref:`compiling and testing a PMD for a NIC <pmd_build_and_test>` for details.
 
-MANA PMD arguments
-------------------
+Runtime Configuration
+---------------------
 
 The user can specify below argument in devargs.