All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6 v2] libibverbs: Add support for XRC
@ 2011-08-19  2:47 Hefty, Sean
  0 siblings, 0 replies; only message in thread
From: Hefty, Sean @ 2011-08-19  2:47 UTC (permalink / raw)
  To: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
  Cc: Hefty, Sean

The following patches add support for XRC to ibverbs.  Support for XRC
requires additional function calls into the verbs driver library
(e.g. libmlx4): open_xrcd, close_xrcd, create xrc srqs, and open_qp.
Since no mechanism is currently defined to allow for
these calls, we first define a way to add extensions to verbs.

The generic extensions allow for verbs to expose vendor specific
capabilities, but also provide a way for a library to export new calls
needed for features that have been added directly to ibverbs in a
backwards compatible manner.

Signed-off-by: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@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] only message in thread

only message in thread, other threads:[~2011-08-19  2:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19  2:47 [PATCH 0/6 v2] libibverbs: Add support for XRC Hefty, Sean

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.