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

git: jme: Change how IFCAP_RSS is handled


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 16 Apr 2012 05:05:42 -0700 (PDT)

commit 9f20b7b32e9053a8bedc86c39cb471fc7e141fd0
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Apr 16 20:00:36 2012 +0800

    jme: Change how IFCAP_RSS is handled
    
    - Number of RX rings being used is not changed.
    - Hardware is always setup w/ RSS support.
    - If IFCAP_RSS is not enabled, we simply don't use the RSS hash provided
      by the hardware.

Summary of changes:
 sys/dev/netif/jme/if_jme.c    |   51 ++++++++++++++--------------------------
 sys/dev/netif/jme/if_jmevar.h |    2 -
 2 files changed, 18 insertions(+), 35 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f20b7b32e9053a8bedc86c39cb471fc7e141fd0


-- 
DragonFly BSD source repository



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