DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix the problem of dma-perf infinite loop
@ 2025-03-21  4:03 Dengdui Huang
  2025-03-21  4:03 ` [PATCH 1/2] eal: fix wake a incorrect lcore Dengdui Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dengdui Huang @ 2025-03-21  4:03 UTC (permalink / raw)
  To: dev
  Cc: honest.jiang, fengchengwen, roretzla, lihuisong, haijie1,
	liuyonglong, stephen

After CPU isolation is configured, an infinite loop occurs when
dma-perf is executed using the default config file.

This patchset fix it.

Dengdui Huang (2):
  eal: fix wake a incorrect lcore
  app/dma-perf: fix infinite loop

 app/test-dma-perf/benchmark.c  | 5 ++++-
 lib/eal/unix/eal_unix_thread.c | 3 +++
 lib/eal/windows/eal_thread.c   | 3 +++
 3 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.33.0


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

end of thread, other threads:[~2025-03-21 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-21  4:03 [PATCH 0/2] fix the problem of dma-perf infinite loop Dengdui Huang
2025-03-21  4:03 ` [PATCH 1/2] eal: fix wake a incorrect lcore Dengdui Huang
2025-03-21  4:03 ` [PATCH 2/2] app/dma-perf: fix infinite loop Dengdui Huang
2025-03-21 15:58   ` Stephen Hemminger
2025-03-21  7:49 ` [PATCH 0/2] fix the problem of dma-perf " 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).