]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fd6ca3ea276a88b7af64838d45588aca02026f8
tree82354f7cb32d5666663bcd624f13418f4979d1c0
parentb985546439baad96fd41ba6c34271480c614d7b4
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