DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: igb: Enable multiple RX rings and integrate it w/ DragonFly's RSS
commit 8d6600da2e7c12e87dad5af3e05951441025f8fc
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Wed Jun 13 13:51:21 2012 +0800
igb: Enable multiple RX rings and integrate it w/ DragonFly's RSS
Summary of changes:
sys/conf/options | 3 +
sys/config/LINT | 1 +
sys/config/LINT64 | 1 +
sys/dev/netif/igb/Makefile | 4 +-
sys/dev/netif/igb/if_igb.c | 285 +++++++++++++++++++++++++++++++++-----------
sys/dev/netif/igb/if_igb.h | 33 +++++
6 files changed, 257 insertions(+), 70 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d6600da2e7c12e87dad5af3e05951441025f8fc
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]