]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r310627
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Dec 2016 17:24:28 +0000 (17:24 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Dec 2016 17:24:28 +0000 (17:24 +0000)
commitcc4eed6ae961245a2f4f094ea1ff80fb02157644
treed2b626890b85fadf078737ebf07465728a261372
parent2db947023e1d35c9523a547a89f3f5e147c57bcd
MFC r310627

sfxge(4): do not limit driver RSS table to RSS channels max

Specification of entire RSS table in the driver allows to spread traffic
more equally across CPUs/RSS channels if number of RSS channels is not
power of 2.

Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@310830 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/sfxge.h
sys/dev/sfxge/sfxge_rx.c
sys/dev/sfxge/sfxge_tx.c