[20/33] doc: update mvneta guide

Message ID 20230321235941.2169068-21-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 "Runtime options" section to "Runtime Configuration"

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

Comments

Liron Himi March 22, 2023, 11:45 a.m. UTC | #1
Acked-by: Liron Himi <lironh@marvell.com>

-----Original Message-----
From: Ferruh Yigit <ferruh.yigit@amd.com> 
Sent: Wednesday, 22 March 2023 01:59
To: John McNamara <john.mcnamara@intel.com>; Zyta Szpak <zr@semihalf.com>; Liron Himi <lironh@marvell.com>
Cc: Thomas Monjalon <thomas@monjalon.net>; Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>; dev@dpdk.org
Subject: [EXT] [PATCH 20/33] doc: update mvneta guide

External Email

----------------------------------------------------------------------
- Rename "Runtime options" section to "Runtime Configuration"

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

diff --git a/doc/guides/nics/mvneta.rst b/doc/guides/nics/mvneta.rst index 2ee2637a58f3..69aa98eafc33 100644
--- a/doc/guides/nics/mvneta.rst
+++ b/doc/guides/nics/mvneta.rst
@@ -76,8 +76,8 @@ Prerequisites
   DPDK environment.
 
 
-Runtime options
----------------
+Runtime Configuration
+---------------------
 
 The following ``devargs`` options can be enabled at runtime. They must  be passed as part of EAL arguments.
--
2.34.1
  

Patch

diff --git a/doc/guides/nics/mvneta.rst b/doc/guides/nics/mvneta.rst
index 2ee2637a58f3..69aa98eafc33 100644
--- a/doc/guides/nics/mvneta.rst
+++ b/doc/guides/nics/mvneta.rst
@@ -76,8 +76,8 @@  Prerequisites
   DPDK environment.
 
 
-Runtime options
----------------
+Runtime Configuration
+---------------------
 
 The following ``devargs`` options can be enabled at runtime. They must
 be passed as part of EAL arguments.