patch 'doc: fix E830 recommended firmware in ice guide' has been queued to stable release 25.11.1
Kevin Traynor
ktraynor at redhat.com
Thu Feb 26 14:08:57 CET 2026
Hi,
FYI, your patch has been queued to stable release 25.11.1
Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 03/02/26. So please
shout if anyone has objections.
Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.
Queued patches are on a temporary branch at:
https://github.com/kevintraynor/dpdk-stable
This queued commit can be viewed at:
https://github.com/kevintraynor/dpdk-stable/commit/47bdb7aa3778bfe3e2c6d56b492d9b5e4b3d6291
Thanks.
Kevin
---
>From 47bdb7aa3778bfe3e2c6d56b492d9b5e4b3d6291 Mon Sep 17 00:00:00 2001
From: Hailin Xu <hailinx.xu at intel.com>
Date: Fri, 5 Dec 2025 07:06:01 +0000
Subject: [PATCH] doc: fix E830 recommended firmware in ice guide
[ upstream commit 4a0fef49ecb8a795e0f4afffc5f86e4da4684fb8 ]
The firmware release version for E830 is 1.11, so modify the recommended
version for E830.
Fixes: fe433b5c99cf ("doc: update recommended versions for ice and i40e")
Signed-off-by: Hailin Xu <hailinx.xu at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
---
doc/guides/nics/ice.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index cde31a5694..216c79b6f2 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -98,5 +98,5 @@ For E830,
| 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.2 |
+ | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 | 1.11 |
+-----------+---------------+-----------------+-----------+--------------+-----------+
--
2.53.0
---
Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- - 2026-02-26 10:16:49.284152795 +0000
+++ 0055-doc-fix-E830-recommended-firmware-in-ice-guide.patch 2026-02-26 10:16:46.973459334 +0000
@@ -1 +1 @@
-From 4a0fef49ecb8a795e0f4afffc5f86e4da4684fb8 Mon Sep 17 00:00:00 2001
+From 47bdb7aa3778bfe3e2c6d56b492d9b5e4b3d6291 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit 4a0fef49ecb8a795e0f4afffc5f86e4da4684fb8 ]
+
@@ -10 +11,0 @@
-Cc: stable at dpdk.org
More information about the stable
mailing list