From: Or Gerlitz Date: Wed, 27 Aug 2014 13:47:49 +0000 (+0300) Subject: mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic X-Git-Tag: fixes-for-v3.18-merge-window~162^2~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2fce8a9060db3af7e1b25e259b251da17f6a0d6;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed