[PATCH 10/33] doc: update i40e guide
Ferruh Yigit
ferruh.yigit at amd.com
Wed Mar 22 00:59:18 CET 2023
- Rename "Pre-Installation Configuration" section to "Configuration"
- Rename "Config File Options" section to "Compilation Options"
- Rename "Runtime Config Options" section to "Runtime Configuration"
Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
---
doc/guides/nics/i40e.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index a6c7dbd0802f..7447af1be425 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -194,10 +194,10 @@ For X722,
+--------------+-----------------------+------------------+
-Pre-Installation Configuration
-------------------------------
+Configuration
+-------------
-Config File Options
+Compilation Options
~~~~~~~~~~~~~~~~~~~
The following options can be modified in the ``config/rte_config.h`` file.
@@ -210,8 +210,8 @@ The following options can be modified in the ``config/rte_config.h`` file.
Number of queues reserved for each VMDQ Pool.
-Runtime Config Options
-~~~~~~~~~~~~~~~~~~~~~~
+Runtime Configuration
+~~~~~~~~~~~~~~~~~~~~~
- ``Reserved number of Queues per VF`` (default ``4``)
--
2.34.1
More information about the dev
mailing list