patch 'doc: add power uncore in API index' has been queued to stable release 23.11.2

Xueming Li xuemingl at nvidia.com
Mon Aug 12 14:50:30 CEST 2024


Hi,

FYI, your patch has been queued to stable release 23.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 08/14/24. 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://git.dpdk.org/dpdk-stable/log/?h=23.11-staging

This queued commit can be viewed at:
https://git.dpdk.org/dpdk-stable/commit/?h=23.11-staging&id=1ef309709477acf1dfc5c6a47a099592376bc57a

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From 1ef309709477acf1dfc5c6a47a099592376bc57a Mon Sep 17 00:00:00 2001
From: Ferruh Yigit <ferruh.yigit at amd.com>
Date: Tue, 30 Apr 2024 19:57:14 +0100
Subject: [PATCH] doc: add power uncore in API index
Cc: Xueming Li <xuemingl at nvidia.com>

[ upstream commit 57cf5b6d7df87864274750d21b5e7e440d11467e ]

Add missing power uncore API documentation.

Fixes: ac1edcb6621a ("power: refactor uncore power management API")

Reported-by: Vipin Varghese <vipin.varghese at amd.com>
Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
---
 doc/api/doxy-api-index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
index a6a768bd7c..29eaad6523 100644
--- a/doc/api/doxy-api-index.md
+++ b/doc/api/doxy-api-index.md
@@ -102,6 +102,7 @@ The public API headers are grouped by topics:
   [service cores](@ref rte_service.h),
   [keepalive](@ref rte_keepalive.h),
   [power/freq](@ref rte_power.h),
+  [power/uncore](@ref rte_power_uncore.h),
   [PMD power](@ref rte_power_pmd_mgmt.h)
 
 - **layers**:
-- 
2.34.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2024-08-12 20:44:07.313327917 +0800
+++ 0153-doc-add-power-uncore-in-API-index.patch	2024-08-12 20:44:02.595069393 +0800
@@ -1 +1 @@
-From 57cf5b6d7df87864274750d21b5e7e440d11467e Mon Sep 17 00:00:00 2001
+From 1ef309709477acf1dfc5c6a47a099592376bc57a Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Xueming Li <xuemingl at nvidia.com>
+
+[ upstream commit 57cf5b6d7df87864274750d21b5e7e440d11467e ]
@@ -9 +11,0 @@
-Cc: stable at dpdk.org
@@ -18 +20 @@
-index f9283154f8..f9f0300126 100644
+index a6a768bd7c..29eaad6523 100644
@@ -21 +23 @@
-@@ -103,6 +103,7 @@ The public API headers are grouped by topics:
+@@ -102,6 +102,7 @@ The public API headers are grouped by topics:


More information about the stable mailing list