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

git: emx: Change how IFCAP_RSS is handled


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

commit 13890b6103415277857dd989bcb9be9781b5e3a0
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Apr 16 18:43:00 2012 +0800

    emx: 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/emx/if_emx.c |   40 +++++++++++++++-------------------------
 sys/dev/netif/emx/if_emx.h |    6 ++----
 2 files changed, 17 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13890b6103415277857dd989bcb9be9781b5e3a0


-- 
DragonFly BSD source repository



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