On Wed, Apr 20, 2016 at 1:39 AM, Martin KaFai Lau <ka...@fb.com> wrote: > This series is separated from the RFC series related to > tcp_sendmsg(MSG_EOR) and it is targeting for the net branch. > This patchset is focusing on fixing cases where TCP > timestamp could be lost after coalescing skbs.
Thanks for fixing these edge cases, Martin. And for the detailed packetdrill tests to reproduce them. Those are very informative. It took me too long to study the retransmit and especially the SACK code to Ack the patches in a timely manner. But, yes, these code paths had definitely escaped me when working on the earlier tcp timestamping patches. Fixes look great, too, so fwiw a belated Acked-by: Willem de Bruijn <will...@google.com>