commit | 7ccc9a24e01258a31ee2b964215e4ddddd2a02c4 | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@mellanox.co.il> | Mon Feb 13 16:31:25 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Mar 20 10:08:14 2006 -0800 |
tree | 486ab72c62f42952309ea764bc6bd30f56e87522 | |
parent | a74cd4af0bfa9578594acbb711a958104c93b772 [diff] |
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>