summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorAlexander Duyck <aduyck@mirantis.com>2016-05-02 16:38:49 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-05-04 17:32:28 (GMT)
commitf3ed653cd4191ce42b27b2fb524418832f7d6c2d (patch)
treeb3dc0d49b7e3b437cf7305aaaa68f821053266bf /ipc
parentb49663c8fb4908cc548afd27aa950c07f4e421d5 (diff)
downloadlinux-f3ed653cd4191ce42b27b2fb524418832f7d6c2d.tar.xz
net/mlx5e: Fix IPv6 tunnel checksum offload
The mlx5 driver exposes support for TSO6 but not IPv6 csum for hardware encapsulated tunnels. This leads to issues as it triggers warnings in skb_checksum_help as it ends up being called as we report supporting the segmentation but not the checksumming for IPv6 frames. This patch corrects that and drops 2 features that don't actually need to be supported in hw_enc_features since they are Rx features and don't actually impact anything by being present in hw_enc_features. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions