patch 'doc: add two more tested Intel NICs in 24.11' has been queued to stable release 24.11.2

Kevin Traynor ktraynor at redhat.com
Thu Feb 13 10:59:29 CET 2025


Hi,

FYI, your patch has been queued to stable release 24.11.2

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 02/17/25. 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/39594cdfcb730ea667370b1e304313d10996aff3

Thanks.

Kevin

---
>From 39594cdfcb730ea667370b1e304313d10996aff3 Mon Sep 17 00:00:00 2001
From: Lingli Chen <linglix.chen at intel.com>
Date: Fri, 6 Dec 2024 05:39:28 +0000
Subject: [PATCH] doc: add two more tested Intel NICs in 24.11

[ upstream commit d4831cc5c68218b7f725218a9692cb050a82055e ]

Add tested E825-C and I350 NICs to v24.11 release note.

Signed-off-by: Lingli Chen <linglix.chen at intel.com>
---
 doc/guides/rel_notes/release_24_11.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/doc/guides/rel_notes/release_24_11.rst b/doc/guides/rel_notes/release_24_11.rst
index 4ddc8f245e..c26fa6b761 100644
--- a/doc/guides/rel_notes/release_24_11.rst
+++ b/doc/guides/rel_notes/release_24_11.rst
@@ -544,4 +544,13 @@ Tested Platforms
       * Wireless Edge DDP: 1.3.14.0
 
+    * Intel\ |reg| Ethernet Connection E825-C for QSFP
+
+      * Firmware version: 3.75 0x80005600 1.3643.0
+      * Device id (pf/vf): 8086:579d / 8086:1889
+      * Driver version: 2.1.0_rc23 (ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+      * Wireless Edge DDP: 1.3.14.0
+
     * Intel\ |reg| Ethernet Network Adapter E830-XXVDA2 for OCP
 
@@ -618,4 +627,10 @@ Tested Platforms
       * Driver version(in-tree): 6.8.0-45-generic (Ubuntu24.04.1)(igc)
 
+    * Intel Corporation Ethernet Server Adapter I350-T4
+
+      * Firmware version: 1.63, 0x80001001
+      * Device id (pf): 8086:1521 /8086:1520
+      * Driver version: 6.6.25-lts-240422t024020z(igb)
+
 * Intel\ |reg| platforms with NVIDIA\ |reg| NICs combinations
 
-- 
2.48.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2025-02-12 17:29:47.379025980 +0000
+++ 0122-doc-add-two-more-tested-Intel-NICs-in-24.11.patch	2025-02-12 17:29:34.667947821 +0000
@@ -1 +1 @@
-From d4831cc5c68218b7f725218a9692cb050a82055e Mon Sep 17 00:00:00 2001
+From 39594cdfcb730ea667370b1e304313d10996aff3 Mon Sep 17 00:00:00 2001
@@ -6 +6 @@
-Add tested E825-C and I350 NICs to v24.11 release note.
+[ upstream commit d4831cc5c68218b7f725218a9692cb050a82055e ]
@@ -8 +8 @@
-Cc: stable at dpdk.org
+Add tested E825-C and I350 NICs to v24.11 release note.
@@ -16 +16 @@
-index 61349b1ca2..843d6500a2 100644
+index 4ddc8f245e..c26fa6b761 100644



More information about the stable mailing list