]> git.baikalelectronics.ru Git - kernel.git/commit
IB/core: Add flow steering support for IPoIB UD traffic
authorMatan Barak <matanb@mellanox.com>
Thu, 7 Nov 2013 13:25:12 +0000 (15:25 +0200)
committerRoland Dreier <roland@purestorage.com>
Tue, 14 Jan 2014 22:06:50 +0000 (14:06 -0800)
commit66e2ae65195ad65b42808eb88e20d1b09e1bb5e0
tree5996e9d975e51f36d3864de8af7d87c163bd0590
parenta78f8fe1e56d0a619fce51c5c3d3bac8bbfa3933
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 <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/ipoib/ipoib_verbs.c
include/rdma/ib_verbs.h