git: ixgbe: Do not use mbuf jumbo clusters

Francois Tigeot ftigeot at crater.dragonflybsd.org
Wed Oct 3 03:17:24 PDT 2012


commit fbf509da0e684432f50a80896e54a4d005b49f97
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Wed Oct 3 12:04:56 2012 +0200

    ixgbe: Do not use mbuf jumbo clusters
    
    * They caused crashes when using jumbo frames; the root of the issue should
      probably be investigated further but the driver works perfectly with this
      change.
    
    * Single-stream TCP performance has been measured up to 9.89 Gb/s with
      mtu=16114

Summary of changes:
 sys/dev/netif/ixgbe/ixgbe.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbf509da0e684432f50a80896e54a4d005b49f97


-- 
DragonFly BSD source repository



More information about the Commits mailing list