git: ixgbe: Purge queue on inactive interfaces

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Sep 30 05:11:11 PDT 2012


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



More information about the Commits mailing list