> -----邮件原件-----
> 发件人: dev <dev-boun...@dpdk.org> 代表 Pattan, Reshma
> 发送时间: Tuesday, November 2, 2021 12:05 AM
> 收件人: Feifei Wang <feifei.wa...@arm.com>; Hunt, David
> <david.h...@intel.com>
> 抄送: dev@dpdk.org; nd <n...@arm.com>; jerinjac...@gmail.com;
> step...@networkplumber.org; tho...@monjalon.net;
> david.march...@redhat.com; Ruifeng Wang <ruifeng.w...@arm.com>;
> jer...@marvell.com
> 主题: Re: [dpdk-dev] [PATCH v9 5/5] distributor: use wait until scheme
> 
> 
> 
> > -----Original Message-----
> > From: dev <dev-boun...@dpdk.org> On Behalf Of Feifei Wang
> > ---
> >  lib/distributor/rte_distributor_single.c | 10 ++++------
> 
> Hi ,
> 
> rte_distributor.c  file also has couple of places where similar change can be
> done, just wondering was that missed ?
Thanks for your reminding.
I just checked rte_distributor.c and there are 6 places which have rte_pause.

However, I think these places cannot apply the new helper due to that they need
to do other actions in the loop besides waiting. 
Our new helper can only wait for the change of this variable, not do other 
actions.

Best Regards
Feifei 
> 
> Thanks,
> Reshma

Reply via email to