All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] libibverbs: Add I/O memory registration verbs
@ 2010-07-29 16:31 Tom Tucker
       [not found] ` <20100729163030.14901.87547.stgit-T4OLL4TyM9aNDNWfRnPdfg@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Tom Tucker @ 2010-07-29 16:31 UTC (permalink / raw)
  To: rdreier-FYB4Gu1CFyUAvxtiuMwx3w
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, brandt-4OHPYypu0djtX7QSmKvirg,
	tom-/Yg/VP3ZvrM, swise-/Yg/VP3ZvrM

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 <tom-/Yg/VP3ZvrM@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-07-29 20:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29 16:31 [RFC PATCH 0/3] libibverbs: Add I/O memory registration verbs Tom Tucker
     [not found] ` <20100729163030.14901.87547.stgit-T4OLL4TyM9aNDNWfRnPdfg@public.gmane.org>
2010-07-29 16:31   ` [RFC PATCH 1/3] libibverbs: Fix libtool configure warning Tom Tucker
2010-07-29 16:31   ` [RFC PATCH 2/3] libibverbs: Add reg/unreg I/O memory commands to kern ABI Tom Tucker
2010-07-29 16:32   ` [RFC PATCH 3/3] libibverbs: Add reg/unreg I/O memory verbs Tom Tucker
     [not found]     ` <20100729163202.14901.44211.stgit-T4OLL4TyM9aNDNWfRnPdfg@public.gmane.org>
2010-07-29 20:07       ` Ralph Campbell
     [not found]         ` <1280434056.6820.136.camel-/vjeY7uYZjrPXfVEPVhPGq6RkeBMCJyt@public.gmane.org>
2010-07-29 20:19           ` Jason Gunthorpe
2010-07-29 20:32           ` Tom Tucker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.