net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload
authorAlexander Duyck <aduyck@mirantis.com>
Mon, 2 May 2016 16:38:43 +0000 (09:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2016 17:32:28 +0000 (13:32 -0400)
commitb49663c8fb4908cc548afd27aa950c07f4e421d5
tree82354f7cb32d5666663bcd624f13418f4979d1c0
parent09067122db3b7fb9cd329fcc16cee12e8f6babcf
net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload

This patch assumes that the mlx5 hardware will ignore existing IPv4/v6
header fields for length and checksum as well as the length and checksum
fields for outer UDP headers.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c