[PATCH v2 3/6] net/ice: update version matching table

Bruce Richardson bruce.richardson at intel.com
Mon Mar 30 16:11:04 CEST 2026


From: Hailin Xu <hailinx.xu at intel.com>

Update table with latest versions verified for 26.03 release.

Signed-off-by: Hailin Xu <hailinx.xu at intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
---
 doc/guides/nics/ice.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index da3da3d396..4b0f4c4e44 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -61,6 +61,8 @@ are listed in the Tested Platforms section of the Release Notes for each release
    +-----------+---------------+--------------+-----------+--------------+----------+----------+
    |    DPDK   | Kernel Driver | Default DDP  | COMMS DDP | Wireless DDP |  E810 FW |  E830 FW |
    +===========+===============+==============+===========+==============+==========+==========+
+   |    26.03  |     2.4.5     |   1.3.53     |  1.3.61   |    1.3.25    |    4.91  |    1.20  |
+   +-----------+---------------+--------------+-----------+--------------+----------+----------+
    |    25.11  |     2.3.14    |   1.3.43     |  1.3.55   |    1.3.25    |    4.9   |    1.11  |
    +-----------+---------------+--------------+-----------+--------------+----------+----------+
    |    24.11  |     1.15.4    |   1.3.36     |  1.3.46   |    1.3.14    |    4.6   |          |
-- 
2.51.0



More information about the dev mailing list