From: Eli Cohen Date: Sun, 21 Apr 2013 15:10:01 +0000 (+0000) Subject: IB/mlx4: Set link type for RAW PACKET QPs in the QP context X-Git-Tag: v3.10-rc1~43^2^5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3528f69637723183f997573c7ec50ca869f219ba;p=pandora-kernel.git IB/mlx4: Set link type for RAW PACKET QPs in the QP context When the link type is Ethernet, setting the link type in the QP context will enable TCP/IP stateless offloads (checksum, LSO, RSS) for RAW PACKET Ethernet QPs. For IB UD QPs this worked OK since the value assumed by the firmware for IB link layer is zero. Signed-off-by: Eli Cohen Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed