<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 26/10/2023 16:19, Sivaprasad Tummala
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:20231026151959.1458112-1-sivaprasad.tummala@amd.com">
      <pre class="moz-quote-pre" wrap="">Updated the l3fwd-power app to configure the uncore env before invoking
any uncore APIs. With auto-detection in 'rte_power_uncore_init()' it is
too late because other APIs already called.

Bugzilla ID: 1304
Fixes: ac1edcb6621a ("power: refactor uncore power management API")
Cc: <a class="moz-txt-link-abbreviated" href="mailto:karen.kelly@intel.com">karen.kelly@intel.com</a>

Signed-off-by: Sivaprasad Tummala <a class="moz-txt-link-rfc2396E" href="mailto:sivaprasad.tummala@amd.com"><sivaprasad.tummala@amd.com></a>
---
 examples/l3fwd-power/main.c  | 6 ++++++
 lib/power/rte_power_uncore.c | 7 +++++++
 lib/power/rte_power_uncore.h | 9 +++++----
 3 files changed, 18 insertions(+), 4 deletions(-)
</pre>
    </blockquote>
    Ran on my system, bug is resolved after applying this patch.<br>
    <p>Tested-by: Karen <span style="white-space: pre-wrap">Kelly <a class="moz-txt-link-rfc2396E" href="mailto:karen.kelly@intel.com"><karen.kelly@intel.com></a>
</span></p>
  </body>
</html>