On 12/17/2024 9:59 AM, David Marchand wrote:
The lcore variable in this code unit is only used through rte_power_monitor*() public symbols.Defer the unconditional lcore variable allocation in those symbols. Fixes: 18b5049ab4fe ("eal/x86: keep power intrinsics state in lcore variable") Cc: sta...@dpdk.org Signed-off-by: David Marchand <david.march...@redhat.com> ---
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly