[26/33] doc: update qede guide

Message ID 20230321235941.2169068-27-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 warning coding style issues

Commit Message

Ferruh Yigit March 21, 2023, 11:59 p.m. UTC
  - Move "Supported QLogic Adapters" section up
- Rename "Config Options" section to "Compilation Options"

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

Patch

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.