RDMA/uverbs: Export XRC SRQs to user space
authorSean Hefty <sean.hefty@intel.com>
Thu, 26 May 2011 00:08:38 +0000 (17:08 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 13 Oct 2011 16:29:18 +0000 (09:29 -0700)
We require additional information to create XRC SRQs than we can
exchange using the existing create SRQ ABI.  Provide an enhanced create
ABI for extended SRQ types.

Based on patches by Jack Morgenstein <jackm@dev.mellanox.co.il>
and Roland Dreier <roland@purestorage.com>

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found