Re: driver packet coalesce



On 5/30/07, Jack Vogel <jfvogel@xxxxxxxxx> 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
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: driver packet coalesce
    ... packets and send something up the stack that violates mss ... will it barf? ...
    (freebsd-net)
  • driver packet coalesce
    ... And if a driver were to coalesce ... packets and send something up the stack that violates mss ... will it barf? ...
    (freebsd-net)