Files
twx-linux/net/ipv4
Tom Herbert dcdc899469 net: add skb functions to process remote checksum offload
This patch adds skb_remcsum_process and skb_gro_remcsum_process to
perform the appropriate adjustments to the skb when receiving
remote checksum offload.

Updated vxlan and gue to use these functions.

Tested: Ran TCP_RR and TCP_STREAM netperf for VXLAN and GUE, did
not see any change in performance.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-04 13:54:07 -08:00
..
2015-01-31 17:48:18 -08:00
2014-12-09 16:29:03 -05:00
2015-02-02 18:46:51 -08:00
2015-01-27 00:04:53 -08:00
2014-12-09 16:29:03 -05:00
2015-01-05 22:44:46 -05:00