Re: driver packet coalesce
- From: Andrew Thompson <thompsa@xxxxxxxxxxx>
- Date: Thu, 31 May 2007 11:54:56 +1200
On Wed, May 30, 2007 at 04:45:05PM -0700, Jack Vogel wrote:
Does any driver do this now? And if a driver were to coalesce
packets and send something up the stack that violates mss
will it barf?
It would barf for things like bridging where the packet gets spit out a
different interface. The bridge driver already has code to disable
txcsum so it could be made to handle that too.
Andrew
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: driver packet coalesce
- From: Julian Elischer
- Re: driver packet coalesce
- References:
- driver packet coalesce
- From: Jack Vogel
- driver packet coalesce
- Prev by Date: Re: driver packet coalesce
- Next by Date: Re: driver packet coalesce
- Previous by thread: Re: driver packet coalesce
- Next by thread: Re: driver packet coalesce
- Index(es):
Relevant Pages
|