zhekunren commented on code in PR #20055:
URL: https://github.com/apache/nuttx/pull/20055#discussion_r3946070376


##########
net/tcp/Kconfig:
##########
@@ -35,6 +35,28 @@ config NET_TCP_DELAYED_ACK
                0.5 seconds, and in a stream of full-sized segments there should
                be an ACK for at least every second segments.
 
+config NET_TCP_ACK_FREQUENCY

Review Comment:
   Documentation added in 4b14208: new section "The Delayed ACK Threshold 
Configuration" in Documentation/components/net/delay_act_and_tcp_perf.rst , 
covering the CONFIG_NET_TCP_ACK_FREQUENCY values and the RFC 1122 ยง4.2.3.2 
compliance note.



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