zhhyu7 opened a new pull request, #18113:
URL: https://github.com/apache/nuttx/pull/18113

   ## Summary
   This reverts commit fa652f9c2467f6a95b45aad9f6d3952038077f23.
   
   When testing iperf on boards such as ESP32-C6, ESP32-C3, and ESP32, blocking 
issues are encountered, so the patch is reverted.
   
   ## Impact
   **TCP**: **tcp_recvwindow.c**, **tcp_send_buffered.c**
   **UDP**: **udp_wrbuffer.c**, **tcp_callback.c**, **udp_send_buffered.c**
   **ICMP/ICMPv6**: **icmp_input.c**, **icmpv6_input.c**
   **Packet**: **pkt_netpool.c**, **pkt_sendmsg_buffered.c**
   
   ## Testing
   There are relevant test results on the 
https://github.com/apache/nuttx/pull/18011
   


-- 
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