From: Wei Liu Date: Mon, 30 Sep 2013 12:46:34 +0000 (+0100) Subject: xen-netfront: convert to GRO API X-Git-Tag: v3.13-rc1~105^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d3d587b2b4314ccc8ea066cb327dfb523d598e;p=pandora-kernel.git xen-netfront: convert to GRO API Anirban was seeing netfront received MTU size packets, which downgraded throughput. The following patch makes netfront use GRO API which improves throughput for that case. Signed-off-by: Wei Liu Cc: Anirban Chakraborty Cc: Ian Campbell Acked-by: Konrad Wilk Acked-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed