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: [email protected] Signed-off-by: David Marchand <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

