Hi, Would you please help review this patch series? Thanks very much.
Best Regards Feifei > -----邮件原件----- > 发件人: Feifei Wang <feifei.wa...@arm.com> > 发送时间: Wednesday, August 25, 2021 4:01 PM > 抄送: dev@dpdk.org; nd <n...@arm.com>; Feifei Wang > <feifei.wa...@arm.com> > 主题: [PATCH v1 0/2] replace tight loop with wait until equal api > > For dpdk/lib, directly use wait_until_equal API to replace tight loop. > > Feifei Wang (2): > eal/common: use wait until equal API for tight loop > mcslock: use wait until equal API for tight loop > > lib/eal/common/eal_common_mcfg.c | 3 +-- > lib/eal/include/generic/rte_mcslock.h | 4 ++-- > 2 files changed, 3 insertions(+), 4 deletions(-) > > -- > 2.25.1