> -邮件原件-
> 发件人: Stephen Hemminger
> 发送时间: Friday, October 21, 2022 6:10 AM
> 收件人: Feifei Wang
> 抄送: David Hunt ; dev@dpdk.org; nd
> ; Ruifeng Wang
> 主题: Re: [PATCH v1 3/3] examples/l3fwd-power: enable PMD power mgmt
> on Arm
>
> On Thu, 25 Aug 2022 14:42
> -邮件原件-
> 发件人: Thomas Monjalon
> 发送时间: Friday, October 21, 2022 4:42 AM
> 收件人: David Marchand
> 抄送: Hunt, David ; Ruifeng Wang
> ; dev@dpdk.org; nd ; Feifei
> Wang
> 主题: Re: 回复: [PATCH v1 3/3] examples/l3fwd-power: enable PMD power
> mgmt on Arm
>
&
11/10/2022 09:56, Feifei Wang:
> David Marchand
> > > On 25/08/2022 07:42, Feifei Wang wrote:
> > > > --- a/examples/l3fwd-power/main.c
> > > > +++ b/examples/l3fwd-power/main.c
> > > > @@ -432,8 +432,16 @@ static void
> > > > signal_exit_now(int sigtype)
> > > > {
> > > >
> > > > - if (si
> -邮件原件-
> 发件人: David Marchand
> 发送时间: Monday, October 3, 2022 3:12 PM
> 收件人: Hunt, David ; Feifei Wang
> ; Ruifeng Wang
> 抄送: dev@dpdk.org; nd ; tho...@monjalon.net
> 主题: Re: [PATCH v1 3/3] examples/l3fwd-power: enable PMD power mgmt
> on Arm
>
> On Mon
On Mon, Aug 29, 2022 at 2:48 PM Hunt, David wrote:
> On 25/08/2022 07:42, Feifei Wang wrote:
> > For Arm aarch, power monitor uses WFE instruction to enable, which can
> > not exit automatically within the time limit. This means
> > 'rte_power_monitor_wakeup' API needs to be called to wake up slee
On 25/08/2022 07:42, Feifei Wang wrote:
For Arm aarch, power monitor uses WFE instruction to enable, which can
not exit automatically within the time limit. This means
'rte_power_monitor_wakeup' API needs to be called to wake up sleep cores
if there is no store operation to monitored address.
For Arm aarch, power monitor uses WFE instruction to enable, which can
not exit automatically within the time limit. This means
'rte_power_monitor_wakeup' API needs to be called to wake up sleep cores
if there is no store operation to monitored address.
Furthermore, we disable power monitor featur
7 matches
Mail list logo