commit | b49663c8fb4908cc548afd27aa950c07f4e421d5 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon May 02 09:38:43 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 04 13:32:28 2016 -0400 |
tree | 82354f7cb32d5666663bcd624f13418f4979d1c0 | |
parent | 09067122db3b7fb9cd329fcc16cee12e8f6babcf [diff] |
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>