Skip to content

Conversation

@zhhyu7
Copy link
Contributor

@zhhyu7 zhhyu7 commented Jan 22, 2026

Summary

This reverts commit fa652f9.

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

…IOB"

This reverts commit fa652f9.

When testing iperf on boards such as ESP32-C6, ESP32-C3, and ESP32,
blocking issues are encountered, so the patch is reverted.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
@github-actions github-actions bot added Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small labels Jan 22, 2026
@acassis
Copy link
Contributor

acassis commented Jan 22, 2026

@zhhyu7 I think it is important to find the root cause of the issue on ESP32xx, because that PR improved the network throughput a lot

@zhhyu7
Copy link
Contributor Author

zhhyu7 commented Jan 22, 2026

@zhhyu7 I think it is important to find the root cause of the issue on ESP32xx, because that PR improved the network throughput a lot

@acassis OK, I'm trying to obtain the corresponding device for analysis.

@fdcavalcanti fdcavalcanti merged commit d5d6b65 into apache:master Jan 23, 2026
70 of 115 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants