On 2/20/2024 3:33 PM, Sivaprasad Tummala wrote:
> +     ops = rte_power_get_ops(env);
> +     if (ops->status == 0) {
> +             POWER_LOG(ERR, WER,
> +                     "Power Management Environment(%d) not"
> +                     " registered\n", env);

'WER' seems typo, causing build error.
Also CI reports a few other build errors, fyi.

Reply via email to