patch 'doc: add Pollara 400 device in ionic guide' has been queued to stable release 24.11.4
Kevin Traynor
ktraynor at redhat.com
Tue Nov 25 16:05:54 CET 2025
Hi,
FYI, your patch has been queued to stable release 24.11.4
Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 11/28/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/96bbffc68b4eccccc8a1d9977fc85ee9b139c527
Thanks.
Kevin
---
>From 96bbffc68b4eccccc8a1d9977fc85ee9b139c527 Mon Sep 17 00:00:00 2001
From: Andrew Boyer <andrew.boyer at amd.com>
Date: Thu, 20 Nov 2025 10:39:36 -0800
Subject: [PATCH] doc: add Pollara 400 device in ionic guide
[ upstream commit 899e7bb0ab84a31a36437e8ad6e40493eea4b0ef ]
The Pollara 400 AI NIC is supported without any PMD changes.
Add a link to the product brief.
Signed-off-by: Andrew Boyer <andrew.boyer at amd.com>
---
doc/guides/cryptodevs/ionic.rst | 4 +++-
doc/guides/nics/ionic.rst | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/guides/cryptodevs/ionic.rst b/doc/guides/cryptodevs/ionic.rst
index d563602ebe..7c9d2ebd04 100644
--- a/doc/guides/cryptodevs/ionic.rst
+++ b/doc/guides/cryptodevs/ionic.rst
@@ -1,4 +1,4 @@
.. SPDX-License-Identifier: BSD-3-Clause
- Copyright 2021-2024 Advanced Micro Devices, Inc.
+ Copyright 2021-2025 Advanced Micro Devices, Inc.
IONIC Crypto Driver
@@ -17,4 +17,6 @@ It currently supports the below models:
- DSC3-400 dual-port 400G Distributed Services Card
`(pdf) <https://www.amd.com/content/dam/amd/en/documents/pensando-technical-docs/product-briefs/pensando-dsc3-product-brief.pdf>`__
+- Pollara 400 single-port 400G AI NIC
+ `(pdf) <https://www.amd.com/content/dam/amd/en/documents/pensando-technical-docs/product-briefs/pollara-product-brief.pdf>`__
Please visit the
diff --git a/doc/guides/nics/ionic.rst b/doc/guides/nics/ionic.rst
index a991a2cf3f..2709a888fb 100644
--- a/doc/guides/nics/ionic.rst
+++ b/doc/guides/nics/ionic.rst
@@ -1,4 +1,4 @@
.. SPDX-License-Identifier: BSD-3-Clause
- Copyright 2018-2022 Advanced Micro Devices, Inc.
+ Copyright 2018-2025 Advanced Micro Devices, Inc.
IONIC Driver
@@ -16,4 +16,6 @@ It currently supports the below models:
- DSC3-400 dual-port 400G Distributed Services Card
`(pdf) <https://www.amd.com/content/dam/amd/en/documents/pensando-technical-docs/product-briefs/pensando-dsc3-product-brief.pdf>`__
+- Pollara 400 single-port 400G AI NIC
+ `(pdf) <https://www.amd.com/content/dam/amd/en/documents/pensando-technical-docs/product-briefs/pollara-product-brief.pdf>`__
Please visit the
--
2.51.1
---
Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- - 2025-11-25 15:03:58.006884270 +0000
+++ 0005-doc-add-Pollara-400-device-in-ionic-guide.patch 2025-11-25 15:03:57.841651314 +0000
@@ -1 +1 @@
-From 899e7bb0ab84a31a36437e8ad6e40493eea4b0ef Mon Sep 17 00:00:00 2001
+From 96bbffc68b4eccccc8a1d9977fc85ee9b139c527 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit 899e7bb0ab84a31a36437e8ad6e40493eea4b0ef ]
+
@@ -8,2 +9,0 @@
-
-Cc: stable at dpdk.org
More information about the stable
mailing list