commit | b3f63c3d5e2cbb9c800516ef47e32d8cb0cf237b | [log] [tgz] |
---|---|---|
author | Matthew Finlay <matt@mellanox.com> | Mon Feb 22 18:17:32 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 24 13:50:22 2016 -0500 |
tree | 6265d09d2ac74362da42e232dbab52fa432d7fe1 | |
parent | 1afff42c062fe1d1f8d99423dddfb8ca5f100574 [diff] |
net/mlx5e: Add netdev support for VXLAN tunneling If a VXLAN udp dport is added to device it will: - Configure the hardware to offload the port (up to the max supported). - Advertise NETIF_F_GSO_UDP_TUNNEL and supported hw_enc_features. Signed-off-by: Matthew Finlay <matt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>