From: Brian King Date: Sat, 15 Sep 2007 20:36:07 +0000 (-0700) Subject: ibmveth: Enable TCP checksum offload X-Git-Tag: v2.6.24-rc1~1454^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ff28720f45354573dcf4e0eb5a2dc5452cb3e1;p=pandora-kernel.git ibmveth: Enable TCP checksum offload This patchset enables TCP checksum offload support for IPV4 on ibmveth. This completely eliminates the generation and checking of the checksum for packets that are completely virtual and never touch a physical network. A simple TCP_STREAM netperf run on a virtual network with maximum mtu set yielded a ~30% increase in throughput. This feature is enabled by default on systems that support it, but can be disabled with a module option. Signed-off-by: Brian King Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed