https://github.com/torvalds/linux
Revision 74840b83bd59ee51c591714470c6629ac18f424a authored by Sunil Goutham on 29 July 2015, 13:49:42 UTC, committed by David S. Miller on 30 July 2015, 06:52:31 UTC
Previously TXQ is wakedup whenever napi is executed
and irrespective of if any CQE_TX are processed or not.
Added 'txq_stop' and 'txq_wake' counters to aid in debugging
if there are any future issues.

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 f8ce966
History
Tip revision: 74840b83bd59ee51c591714470c6629ac18f424a authored by Sunil Goutham on 29 July 2015, 13:49:42 UTC
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Tip revision: 74840b8
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