DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2] net/ice: updated latest recommended matching list
@ 2025-07-18  2:00 hailinx
  2025-07-18 10:48 ` Bruce Richardson
  0 siblings, 1 reply; 2+ messages in thread
From: hailinx @ 2025-07-18  2:00 UTC (permalink / raw)
  To: dev; +Cc: bruce.richardson, hailinx

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 2592 bytes --]

Signed-off-by: hailinx <hailinx.xu@intel.com>
---
 doc/guides/nics/ice.rst | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index c6531d5684..7f9da1afda 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -5,8 +5,14 @@ ICE Poll Mode Driver
 ======================
 
 The ice PMD (**librte_net_ice**) provides poll mode driver support for
-10/25/50/100 Gbps Intel® Ethernet 800 Series Network Adapters based on
-the Intel Ethernet Controller E810 and Intel Ethernet Connection E822/E823.
+10/25/50/100/200 Gbps Intel® Ethernet 800 Series Network Adapters based on
+the following controllers,
+
+- Intel Ethernet Controller E810
+- Intel Ethernet Connection E822
+- Intel Ethernet Connection E823
+- Intel Ethernet Connection E825
+- Intel Ethernet Controller E830
 
 Linux Prerequisites
 -------------------
@@ -52,6 +58,8 @@ The full list of in-tree and out-of-tree Linux kernel drivers from kernel.org
 and Linux distributions that were tested and verified
 are listed in the Tested Platforms section of the Release Notes for each release.
 
+For E810,
+
    +-----------+---------------+-----------------+-----------+--------------+-----------+
    |    DPDK   | Kernel Driver | OS Default DDP  | COMMS DDP | Wireless DDP | Firmware  |
    +===========+===============+=================+===========+==============+===========+
@@ -85,6 +93,17 @@ are listed in the Tested Platforms section of the Release Notes for each release
    +-----------+---------------+-----------------+-----------+--------------+-----------+
    |    25.03  |     1.16.3    |      1.3.39     |  1.3.53   |    1.3.14    |    4.7    |
    +-----------+---------------+-----------------+-----------+--------------+-----------+
+   |    25.07  |     2.2.8     |      1.3.43     |  1.3.55   |    1.3.23    |    4.8    |
+   +-----------+---------------+-----------------+-----------+--------------+-----------+
+
+For E830,
+
+   +-----------+---------------+-----------------+-----------+--------------+-----------+
+   |    DPDK   | Kernel Driver | OS Default DDP  | COMMS DDP | Wireless DDP | Firmware  |
+   +===========+===============+=================+===========+==============+===========+
+   |    25.07  |     2.2.8     |      1.3.43     |  1.3.55   |    1.3.23    |    1.0    |
+   +-----------+---------------+-----------------+-----------+--------------+-----------+
+
 
 Dynamic Device Personalization (DDP) package loading
 ----------------------------------------------------
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-18 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-18  2:00 [PATCH v2] net/ice: updated latest recommended matching list hailinx
2025-07-18 10:48 ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).