https://github.com/torvalds/linux
Revision 9b86a8d19bd6406a10de5f924bf2a003a502d427 authored by Hariprasad Shenai on 20 September 2016, 06:30:52 UTC, committed by David S. Miller on 21 September 2016, 04:48:09 UTC
We were missing check for 25G and 100G while checking port speed,
which lead to less number of queues getting allocated for 25G & 100G
adapters and leading to low throughput. Adding the missing check for
both NIC and vNIC driver.

Also fixes port advertisement for 25G and 100G in ethtool output.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent ceb16a9
History
Tip revision: 9b86a8d19bd6406a10de5f924bf2a003a502d427 authored by Hariprasad Shenai on 20 September 2016, 06:30:52 UTC
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Tip revision: 9b86a8d
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 363.8 KB
Makefile -rw-r--r-- 56.8 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top