commit | 3c9346b24001523a763c28478b49064589d1c8ab | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon May 02 09:38:30 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 04 13:32:27 2016 -0400 |
tree | dc3e122a8cd1f5171ca464580dae7d8488f88467 | |
parent | b1dc497b28ad053d1f6d5b5cb186af9564e4d7f1 [diff] |
net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload This patch assumes that the mlx4 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>