aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-04-16 19:09:14 -0400
committerDavid S. Miller <davem@davemloft.net>2016-04-16 19:09:14 -0400
commitac979929eaeaf82c3ba30161320b3f928d136de9 (patch)
tree197f234f9fc66d923f7e16d959b807d497e43ffe /include/linux/netdev_features.h
parentMerge branch 'w5100-spi-and-w5200-support' (diff)
parentip6gre: Add support for GSO (diff)
downloadlinux-dev-ac979929eaeaf82c3ba30161320b3f928d136de9.tar.xz
linux-dev-ac979929eaeaf82c3ba30161320b3f928d136de9.zip
Merge branch 'ipv6-gre-offloads'
Alexander Duyck says: ==================== Add support for offloads with IPv6 GRE tunnels This patch series enables the use of segmentation and checksum offloads with IPv6 based GRE tunnels. In order to enable this series I had to make a change to iptunnel_handle_offloads so that it would no longer free the skb. This was necessary as there were multiple paths in the IPv6 GRE code that required the skb to still be present so it could be freed. As it turned out I believe this actually fixes a bug that was present in FOU/GUE based tunnels anyway. Below is a quick breakdown of the performance gains seen with a simple netperf test passing traffic through a ip6gretap tunnel and then an i40e interface: Throughput Throughput Local Local Result Units CPU Service Tag Util Demand % 3544.93 10^6bits/s 6.30 4.656 "before" 13081.75 10^6bits/s 3.75 0.752 "after" ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdev_features.h')
0 files changed, 0 insertions, 0 deletions