* [PATCH] doc: update AMD Linux guide
@ 2024-07-13 11:08 Vipin Varghese
2024-07-29 20:22 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Vipin Varghese @ 2024-07-13 11:08 UTC (permalink / raw)
To: dev, ferruh.yigit, thomas, vipin.varghese
Introduce sections into AMD Linux getting start guide for
1. MAX LCORE
2. CPU power
Signed-off-by: Vipin Varghese <vipin.varghese@amd.com>
---
---
doc/guides/linux_gsg/amd_platform.rst | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/doc/guides/linux_gsg/amd_platform.rst b/doc/guides/linux_gsg/amd_platform.rst
index c78c3bdcef..62962ff27a 100644
--- a/doc/guides/linux_gsg/amd_platform.rst
+++ b/doc/guides/linux_gsg/amd_platform.rst
@@ -71,3 +71,24 @@ Compiler
--------
Refer to the `Compiler Flags` in tuning guide for recommended version and `-march` flags.
+
+
+MAX LCORES
+----------
+
+Refer to the `Compilation` in tuning guide for allowing more threads to run as DPDK `lcores`.
+
+
+Power
+-----
+
+Core
+~~~~
+
+AMD EPYC SoC supports CPU power functions via `rte_power` API from `23.11 LTS` onwards. These are
+tested and valdiated on MILAN, GENOA, BERGAMO and SIENA using Linux kernel `6.4` and above with amd_pstate
+power driver.
+
+.. Note::
+ * Power libraries are supported on Linux only.
+ * DPDK uncore support on Linux is work in progress.
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: update AMD Linux guide
2024-07-13 11:08 [PATCH] doc: update AMD Linux guide Vipin Varghese
@ 2024-07-29 20:22 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2024-07-29 20:22 UTC (permalink / raw)
To: Vipin Varghese; +Cc: dev, ferruh.yigit
13/07/2024 13:08, Vipin Varghese:
> Introduce sections into AMD Linux getting start guide for
> 1. MAX LCORE
> 2. CPU power
>
> Signed-off-by: Vipin Varghese <vipin.varghese@amd.com>
Applied with minor improvements.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-29 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-13 11:08 [PATCH] doc: update AMD Linux guide Vipin Varghese
2024-07-29 20:22 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).