IB/uverbs: Support for query SRQ from userspace
authorDotan Barak <dotanb@mellanox.co.il>
Tue, 14 Feb 2006 00:31:57 +0000 (16:31 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:14 +0000 (10:08 -0800)
commit8bdb0e8632e0f5061bd18b6934346cb609490135
treebaa94a9ad7c97f4c025452ffbba2b7f6d8cc0af2
parent7ccc9a24e01258a31ee2b964215e4ddddd2a02c4
IB/uverbs: Support for query SRQ from userspace

Add support to uverbs to handle querying userspace SRQs (shared
receive queues), including adding an ABI for marshalling requests and
responses.  The kernel midlayer already has the underlying
ib_query_srq() function.

Signed-off-by: Dotan Barak <dotanb@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/uverbs.h
drivers/infiniband/core/uverbs_cmd.c
drivers/infiniband/core/uverbs_main.c
include/rdma/ib_user_verbs.h