- Move "Supported Chipsets and NICs" section up - Make device list an actual list
Signed-off-by: Ferruh Yigit <ferruh.yi...@amd.com> --- doc/guides/nics/igc.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/guides/nics/igc.rst b/doc/guides/nics/igc.rst index 399d2d650c30..c5af806b7b68 100644 --- a/doc/guides/nics/igc.rst +++ b/doc/guides/nics/igc.rst @@ -12,6 +12,14 @@ I225 and I226 Series Network Adapters. - For information about I226, please refer to: `Intel?? Ethernet Controller I226 Series <https://ark.intel.com/content/www/us/en/ark/products/series/210588/intel-ethernet-controller-i226-series.html>`_. +Supported Chipsets and NICs +--------------------------- + +- Foxville LM (I225 LM, I226 LM): Client 2.5G LAN vPro Corporate +- Foxville V (I225 V, I226 V): Client 2.5G LAN Consumer +- Foxville I (I225 I, I226 IM): Client 2.5G Industrial Temp +- Foxville V (I225 K, I226 K): Client 2.5G LAN Consumer + Driver compilation and testing ------------------------------ @@ -19,14 +27,6 @@ Refer to the document :ref:`compiling and testing a PMD for a NIC <pmd_build_and for details. -Supported Chipsets and NICs ---------------------------- - -Foxville LM (I225 LM, I226 LM): Client 2.5G LAN vPro Corporate -Foxville V (I225 V, I226 V): Client 2.5G LAN Consumer -Foxville I (I225 I, I226 IM): Client 2.5G Industrial Temp -Foxville V (I225 K, I226 K): Client 2.5G LAN Consumer - Sample Application Notes ------------------------ -- 2.34.1