patch 'doc: add Pollara 400 device in ionic guide' has been queued to stable release 22.11.11
luca.boccassi at gmail.com
luca.boccassi at gmail.com
Tue Nov 25 19:10:28 CET 2025
Hi,
FYI, your patch has been queued to stable release 22.11.11
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/27/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/bluca/dpdk-stable
This queued commit can be viewed at:
https://github.com/bluca/dpdk-stable/commit/f0706c66c7aee883446309aa096f85e02048bc7a
Thanks.
Luca Boccassi
---
>From f0706c66c7aee883446309aa096f85e02048bc7a 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/nics/ionic.rst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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,5 +1,5 @@
.. SPDX-License-Identifier: BSD-3-Clause
- Copyright 2018-2022 Advanced Micro Devices, Inc.
+ Copyright 2018-2025 Advanced Micro Devices, Inc.
IONIC Driver
============
@@ -15,6 +15,8 @@ It currently supports the below models:
`(pdf) <https://www.amd.com/content/dam/amd/en/documents/pensando-technical-docs/product-briefs/pensando-elba-product-brief.pdf>`__
- 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
`AMD Pensando Networking
--
2.47.3
---
Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- - 2025-11-25 18:10:03.662951984 +0000
+++ 0003-doc-add-Pollara-400-device-in-ionic-guide.patch 2025-11-25 18:10:03.554456728 +0000
@@ -1 +1 @@
-From 899e7bb0ab84a31a36437e8ad6e40493eea4b0ef Mon Sep 17 00:00:00 2001
+From f0706c66c7aee883446309aa096f85e02048bc7a Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit 899e7bb0ab84a31a36437e8ad6e40493eea4b0ef ]
+
@@ -9,2 +10,0 @@
-Cc: stable at dpdk.org
-
@@ -13,3 +13,2 @@
- doc/guides/cryptodevs/ionic.rst | 4 +++-
- doc/guides/nics/ionic.rst | 4 +++-
- 2 files changed, 6 insertions(+), 2 deletions(-)
+ doc/guides/nics/ionic.rst | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
@@ -17,20 +15,0 @@
-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,5 +1,5 @@
- .. SPDX-License-Identifier: BSD-3-Clause
-- Copyright 2021-2024 Advanced Micro Devices, Inc.
-+ Copyright 2021-2025 Advanced Micro Devices, Inc.
-
- IONIC Crypto Driver
- ===================
-@@ -16,6 +16,8 @@ It currently supports the below models:
- `(pdf) <https://www.amd.com/content/dam/amd/en/documents/pensando-technical-docs/product-briefs/pensando-elba-product-brief.pdf>`__
- - 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
- `AMD Pensando Networking
More information about the stable
mailing list