[AMD Official Use Only - AMD Internal Distribution Only] Hi Stephen,
> -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Tuesday, October 22, 2024 6:50 AM > To: Tummala, Sivaprasad <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > Yigit, > Ferruh <[email protected]>; [email protected]; > [email protected]; [email protected] > Subject: Re: [PATCH v7 1/5] power: refactor core power management library > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > On Mon, 21 Oct 2024 04:07:19 +0000 > Sivaprasad Tummala <[email protected]> wrote: > > > diff --git a/lib/power/version.map b/lib/power/version.map index > > c9a226614e..016e599e90 100644 > > --- a/lib/power/version.map > > +++ b/lib/power/version.map > > @@ -51,4 +51,19 @@ EXPERIMENTAL { > > rte_power_set_uncore_env; > > rte_power_uncore_freqs; > > rte_power_unset_uncore_env; > > + # added in 24.11 > > + rte_power_logtype; > > +}; > > The logtype should be kept internal, not part of public API ACK!

