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

No differences found