All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch libibverbs 0/5] Minor updates
@ 2012-10-14 17:02 Doug Ledford
       [not found] ` <cover.1350234101.git.dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Doug Ledford @ 2012-10-14 17:02 UTC (permalink / raw)
  To: roland-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Doug Ledford

This is a short series of fixes for minor issues.  The most important
being a memcpy buffer overrun on ppc arch for the compatibility wrapper.
The rest are usability fixes for the example programs.

Doug Ledford (5):
  Add an error when the user specifies an invalid port
  Don't allow port == 0 as an option
  Fix the compatibility wrapper on ppc
  Don't print link phys state on iWARP
  Don't try to send UD messages larger than MTU

 examples/devinfo.c     |   15 +++++++++++----
 examples/ud_pingpong.c |   14 ++++++++++++++
 src/compat-1_0.c       |   42 ++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 65 insertions(+), 6 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2012-10-14 17:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-14 17:02 [Patch libibverbs 0/5] Minor updates Doug Ledford
     [not found] ` <cover.1350234101.git.dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-10-14 17:02   ` [Patch libibverbs 1/5] Add an error when the user specifies an invalid port Doug Ledford
2012-10-14 17:03   ` [Patch libibverbs 2/5] Don't allow port == 0 as an option Doug Ledford
2012-10-14 17:03   ` [Patch libibverbs 3/5] Fix the compatibility wrapper on ppc Doug Ledford
2012-10-14 17:03   ` [Patch libibverbs 4/5] Don't print link phys state on iWARP Doug Ledford
2012-10-14 17:03   ` [Patch libibverbs 5/5] Don't try to send UD messages larger than MTU Doug Ledford

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.