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

Add support to uverbs to handle querying userspace QPs (queue pairs),
including adding an ABI for marshalling requests and responses.  The
kernel midlayer already has the underlying ib_query_qp() 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