Re: IFCAP_LRO on FreeBSD 7
- From: Robert Watson <rwatson@xxxxxxxxxxx>
- Date: Thu, 27 Nov 2008 12:51:28 +0000 (GMT)
On Thu, 27 Nov 2008, Yony Yossef wrote:
Is there a native interface for LRO in FreeBSD 7? I can't find any use for IFCAP_LRO but notifying the driver if to use or not to use this offload.
If not, is it planned for FreeBSD 8?
IFCAP_LRO is a capability/policy flag allowing drivers to declare support for LRO, and for administrators to enable/disable it if present. Drivers can either provide their own implementation (mxge, nxge) or use the system implementation (cxgb, igb). I'm slightly surprised to see that igb references tcp_lro_init() but not IFCAP_LRO -- perhaps lro isn't yet fully hooked up, or perhaps there's a bug? I believe all of the above applies to 7.1 but not 7.0, except possibly mxge supporting LRO in 7.0.
Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: IFCAP_LRO on FreeBSD 7
- From: Jack Vogel
- Re: IFCAP_LRO on FreeBSD 7
- References:
- IFCAP_LRO on FreeBSD 7
- From: Yony Yossef
- IFCAP_LRO on FreeBSD 7
- Prev by Date: IFCAP_LRO on FreeBSD 7
- Next by Date: Re: ukbd attachment and root mount
- Previous by thread: IFCAP_LRO on FreeBSD 7
- Next by thread: Re: IFCAP_LRO on FreeBSD 7
- Index(es):
Relevant Pages
|