commit | d2fce8a9060db3af7e1b25e259b251da17f6a0d6 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Aug 27 16:47:49 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 20:13:00 2014 -0700 |
tree | 7b13e6461cae283319d915ddc01706694faaa6dc | |
parent | b95089d00c04712a9d4655d5c638930ac24b7bd3 [diff] |
mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic Raw Ethernet QPs opened from user-space lack the proper setup to recieve/handle VXLAN traffic when VXLAN offloads are enabled. Fix that by adding a tunnel steering rule on top of the normal unicast steering rule and set the tunnel_type field in the QP context. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>