Skip to content
Commit 5442e47d authored by Robert Lubos's avatar Robert Lubos Committed by Alberto Escolar
Browse files

net: tcp: Delay ACK if no PSH flag is present



Delay an ACK in case no PSH flag is present in the data packet. as
described in RFC 813. This allows to reduce the number of ACK packets
we send and thus improve the TCP download throughput.

The results achieved on `nucleo_h723zg` board and the zperf sample
are as follows:
Before: 77.14 Mbps
After: 93.14 Mbps

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent cf870e83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment