https://github.com/torvalds/linux
Revision b49087dd0fa27d61b55f7c77d0b857e3b5055161 authored by Sunil Goutham on 29 July 2015, 13:49:44 UTC, committed by David S. Miller on 30 July 2015, 06:52:32 UTC
This fixes a crash when changing rss with multiple traffic flows.

While interface teardown, disable tx queues after all NAPI threads
are done. If done otherwise tx queues might be woken up inside NAPI
if any CQE_TX are processed.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 3d7a8aa
History
Tip revision: b49087dd0fa27d61b55f7c77d0b857e3b5055161 authored by Sunil Goutham on 29 July 2015, 13:49:44 UTC
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Tip revision: b49087d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top