public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH libibverbs 0/3] add raw packet QP, new helper and examples cleanups
@ 2012-09-20 20:30 Or Gerlitz
       [not found] ` <1348173034-11929-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Or Gerlitz @ 2012-09-20 20:30 UTC (permalink / raw)
  To: roland-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Or Gerlitz

Hi Roland,

This batch of libibverbs patches include the raw packet QP which
was submitted long ago, with new change-log, taken from the kernel,
also a helper verbs from Dotan and Hal related to the new IB link speeds,
and cleanup patch from Dotan for the examples.

Or.

Dotan Barak (2):
  Add helpers to deal with new InfiniBand link speeds
  Fix resource leaks in the pingpong examples present in the failure/error flows.

Or Gerlitz (1):
  Add raw packet QP type

 Makefile.am                |    6 +++-
 examples/rc_pingpong.c     |   43 ++++++++++++++++++++++++++++++-------
 examples/srq_pingpong.c    |   51 ++++++++++++++++++++++++++++++++++++-------
 examples/uc_pingpong.c     |   43 ++++++++++++++++++++++++++++++-------
 examples/ud_pingpong.c     |   43 ++++++++++++++++++++++++++++++-------
 include/infiniband/verbs.h |   26 ++++++++++++++++++++-
 man/ibv_create_qp.3        |    2 +-
 man/ibv_modify_qp.3        |   10 ++++++++
 man/ibv_rate_to_mbps.3     |   45 ++++++++++++++++++++++++++++++++++++++
 src/libibverbs.map         |    3 ++
 src/verbs.c                |   48 +++++++++++++++++++++++++++++++++++++++++
 11 files changed, 282 insertions(+), 38 deletions(-)
 create mode 100644 man/ibv_rate_to_mbps.3

--
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] 5+ messages in thread

end of thread, other threads:[~2013-04-04  5:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-20 20:30 [PATCH libibverbs 0/3] add raw packet QP, new helper and examples cleanups Or Gerlitz
     [not found] ` <1348173034-11929-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-09-20 20:30   ` [PATCH libibverbs 1/3] Add raw packet QP type Or Gerlitz
     [not found]     ` <1348173034-11929-2-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-04-04  5:58       ` Or Gerlitz
2012-09-20 20:30   ` [PATCH libibverbs 2/3] Add helpers to deal with new InfiniBand link speeds Or Gerlitz
2012-09-20 20:30   ` [PATCH libibverbs 3/3] Fix resource leaks in the pingpong examples present in the failure/error flows Or Gerlitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox