DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update AMD Linux guide for power
@ 2024-07-13  2:30 Vipin Varghese
  0 siblings, 0 replies; only message in thread
From: Vipin Varghese @ 2024-07-13  2:30 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..26fc9aa462 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] only message in thread

only message in thread, other threads:[~2024-07-13  2:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-13  2:30 [PATCH] doc: update AMD Linux guide for power Vipin Varghese

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).