DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ixgbe: Do not use mbuf jumbo clusters


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Oct 2012 03:17:24 -0700 (PDT)

commit fbf509da0e684432f50a80896e54a4d005b49f97
Author: François Tigeot <ftigeot@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]