On 12/17/2024 9:59 AM, David Marchand wrote:
The lcore variable in this code unit is only used through rte_power_ethdev_pmgmt_queue_*() public symbols.Defer the unconditional lcore variable allocation in those symbols. Fixes: 130643319579 ("power: keep per-lcore 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