From c3b89fbba339aae533e380839fa078787635356e Mon Sep 17 00:00:00 2001 From: Eric Dumazet Date: Thu, 8 Nov 2012 09:59:52 +0000 Subject: [PATCH] ipip: add GSO support MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit In commit 6b78f16e4b (gre: add GSO support) we added GSO support to GRE tunnels. This patch does the same for IPIP tunnels. Performance of single TCP flow over an IPIP tunnel is increased by 40% Signed-off-by: Eric Dumazet Cc: Maciej Żenczykowski Cc: Tom Herbert Cc: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-format-patch failed