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)
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>

No differences found