zkkkk12 opened a new pull request, #3287:
URL: https://github.com/apache/nuttx-apps/pull/3287

   …blocked by the iperf thread, preventing iperf from completing.
   
   Increase the priority of the report thread to ensure it is not blocked by 
the iperf thread, preventing iperf from completing
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   Iperf:Increase the priority of the report thread to ensure it is not blocked 
by the iperf thread, preventing iperf from completing
   
   ## Impact
   
   *Update this section, where applicable, on how change affects users,
    build process, hardware, documentation, security, compatibility, etc.*
   
   ## Testing
   
   The bandwidth can be measured normally using iperf, which comes with NuttX.
   On the device: `iperf -s -i 1 -t 100`
   On the PC: `iperf -c 10.0.0.2 -i 1 -t 100`
   <img width="200" height="61" alt="image" 
src="https://github.com/user-attachments/assets/0674e624-4508-4ed3-acfe-72901f068ffb";
 />
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to