diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-01-24 22:45:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-01-24 22:45:28 +0000 |
commit | bef829efa5b00d909136593931290345f88ca4e6 (patch) | |
tree | 7e6e1726cf69729ac1da85cac91d20309a652564 /include | |
parent | 3ec294a825a1f796dbb2f6a56c82e1010e22ad2a (diff) | |
download | upstream-bef829efa5b00d909136593931290345f88ca4e6.tar.gz upstream-bef829efa5b00d909136593931290345f88ca4e6.tar.bz2 upstream-bef829efa5b00d909136593931290345f88ca4e6.zip |
ralink: fix ethernet feature TSO not work
* fix TSO features verify on mt7621 firewrt board
* improve tx clean up. no need to access uncached
memory. also use TX_DTX register instead of
read tx ring DONE bit
* mt7621 need napi weight 64 to get more performance
* remove netif_receive_skb, after kernel version
3.7 tcp4_gro_receive can handle tcp checksum.
on rt2880 use iperf tcp LAN to WAN throughput test.
with gro 135 Mbits/sec. without gro 80.4Mbits/sec.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44118
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions