This patch series adds support for the new I/O memory registration services
to libibverbs.

---

Tom Tucker (3):
      libibverbs: Add reg/unreg I/O memory verbs
      libibverbs: Add reg/unreg I/O memory commands to kern ABI
      libibverbs: Fix libtool configure warning


 configure.in                  |    1 +
 include/infiniband/driver.h   |    6 ++++++
 include/infiniband/kern-abi.h |   32 +++++++++++++++++++++++++++++++-
 include/infiniband/verbs.h    |   14 ++++++++++++++
 src/cmd.c                     |   41 +++++++++++++++++++++++++++++++++++++++++
 src/libibverbs.map            |    5 +++++
 src/verbs.c                   |   35 +++++++++++++++++++++++++++++++++++
 7 files changed, 133 insertions(+), 1 deletions(-)

-- 
Signed-off-by: Tom Tucker <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to