git: jme: Change how IFCAP_RSS is handled

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Apr 16 05:05:42 PDT 2012


commit 9f20b7b32e9053a8bedc86c39cb471fc7e141fd0
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list