From: Matan Barak Date: Thu, 7 Nov 2013 13:25:12 +0000 (+0200) Subject: IB/core: Add flow steering support for IPoIB UD traffic X-Git-Tag: v3.14-rc1~103^2~1^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f1d1b41b70474bf73d07d4300196901cd81718;p=pandora-kernel.git IB/core: Add flow steering support for IPoIB UD traffic When creating an IPoIB UD QP, provide a hint to the low level driver that the QP should support flow-steering. This means that privileged user space applications can steer TCP/IP IPoIB traffic from the network stack, in a similar manner done with Ethernet RAW_PACKET QPs. The hint is provided through new QP creation flag called NETIF_QP. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed