* [PATCH v2 1/6] net/ice: merge version tables for E810 and E830
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
@ 2026-03-30 14:11 ` Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 2/6] net/ice: remove non-LTS releases from version table Bruce Richardson
` (6 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:11 UTC (permalink / raw)
To: dev, john.mcnamara; +Cc: Bruce Richardson
Most columns in the version table for E810 and E830 are the same, so
merge the two by renaming the "firmware" column to "E810 FW" and add a
new column for "E830 FW" with only the last two row populated.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
doc/guides/nics/ice.rst | 71 +++++++++++++++++------------------------
1 file changed, 30 insertions(+), 41 deletions(-)
diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index 216c79b6f2..bfd1514b39 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -58,47 +58,36 @@ 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 |
- +===========+===============+=================+===========+==============+===========+
- | 21.11 | 1.7.16 | 1.3.27 | 1.3.31 | 1.3.7 | 3.1 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 22.03 | 1.8.3 | 1.3.28 | 1.3.35 | 1.3.8 | 3.2 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 22.07 | 1.9.11 | 1.3.30 | 1.3.37 | 1.3.10 | 4.0 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 22.11 | 1.10.1 | 1.3.30 | 1.3.37 | 1.3.10 | 4.1 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 23.03 | 1.11.1 | 1.3.30 | 1.3.40 | 1.3.10 | 4.2 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 23.07 | 1.12.6 | 1.3.35 | 1.3.45 | 1.3.13 | 4.3 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 23.11 | 1.13.7 | 1.3.36 | 1.3.46 | 1.3.14 | 4.4 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 24.03 | 1.13.7 | 1.3.35 | 1.3.45 | 1.3.13 | 4.4 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 24.07 | 1.14.11 | 1.3.36 | 1.3.46 | 1.3.14 | 4.5 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 24.11 | 1.15.4 | 1.3.36 | 1.3.46 | 1.3.14 | 4.6 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 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 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 | 4.9 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
-
-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 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
- | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 | 1.11 |
- +-----------+---------------+-----------------+-----------+--------------+-----------+
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | DPDK | Kernel Driver | Default DDP | COMMS DDP | Wireless DDP | E810 FW | E830 FW |
+ +===========+===============+==============+===========+==============+==========+==========+
+ | 21.11 | 1.7.16 | 1.3.27 | 1.3.31 | 1.3.7 | 3.1 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 22.03 | 1.8.3 | 1.3.28 | 1.3.35 | 1.3.8 | 3.2 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 22.07 | 1.9.11 | 1.3.30 | 1.3.37 | 1.3.10 | 4.0 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 22.11 | 1.10.1 | 1.3.30 | 1.3.37 | 1.3.10 | 4.1 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 23.03 | 1.11.1 | 1.3.30 | 1.3.40 | 1.3.10 | 4.2 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 23.07 | 1.12.6 | 1.3.35 | 1.3.45 | 1.3.13 | 4.3 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 23.11 | 1.13.7 | 1.3.36 | 1.3.46 | 1.3.14 | 4.4 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 24.03 | 1.13.7 | 1.3.35 | 1.3.45 | 1.3.13 | 4.4 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 24.07 | 1.14.11 | 1.3.36 | 1.3.46 | 1.3.14 | 4.5 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 24.11 | 1.15.4 | 1.3.36 | 1.3.46 | 1.3.14 | 4.6 | |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 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 | 1.0 |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+ | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 | 4.9 | 1.11 |
+ +-----------+---------------+--------------+-----------+--------------+----------+----------+
+
Dynamic Device Personalization (DDP) package loading
----------------------------------------------------
--
2.51.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH v2 2/6] net/ice: remove non-LTS releases from version table
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 1/6] net/ice: merge version tables for E810 and E830 Bruce Richardson
@ 2026-03-30 14:11 ` Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 3/6] net/ice: update version matching table Bruce Richardson
` (5 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:11 UTC (permalink / raw)
To: dev, john.mcnamara; +Cc: Bruce Richardson
Since non-LTS releases are not supported with updates beyond their
release cycle, and 21.11 is now well past its support date, remove all
unsupported releases from our version table. Also reverse the order of
the entries to be newest first, to match that in i40e.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
doc/guides/nics/ice.rst | 24 +++---------------------
1 file changed, 3 insertions(+), 21 deletions(-)
diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index bfd1514b39..da3da3d396 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -61,31 +61,13 @@ 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 |
+===========+===============+==============+===========+==============+==========+==========+
- | 21.11 | 1.7.16 | 1.3.27 | 1.3.31 | 1.3.7 | 3.1 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 22.03 | 1.8.3 | 1.3.28 | 1.3.35 | 1.3.8 | 3.2 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 22.07 | 1.9.11 | 1.3.30 | 1.3.37 | 1.3.10 | 4.0 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 22.11 | 1.10.1 | 1.3.30 | 1.3.37 | 1.3.10 | 4.1 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 23.03 | 1.11.1 | 1.3.30 | 1.3.40 | 1.3.10 | 4.2 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 23.07 | 1.12.6 | 1.3.35 | 1.3.45 | 1.3.13 | 4.3 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 23.11 | 1.13.7 | 1.3.36 | 1.3.46 | 1.3.14 | 4.4 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 24.03 | 1.13.7 | 1.3.35 | 1.3.45 | 1.3.13 | 4.4 | |
- +-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 24.07 | 1.14.11 | 1.3.36 | 1.3.46 | 1.3.14 | 4.5 | |
+ | 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 | |
+-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 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 | 1.0 |
+ | 23.11 | 1.13.7 | 1.3.36 | 1.3.46 | 1.3.14 | 4.4 | |
+-----------+---------------+--------------+-----------+--------------+----------+----------+
- | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 | 4.9 | 1.11 |
+ | 22.11 | 1.10.1 | 1.3.30 | 1.3.37 | 1.3.10 | 4.1 | |
+-----------+---------------+--------------+-----------+--------------+----------+----------+
--
2.51.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH v2 3/6] net/ice: update version matching table
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 1/6] net/ice: merge version tables for E810 and E830 Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 2/6] net/ice: remove non-LTS releases from version table Bruce Richardson
@ 2026-03-30 14:11 ` Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 4/6] net/i40e: drop unsupported releases from version table Bruce Richardson
` (4 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:11 UTC (permalink / raw)
To: dev, john.mcnamara; +Cc: Hailin Xu, Bruce Richardson
From: Hailin Xu <hailinx.xu@intel.com>
Update table with latest versions verified for 26.03 release.
Signed-off-by: Hailin Xu <hailinx.xu@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@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
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH v2 4/6] net/i40e: drop unsupported releases from version table
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
` (2 preceding siblings ...)
2026-03-30 14:11 ` [PATCH v2 3/6] net/ice: update version matching table Bruce Richardson
@ 2026-03-30 14:11 ` Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 5/6] net/i40e: merge version tables Bruce Richardson
` (3 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:11 UTC (permalink / raw)
To: dev, john.mcnamara; +Cc: Bruce Richardson
Remove the 21.11 and any non-LTS releases from the version tables for
X710 and X722 NICs.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
doc/guides/nics/i40e.rst | 36 ------------------------------------
1 file changed, 36 deletions(-)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 0c52807f26..f4c8d39e54 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -106,30 +106,12 @@ For X710/XL710/XXV710,
+==============+=======================+==================+
| 25.11 | 2.28.13 | 9.55 |
+--------------+-----------------------+------------------+
- | 25.07 | 2.28.7 | 9.54 |
- +--------------+-----------------------+------------------+
- | 25.03 | 2.27.8 | 9.53 |
- +--------------+-----------------------+------------------+
| 24.11 | 2.26.8 | 9.52 |
+--------------+-----------------------+------------------+
- | 24.07 | 2.25.9 | 9.50 |
- +--------------+-----------------------+------------------+
- | 24.03 | 2.24.6 | 9.40 |
- +--------------+-----------------------+------------------+
| 23.11 | 2.23.17 | 9.30 |
+--------------+-----------------------+------------------+
- | 23.07 | 2.22.20 | 9.20 |
- +--------------+-----------------------+------------------+
- | 23.03 | 2.22.18 | 9.20 |
- +--------------+-----------------------+------------------+
| 22.11 | 2.20.12 | 9.01 |
+--------------+-----------------------+------------------+
- | 22.07 | 2.19.3 | 8.70 |
- +--------------+-----------------------+------------------+
- | 22.03 | 2.17.15 | 8.30 |
- +--------------+-----------------------+------------------+
- | 21.11 | 2.17.4 | 8.30 |
- +--------------+-----------------------+------------------+
For X722,
@@ -139,30 +121,12 @@ For X722,
+==============+=======================+==================+
| 25.11 | 2.28.13 | 6.51 |
+--------------+-----------------------+------------------+
- | 25.07 | 2.28.7 | 6.50 |
- +--------------+-----------------------+------------------+
- | 25.03 | 2.27.8 | 6.50 |
- +--------------+-----------------------+------------------+
| 24.11 | 2.26.8 | 6.50 |
+--------------+-----------------------+------------------+
- | 24.07 | 2.25.9 | 6.50 |
- +--------------+-----------------------+------------------+
- | 24.03 | 2.24.6 | 6.20 |
- +--------------+-----------------------+------------------+
| 23.11 | 2.23.17 | 6.20 |
+--------------+-----------------------+------------------+
- | 23.07 | 2.22.20 | 6.20 |
- +--------------+-----------------------+------------------+
- | 23.03 | 2.22.18 | 6.20 |
- +--------------+-----------------------+------------------+
| 22.11 | 2.20.12 | 6.00 |
+--------------+-----------------------+------------------+
- | 22.07 | 2.19.3 | 5.60 |
- +--------------+-----------------------+------------------+
- | 22.03 | 2.17.15 | 5.50 |
- +--------------+-----------------------+------------------+
- | 21.11 | 2.17.4 | 5.30 |
- +--------------+-----------------------+------------------+
Configuration
--
2.51.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH v2 5/6] net/i40e: merge version tables
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
` (3 preceding siblings ...)
2026-03-30 14:11 ` [PATCH v2 4/6] net/i40e: drop unsupported releases from version table Bruce Richardson
@ 2026-03-30 14:11 ` Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 6/6] net/i40e: update version matching table Bruce Richardson
` (2 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:11 UTC (permalink / raw)
To: dev, john.mcnamara; +Cc: Bruce Richardson
The only differences between the X722 and the X710 version tables is the
final column, so merge the tables with one column for X710 FW versions
and another for X722 FW versions.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
doc/guides/nics/i40e.rst | 41 +++++++++++++---------------------------
1 file changed, 13 insertions(+), 28 deletions(-)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index f4c8d39e54..2613ca46f6 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -99,34 +99,19 @@ 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 X710/XL710/XXV710,
-
- +--------------+-----------------------+------------------+
- | DPDK version | Kernel driver version | Firmware version |
- +==============+=======================+==================+
- | 25.11 | 2.28.13 | 9.55 |
- +--------------+-----------------------+------------------+
- | 24.11 | 2.26.8 | 9.52 |
- +--------------+-----------------------+------------------+
- | 23.11 | 2.23.17 | 9.30 |
- +--------------+-----------------------+------------------+
- | 22.11 | 2.20.12 | 9.01 |
- +--------------+-----------------------+------------------+
-
-
-For X722,
-
- +--------------+-----------------------+------------------+
- | DPDK version | Kernel driver version | Firmware version |
- +==============+=======================+==================+
- | 25.11 | 2.28.13 | 6.51 |
- +--------------+-----------------------+------------------+
- | 24.11 | 2.26.8 | 6.50 |
- +--------------+-----------------------+------------------+
- | 23.11 | 2.23.17 | 6.20 |
- +--------------+-----------------------+------------------+
- | 22.11 | 2.20.12 | 6.00 |
- +--------------+-----------------------+------------------+
+ +--------------+-----------------------+------------------+------------------+
+ | DPDK version | Kernel driver version | X710* FW version | X722 FW version |
+ +==============+=======================+==================+==================+
+ | 25.11 | 2.28.13 | 9.55 | 6.51 |
+ +--------------+-----------------------+------------------+------------------+
+ | 24.11 | 2.26.8 | 9.52 | 6.50 |
+ +--------------+-----------------------+------------------+------------------+
+ | 23.11 | 2.23.17 | 9.30 | 6.20 |
+ +--------------+-----------------------+------------------+------------------+
+ | 22.11 | 2.20.12 | 9.01 | 6.00 |
+ +--------------+-----------------------+------------------+------------------+
+
+ * The X710 FW version is also applicable for XL710 and XXV710.
Configuration
--
2.51.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH v2 6/6] net/i40e: update version matching table
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
` (4 preceding siblings ...)
2026-03-30 14:11 ` [PATCH v2 5/6] net/i40e: merge version tables Bruce Richardson
@ 2026-03-30 14:11 ` Bruce Richardson
2026-03-30 14:46 ` [PATCH v2 0/6] Consolidate, shrink and update version tables Bruce Richardson
2026-03-30 16:44 ` Mcnamara, John
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:11 UTC (permalink / raw)
To: dev, john.mcnamara; +Cc: Hailin Xu, Bruce Richardson
From: Hailin Xu <hailinx.xu@intel.com>
Update table with latest versions verified for 26.03 release.
Signed-off-by: Hailin Xu <hailinx.xu@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
doc/guides/nics/i40e.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 2613ca46f6..a38fb27600 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -102,6 +102,8 @@ are listed in the Tested Platforms section of the Release Notes for each release
+--------------+-----------------------+------------------+------------------+
| DPDK version | Kernel driver version | X710* FW version | X722 FW version |
+==============+=======================+==================+==================+
+ | 26.03 | 2.28.16 | 9.56 | 6.51 |
+ +--------------+-----------------------+------------------+------------------+
| 25.11 | 2.28.13 | 9.55 | 6.51 |
+--------------+-----------------------+------------------+------------------+
| 24.11 | 2.26.8 | 9.52 | 6.50 |
--
2.51.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* Re: [PATCH v2 0/6] Consolidate, shrink and update version tables
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
` (5 preceding siblings ...)
2026-03-30 14:11 ` [PATCH v2 6/6] net/i40e: update version matching table Bruce Richardson
@ 2026-03-30 14:46 ` Bruce Richardson
2026-03-30 16:44 ` Mcnamara, John
7 siblings, 0 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-30 14:46 UTC (permalink / raw)
To: dev, john.mcnamara
On Mon, Mar 30, 2026 at 03:11:01PM +0100, Bruce Richardson wrote:
> The version tables in i40e and ice were overly long, having details
> about long-unsupported releases, as well as containing duplicate info
> in separate tables for different NIC variants. Merge and shrink these
> tables to make them more manageable, then update with latest info for
> 26.03 release
>
> V2:
> * include reworked copies of patches from [1] into set to make a single
> update patchset.
>
> [1] https://patches.dpdk.org/project/dpdk/list/?state=*&series=37766
>
> Bruce Richardson (4):
> net/ice: merge version tables for E810 and E830
> net/ice: remove non-LTS releases from version table
> net/i40e: drop unsupported releases from version table
> net/i40e: merge version tables
>
> Hailin Xu (2):
> net/ice: update version matching table
> net/i40e: update version matching table
>
Series pushed to next-net-intel, in order to make the 26.03 release.
/Bruce
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: [PATCH v2 0/6] Consolidate, shrink and update version tables
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
` (6 preceding siblings ...)
2026-03-30 14:46 ` [PATCH v2 0/6] Consolidate, shrink and update version tables Bruce Richardson
@ 2026-03-30 16:44 ` Mcnamara, John
7 siblings, 0 replies; 14+ messages in thread
From: Mcnamara, John @ 2026-03-30 16:44 UTC (permalink / raw)
To: Richardson, Bruce, dev@dpdk.org
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]
Acked-by: John McNamara <john.mcnamara@intel.com>
________________________________
From: Richardson, Bruce <bruce.richardson@intel.com>
Sent: Monday, March 30, 2026 3:11 PM
To: dev@dpdk.org <dev@dpdk.org>; Mcnamara, John <john.mcnamara@intel.com>
Cc: Richardson, Bruce <bruce.richardson@intel.com>
Subject: [PATCH v2 0/6] Consolidate, shrink and update version tables
The version tables in i40e and ice were overly long, having details
about long-unsupported releases, as well as containing duplicate info
in separate tables for different NIC variants. Merge and shrink these
tables to make them more manageable, then update with latest info for
26.03 release
[-- Attachment #2: Type: text/html, Size: 1720 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread