Re: [PATCH 2/2] app/dma-perf: fix infinite loop

2025-03-25 Thread Stephen Hemminger
On Fri, 21 Mar 2025 12:03:16 +0800 Dengdui Huang wrote: > When a core that is not used by the rte is specified in the config > for testing, the problem of infinite loop occurs. The root cause > is that the program waits for the completion of the test task when > the test worker fails to be starte

Re: [PATCH 2/2] app/dma-perf: fix infinite loop

2025-03-23 Thread huangdengdui
On 2025/3/21 23:58, Stephen Hemminger wrote: > On Fri, 21 Mar 2025 12:03:16 +0800 > Dengdui Huang wrote: > >> When a core that is not used by the rte is specified in the config >> for testing, the problem of infinite loop occurs. The root cause >> is that the program waits for the completion of