On Fri, Sep 11, 2015 at 05:42:48PM +0000, Ananyev, Konstantin wrote: > As I remember, with freebsd stack when TSO is on it was not unusual to see > chains of ~30 segments. > That's over port with 'normal' mtu (1.5K). > Konstantin
This makes things quite tricky, because the TSO logic itself would need to handle the segment generation versus the limit, as the app would not really be able to force TSO to change its behavior, right? Matthew.