DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] replace tight loop with wait until equal api
@ 2021-08-25  8:01 Feifei Wang
  2021-08-25  8:01 ` [dpdk-dev] [PATCH v1 1/2] eal/common: use wait until equal API for tight loop Feifei Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Feifei Wang @ 2021-08-25  8:01 UTC (permalink / raw)
  Cc: dev, nd, Feifei Wang

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-10-20  6:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25  8:01 [dpdk-dev] [PATCH v1 0/2] replace tight loop with wait until equal api Feifei Wang
2021-08-25  8:01 ` [dpdk-dev] [PATCH v1 1/2] eal/common: use wait until equal API for tight loop Feifei Wang
2021-08-25  8:01 ` [dpdk-dev] [PATCH v1 2/2] mcslock: " Feifei Wang
2021-10-19 11:10   ` David Marchand
2021-10-20  2:46     ` [dpdk-dev] 回复: " Feifei Wang
2021-10-20  2:54       ` Feifei Wang
2021-10-15 10:07 ` [dpdk-dev] 回复: [PATCH v1 0/2] replace tight loop with wait until equal api Feifei Wang
2021-10-20  3:03 ` [dpdk-dev] [PATCH v2 " Feifei Wang
2021-10-20  3:03   ` [dpdk-dev] [PATCH v2 1/2] eal/common: use wait until equal API for tight loop Feifei Wang
2021-10-20  3:03   ` [dpdk-dev] [PATCH v2 2/2] mcslock: " Feifei Wang
2021-10-20  6:20   ` [dpdk-dev] [PATCH v2 0/2] replace tight loop with wait until equal api David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).