driver packet coalesce
Kip Macy
kip.macy at gmail.com
Thu May 31 00:14:23 UTC 2007
On 5/30/07, Jack Vogel <jfvogel at gmail.com> 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?
mxge has a working implementation, cxgb's is bit-rotted at this
instant. I'm going to add an mbuf flag to bypass the MTU check. Andre
says he intends to add generalized support for this in ifnet at some
point, but I think he is very busy right now.
-Kip
More information about the freebsd-net
mailing list