Quoting r. David S. Miller <[EMAIL PROTECTED]>: > Subject: Re: Re: TSO and IPoIB performance degradation > > From: Roland Dreier <[EMAIL PROTECTED]> > Date: Tue, 07 Mar 2006 17:17:30 -0800 > > > The reason TSO comes up is that reverting the patch described below > > helps (or helped at some point at least) IPoIB throughput quite a bit. > > I wish you had started the thread by mentioning this specific patch
Er, since you mention it, the first message in thread did include this link: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=314324121f9b94b2ca657a494cf2b9cb0e4a28cc and I even pasted the patch description there, but oh well. Now that Roland helped us clear it all up, and now that it has been clarified that reverting this patch gives us back most of the performance, is the answer to my question the same? What I was trying to figure out was, how can we re-enable the trick without hurting TSO? Could a solution be to simply look at the frame size, and call tcp_send_delayed_ack if the frame size is small? -- Michael S. Tsirkin Staff Engineer, Mellanox Technologies - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html