From: Ezequiel Garcia Date: Mon, 19 May 2014 16:59:55 +0000 (-0300) Subject: net: mvneta: Implement software TSO X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~175^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2adb719d74f6e174071e5c913290b9bbd8c2c0e8;p=pandora-kernel.git net: mvneta: Implement software TSO Now that the TSO helper API has been introduced, this commit makes use of it to implement the TSO in this driver. Using iperf to test and vmstat to check the CPU usage, shows a substantial CPU usage drop when TSO is on (~15% vs. ~25%). HTTP-based tests performed by Willy Tarreau have shown performance improvements. Signed-off-by: Ezequiel Garcia Signed-off-by: David S. Miller --- Reading git-diff-tree failed