[PATCH 26/33] doc: update qede guide
Ferruh Yigit
ferruh.yigit at amd.com
Wed Mar 22 00:59:34 CET 2023
- Move "Supported QLogic Adapters" section up
- Rename "Config Options" section to "Compilation Options"
Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
---
doc/guides/nics/qede.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/guides/nics/qede.rst b/doc/guides/nics/qede.rst
index 23965091a9ec..38d5cbb1f382 100644
--- a/doc/guides/nics/qede.rst
+++ b/doc/guides/nics/qede.rst
@@ -13,6 +13,11 @@ It is compile-tested under FreeBSD OS.
More information can be found at `QLogic Corporation's Website
<http://www.qlogic.com>`_.
+Supported QLogic Adapters
+-------------------------
+
+- QLogic FastLinQ QL4xxxx 10G/25G/40G/50G/100G Intelligent Ethernet Adapters (IEA) and Converged Network Adapters (CNA)
+
Supported Features
------------------
@@ -71,11 +76,6 @@ Co-existence considerations
Binding of PFs simultaneously to DPDK and Linux drivers on a given
adapter is not supported.
-Supported QLogic Adapters
--------------------------
-
-- QLogic FastLinQ QL4xxxx 10G/25G/40G/50G/100G Intelligent Ethernet Adapters (IEA) and Converged Network Adapters (CNA)
-
Prerequisites
-------------
@@ -103,8 +103,8 @@ Performance note
- For better performance, it is recommended to use 4K or higher RX/TX rings.
-Config Options
-~~~~~~~~~~~~~~
+Compilation Options
+~~~~~~~~~~~~~~~~~~~
The following option can be modified in the ``config/rte_config.h`` file.
--
2.34.1
More information about the dev
mailing list