[PATCH 0/2] fix the problem of dma-perf infinite loop

Dengdui Huang huangdengdui at huawei.com
Fri Mar 21 05:03:14 CET 2025


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



More information about the dev mailing list