]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/uverbs: Extend create QP to get RWQ indirection table
authorYishai Hadas <yishaih@mellanox.com>
Mon, 23 May 2016 12:20:55 +0000 (15:20 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 23 Jun 2016 15:02:44 +0000 (11:02 -0400)
commitc70285f880e88cb4f73effb722065a182ba5936f
treed69d33e037d46da37fd138528525c5d45446809c
parenta9017e232ff9eaabeb50eb89841d99310cfc98dc
IB/uverbs: Extend create QP to get RWQ indirection table

User applications that want to spread incoming traffic between several WQs
should create a QP which contains an indirection table.

When such a QP is created other receive side parameters are not valid
and should not be given. Its send side is optional and assumed active
based on max_send_wr capability value.

Extend create QP to work accordingly.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/uverbs_cmd.c
include/uapi/rdma/ib_user_verbs.h