[dpdk-dev] [PATCH v1 0/2] replace tight loop with wait until equal api

Feifei Wang feifei.wang2 at arm.com
Wed Aug 25 10:01:25 CEST 2021


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



More information about the dev mailing list