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

git: ixgbe: Purge queue on inactive interfaces


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Sep 2012 05:11:11 -0700 (PDT)

commit f3d922aec8cfc69617e079b7623dd6a09ad345fb
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Sun Sep 30 13:27:15 2012 +0200

    ixgbe: Purge queue on inactive interfaces
    
    * The transmission code needs to process all queued packets in one way or
      another; if this is not done, the kernel will busy loop
    
    * Fix a kernel freeze issue when bringing up network interfaces not having
      an active link (cable not plugged...)

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

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


-- 
DragonFly BSD source repository



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