Questions on LRO and Delayed ACK

From: David Somayajulu <david.somayajulu_at_qlogic.com>
Date: Sat, 26 Mar 2011 19:03:18 -0700
Hi All,


1.       If there is hardware support for LRO, (where the hardware delivers coalesces a bunch of consecutive TCP segments into one large TCP Segment), is it enough for the driver to simply post the segment to the host stack via ifp->if_input() ? I mean is there a need to run thru tcp_lro_rx() followed by tcp_lro_flush().



2.       What kind performance improvement does one get using soft lro via tcp_lro_init(); tcp_lro_rx();tcp_lro_flush();


3.       In the absence of LRO, is there any way that one can increase the number of inbound frames for which an ACK is transmitted to a value greater than 2?

Thanks
david S.

________________________________
This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.
Received on Sun Mar 27 2011 - 01:18:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:12 UTC