From: Michael Heinz <michael.heinz-h88ZbnxC6KDQT0dZR+AlfA@public.gmane.org>
To: roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
michael.heinz-h88ZbnxC6KDQT0dZR+AlfA@public.gmane.org
Subject: [PATCH 0/2] updated patch for improving node descriptions.
Date: Fri, 18 Feb 2011 16:29:08 -0500 [thread overview]
Message-ID: <20110218212723.21364.92709.stgit@homer> (raw)
Updated the code as per Roland's requests, except for one part:
Roland, I tried to rework the main function to be cleaner, because of the
need to split the hostname from the domain name and the need to not
modify the original source string, using library functions made things
worse than the existing pointer math.
---
Michael Heinz (2):
Function for improved node descriptions
Add support for ib_build_node_desc() to the HCAs.
drivers/infiniband/core/mad.c | 19 +++++++++++++++++++
drivers/infiniband/hw/ipath/ipath_mad.c | 2 +-
drivers/infiniband/hw/mlx4/mad.c | 2 +-
drivers/infiniband/hw/mthca/mthca_mad.c | 2 +-
drivers/infiniband/hw/qib/qib_mad.c | 2 +-
include/rdma/ib_mad.h | 9 +++++++++
6 files changed, 32 insertions(+), 4 deletions(-)
--
Signed-off-by: Michael Heinz <michael.heinz-h88ZbnxC6KDQT0dZR+AlfA@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
next reply other threads:[~2011-02-18 21:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 21:29 Michael Heinz [this message]
2011-02-18 21:29 ` [PATCH 1/2] Function for improved node descriptions Michael Heinz
2011-02-22 20:44 ` Hal Rosenstock
2011-02-18 21:29 ` [PATCH 2/2] Add support for ib_build_node_desc() to the HCAs Michael Heinz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110218212723.21364.92709.stgit@homer \
--to=michael.heinz-h88zbnxc6kdqt0dzr+alfa@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox