[PATCH 13/33] doc: update igb guide

Ferruh Yigit ferruh.yigit at amd.com
Wed Mar 22 00:59:21 CET 2023


- Move "Supported Chipsets and NICs" section up
- Remove empty "Limitations or Known issues" section

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

diff --git a/doc/guides/nics/igb.rst b/doc/guides/nics/igb.rst
index 8231f9eef4c1..e3a91c316be4 100644
--- a/doc/guides/nics/igb.rst
+++ b/doc/guides/nics/igb.rst
@@ -7,6 +7,15 @@ IGB Poll Mode Driver
 The IGB PMD (**librte_net_e1000**) provides poll mode driver
 support for Intel 1GbE nics.
 
+Supported Chipsets and NICs
+---------------------------
+
+- Intel 82576EB 10 Gigabit Ethernet Controller
+- Intel 82580EB 10 Gigabit Ethernet Controller
+- Intel 82580DB 10 Gigabit Ethernet Controller
+- Intel Ethernet Controller I210
+- Intel Ethernet Controller I350
+
 Features
 --------
 
@@ -22,17 +31,3 @@ Features of the IGB PMD are:
 * Checksum offload
 * TCP segmentation offload
 * Jumbo frames supported
-
-
-Limitations or Known issues
----------------------------
-
-
-Supported Chipsets and NICs
----------------------------
-
-- Intel 82576EB 10 Gigabit Ethernet Controller
-- Intel 82580EB 10 Gigabit Ethernet Controller
-- Intel 82580DB 10 Gigabit Ethernet Controller
-- Intel Ethernet Controller I210
-- Intel Ethernet Controller I350
-- 
2.34.1



More information about the dev mailing list