Re: [PATCH v11 2/2] examples/l3fwd-power: add PM QoS configuration

2024-10-22 Thread lihuisong (C)
Hi Konstantin, 在 2024/10/22 17:10, Konstantin Ananyev 写道: Add PM QoS configuration to declease the delay after sleep in case of entering deeper idle state. I still think it is worth to mention this behavior change somewhere in the docs. Probably release_notes or sample app guides. I see some

RE: [PATCH v11 2/2] examples/l3fwd-power: add PM QoS configuration

2024-10-22 Thread Konstantin Ananyev
> > > >> Add PM QoS configuration to declease the delay after sleep in case of > >> entering deeper idle state. > > I still think it is worth to mention this behavior change somewhere in the > > docs. > > Probably release_notes or sample app guides. > I already added this influence to power_man.r

Re: [PATCH v11 2/2] examples/l3fwd-power: add PM QoS configuration

2024-10-22 Thread lihuisong (C)
在 2024/10/22 17:10, Konstantin Ananyev 写道: Add PM QoS configuration to declease the delay after sleep in case of entering deeper idle state. I still think it is worth to mention this behavior change somewhere in the docs. Probably release_notes or sample app guides. I already added this inf

RE: [PATCH v11 2/2] examples/l3fwd-power: add PM QoS configuration

2024-10-22 Thread Konstantin Ananyev
> > Add PM QoS configuration to declease the delay after sleep in case of > entering deeper idle state. I still think it is worth to mention this behavior change somewhere in the docs. Probably release_notes or sample app guides. > > Signed-off-by: Huisong Li > Acked-by: Morten Brørup > ---